diff --git a/main.tex b/main.tex index 8f30284..9526d13 100644 --- a/main.tex +++ b/main.tex @@ -6,6 +6,7 @@ \input{settings/symbols.tex} \begin{document} + \input{settings/definitions.tex} \input{settings/titlepage.tex} @@ -18,9 +19,13 @@ \input{content/06_verzeichnisse.tex} \pagenumbering{arabic} +\automark{chapter} \input{content/07_chapter1.tex} \input{content/08_chapter2.tex} +\pagebreak +\manualmark +\markboth{}{} \input{content/98_literaturverzeichnis.tex} \input{content/99_anhang.tex}