diff --git a/teckids2jahresbericht.cls b/teckids2jahresbericht.cls index a1f870e60ed5b8e887cfead2e0d57d7afccaf07f..3f2b145b8caf2b0a5143dba2443954185ce7baba 100644 --- a/teckids2jahresbericht.cls +++ b/teckids2jahresbericht.cls @@ -37,9 +37,8 @@ \newcommand{\teckidsjahresberichthdr}[2]{% \teckidshdr[#2]{Jahresbericht #1/#2 des Teckids e.V.}% \title{Jahresbericht des Teckids e.V. für das Geschäftsjahr #1/#2}% - % overrides from the default style + \fancyhf{}% \renewcommand{\footrulewidth}{0pt}% - \fancyfoot[L]{}% - \fancyfoot[C]{}% - \fancyfoot[R]{}% + \fancyfoot[L]{\leavevmode\usekomafont{pageheadfoot}\itshape #2}% + \fancyfoot[R]{\leavevmode\usekomafont{pageheadfoot}\pagemark}% }%