Skip to content
Snippets Groups Projects
Commit 0802a708 authored by Philip Bergmann's avatar Philip Bergmann
Browse files

Chapter title in header + a line separating the header from the body text

parent 595ecf5e
No related branches found
No related tags found
No related merge requests found
\thispagestyle{plain}
\IfStrEq{de}{\localeinfo{language.tag.bcp47}}{
\foreignlanguage{ngerman}{
......
......@@ -104,7 +104,15 @@
\setcounter{secnumdepth}{\subsubsectionnumdepth}
% Print chapter titles in the header
\pagestyle{headings}
\RequirePackage[
% automatic page titles from the chapter name
automark,
% print a line separating the header from the rest of the text
headsepline
]{scrlayer-scrpage}
% Not required, scrheadings replaces the default headings and plain page styles
%\pagestyle{scrheadings}
%-------------------------------------------------------------------------------
......
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