From 20117e429539457cfb99a105c2e45a6001dfda46 Mon Sep 17 00:00:00 2001 From: Musab Erdem Date: Wed, 24 Apr 2024 18:14:26 +0200 Subject: [PATCH] =?UTF-8?q?Anpassungen=20f=C3=BCr=20Fu=C3=9Fzeile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.tex | 5 +++++ 1 file changed, 5 insertions(+) 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}