Merge remote-tracking branch 'origin/header-footer' into grundlagen
This commit is contained in:
@@ -55,6 +55,11 @@
|
|||||||
|
|
||||||
% \newcommand{\subtitle}[1]{\posttitle{\par\end{center}\begin{center}\large#1\end{center}\vskip0.5em}} %enables subtitle
|
% \newcommand{\subtitle}[1]{\posttitle{\par\end{center}\begin{center}\large#1\end{center}\vskip0.5em}} %enables subtitle
|
||||||
|
|
||||||
|
\newcommand{\rarrow}{$\rightarrow$ }
|
||||||
|
\newcommand{\larrow}{$\leftarrow$ }
|
||||||
|
\newcommand{\Rarrow}{$\Rightarrow$ }
|
||||||
|
\newcommand{\Larrow}{$\Leftarrow$ }
|
||||||
|
|
||||||
\widowpenalty
|
\widowpenalty
|
||||||
\clubpenalty
|
\clubpenalty
|
||||||
|
|
||||||
@@ -66,10 +71,24 @@
|
|||||||
\date{Stand \vhCurrentDate}
|
\date{Stand \vhCurrentDate}
|
||||||
\publishers{installiert von Jonas Borho \& Simon Ziegler}
|
\publishers{installiert von Jonas Borho \& Simon Ziegler}
|
||||||
|
|
||||||
\newcommand{\rarrow}{$\rightarrow$ }
|
% header and footer
|
||||||
\newcommand{\larrow}{$\leftarrow$ }
|
\usepackage[
|
||||||
\newcommand{\Rarrow}{$\Rightarrow$ }
|
automark,
|
||||||
\newcommand{\Larrow}{$\Leftarrow$ }
|
headsepline=.4pt,
|
||||||
|
plainheadsepline,
|
||||||
|
footsepline=.4pt,
|
||||||
|
plainfootsepline
|
||||||
|
]{scrlayer-scrpage}
|
||||||
|
|
||||||
|
\clearpairofpagestyles %\clearscrheadfoot veraltet
|
||||||
|
|
||||||
|
% \renewcommand*{\chaptermarkformat}{\thechapter\autodot\enskip}
|
||||||
|
\chead*{\headmark}
|
||||||
|
\lofoot*{Version \vhCurrentVersion}
|
||||||
|
\refoot*{Version \vhCurrentVersion}
|
||||||
|
\rofoot*{\pagemark}
|
||||||
|
\lefoot*{\pagemark}
|
||||||
|
\setkomafont{pageheadfoot}{\normalfont}
|
||||||
|
|
||||||
\newcommand{\secref}[1]{\hyperref[#1]{\ref*{#1} \textit{\nameref*{#1}}}}
|
\newcommand{\secref}[1]{\hyperref[#1]{\ref*{#1} \textit{\nameref*{#1}}}}
|
||||||
\newcommand{\tableref}[1]{\hyperref[#1]{Tabelle \ref*{#1} \textit{\nameref*{#1}}}}
|
\newcommand{\tableref}[1]{\hyperref[#1]{Tabelle \ref*{#1} \textit{\nameref*{#1}}}}
|
||||||
@@ -80,7 +99,6 @@
|
|||||||
|
|
||||||
\KOMAoptions{numbers=noendperiod}
|
\KOMAoptions{numbers=noendperiod}
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user