2020-11-06 22:54:55 +01:00

14 lines
350 B
TeX

%page format
\usepackage[
a4paper,
top=35mm,right=20mm,bottom=30mm,left=20mm,
headheight=25mm
]{geometry}
%header content
\pagestyle{fancy}
\fancyhf{}
\lhead{\TITLE\\\SUBTITLE}
\chead{\large\textbf{\leftmark}}
\rhead{\includesvg[width=20mm]{./images/TH_OWL_Logo_small}}
\lfoot{\AUTHORCOMPACT~| \MODULECOMPACT~| \DATE}
\rfoot{\thepage}