aboutsummaryrefslogtreecommitdiff
path: root/zeitung
diff options
context:
space:
mode:
authorMarvin Borner2021-01-27 16:45:17 +0100
committerMarvin Borner2021-01-27 17:02:10 +0100
commit7c5719bc16f08b3c6e850a69e51328b32a0f5cc8 (patch)
tree907b8cb16acbbccef4875eba020bad8d7805e72d /zeitung
parent637161b0a4a18dab689c31ec32896a0884400a66 (diff)
blabla
Diffstat (limited to 'zeitung')
-rw-r--r--zeitung/main.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/zeitung/main.tex b/zeitung/main.tex
index b4d561e..2bb2ac6 100644
--- a/zeitung/main.tex
+++ b/zeitung/main.tex
@@ -26,13 +26,15 @@
% Header & footer
\renewcommand{\footrulewidth}{0pt}
+\setlength{\headheight}{30pt}
+\addtolength{\topmargin}{-18pt}
\pagestyle{fancy}
\fancyheadoffset{2.5cm}
\fancyfootoffset{2.5cm}
\fancyhf{}
-\fancyhead[L]{\hspace*{0.5cm}\Huge{\rightmark}}
+\fancyhead[L]{\hspace*{1cm}\Huge{\rightmark}}
%\fancyhead[R]{Abitur 2021}
-\lfoot{\hspace*{0.5cm}\huge{\thepage}}
+\lfoot{\hspace*{1cm}\huge{\thepage}}
% Custom title command for header
\renewcommand{\sectionmark}[1]{\markright{#1}}