2018-09-23 13:53:28 +02:00
|
|
|
\usepackage[headsepline,automark]{scrlayer-scrpage} % Seitenköpfe automatisch
|
|
|
|
\KOMAoptions{headinclude} % Fix
|
|
|
|
|
2018-09-23 13:46:24 +02:00
|
|
|
% Festlegung Kopf- und Fußzeile
|
|
|
|
\defpagestyle{meinstil}{%
|
|
|
|
{\headmark \hfill}
|
|
|
|
{\hfill \headmark}
|
|
|
|
{\hfill \headmark\hfill}
|
|
|
|
(\textwidth,.4pt)
|
|
|
|
}{%
|
|
|
|
(\textwidth,.4pt)
|
|
|
|
{\pagemark\hfill Jan Philipp Timme}
|
2018-11-01 19:54:22 +01:00
|
|
|
{\hfill \pagemark}%{Version 1.0 vom \today \hfill \pagemark}
|
|
|
|
{\hfill \pagemark}%{Version 1.0 vom \today \hfill \pagemark}
|
2018-09-23 13:46:24 +02:00
|
|
|
}
|
|
|
|
\pagestyle{meinstil}
|
|
|
|
|
|
|
|
\raggedbottom
|
|
|
|
|
|
|
|
\renewcommand{\topfraction}{1}
|
|
|
|
\renewcommand{\bottomfraction}{1}
|