remove unneccessary appendix rewrite

This commit is contained in:
Maximilian Keßler 2021-09-08 13:50:54 +02:00
parent 7998a17a22
commit d2e6cc5fc7

View file

@ -139,19 +139,12 @@
\fancyhead[RO,LE]{} % Right odd, Left even
\fancyhead[RE,LO]{} % Right even, Left odd
\fancyfoot[RO,LE]{} % Right odd, Left even
\fancyfoot[RO,LE]{\thepage} % Right odd, Left even
\fancyfoot[RE,LO]{} % Right even, Left odd
\fancyfoot[C]{\leftmark} % Center
\makeatother
%%No fancy headers in the appendix (as there is no lecture)
\let\oldappendix\appendix
\renewcommand\appendix{
\oldappendix
\fancyhead[RO,LE]{}
\renewcommand{\headrulewidth}{0pt}
}
\fi
% Fix some stuff