Slightly customize page headers.

This commit is contained in:
Sergiu Ivanov 2024-01-07 19:58:03 +01:00
parent ee9eaf9689
commit c8ddda0aee
1 changed files with 10 additions and 0 deletions

10
hdr.tex
View File

@ -67,6 +67,16 @@
\usetikzlibrary{calc}
\begin{document}
\pagestyle{fancy}
\renewcommand{\chaptermark}[1]{%
\markboth{\chaptername\ \thechapter.\ #1}{}}
\renewcommand{\sectionmark}[1]{\markright{\thesection.\ #1}}
\fancyhead[LE,RO]{\textcolor{Prune}{\textsl{\rightmark}}}
\fancyhead[LO,RE]{\textcolor{Prune}{\textsl{\leftmark}}}
\renewcommand{\headrule}{{\color{Prune}\hrule}}
\input{title-page}
\input{abstracts}