Change footer/header placement

This commit is contained in:
Frederik Beimgraben 2025-10-30 02:02:22 +01:00
parent 31325e289a
commit 83e715b9b8

View File

@ -78,13 +78,13 @@
\fancypagestyle{plain}{ \fancypagestyle{plain}{
\fancyhf{} \fancyhf{}
% Show headers also on chapter start pages % Show headers also on chapter start pages
\fancyhead[L]{% \fancyhead[R]{%
\color{gray}\blenderfont% \color{gray}\blenderfont%
\ifnum\value{chapter}>0% \ifnum\value{chapter}>0%
\thechapter\quad\leftmark% \thechapter\quad\leftmark%
\fi% \fi%
} }
\fancyhead[R]{\color{gray}\blenderfont\@title} \fancyhead[L]{\color{gray}\blenderfont\@title}
% Same footer as regular pages % Same footer as regular pages
\fancyfoot[L]{% \fancyfoot[L]{%
\color{gray}\blenderfont% \color{gray}\blenderfont%