Skip to content
Snippets Groups Projects
Unverified Commit 9b5794ee authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

configure fancyhdr properly

headruleskip might need minimal tweaking
parent 6796d5f6
No related branches found
No related tags found
No related merge requests found
......@@ -52,3 +52,9 @@
\@addtoplength{firstfootvpos}{-1cm}%
\@addtoplength{firstheadvpos}{0.5cm}%
\@setplength{sigbeforevskip}{1.5ex}
\fancyhf{}
\fancyhead[R]{\leavevmode\usekomafont{pageheadfoot}Seite \thepage\strut}%
\renewcommand{\headruleskip}{2pt}%
\renewcommand{\headrulewidth}{.4pt}%
\renewcommand{\footrulewidth}{0pt}%
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment