From 84b1de181af71eba51d498f458a7ad8ae2f4f167 Mon Sep 17 00:00:00 2001 From: Michael Bredel Date: Wed, 8 Nov 2017 15:28:25 +0100 Subject: [PATCH] Renamed the first part(...) section to part(Thesis). --- thesis.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thesis.tex b/thesis.tex index a0c37b8..2cc448c 100644 --- a/thesis.tex +++ b/thesis.tex @@ -90,7 +90,7 @@ \pagenumbering{arabic} % Alwas use \cleardoublepage before \part{...}. \cleardoublepage -\part{The Showcase}\label{pt:showcase} +\part{Thesis}\label{pt:thesis} \include{chapters/examples/chapter01} \include{chapters/examples/chapter02} \include{chapters/examples/chapter03}