diff --git a/hdr.tex b/hdr.tex index 02ca4f4..b6553c1 100644 --- a/hdr.tex +++ b/hdr.tex @@ -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}