diff options
Diffstat (limited to 'zeitung/main.tex')
-rw-r--r-- | zeitung/main.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/zeitung/main.tex b/zeitung/main.tex index 2bb2ac6..6a1c025 100644 --- a/zeitung/main.tex +++ b/zeitung/main.tex @@ -34,7 +34,8 @@ \fancyhf{} \fancyhead[L]{\hspace*{1cm}\Huge{\rightmark}} %\fancyhead[R]{Abitur 2021} -\lfoot{\hspace*{1cm}\huge{\thepage}} +\fancyfoot[R]{\vspace*{-50pt}\includegraphics[keepaspectratio=true, width=\paperwidth]{welle.png}} +\fancyfoot[L]{\vspace*{-1.3cm}\hspace*{3cm}\Huge{\thepage}} % Custom title command for header \renewcommand{\sectionmark}[1]{\markright{#1}} |