Fix the footer seperator
This commit is contained in:
parent
50a6237b16
commit
63beabf854
1 changed files with 6 additions and 7 deletions
|
@ -64,7 +64,7 @@
|
||||||
%% Logo End
|
%% Logo End
|
||||||
}
|
}
|
||||||
|
|
||||||
\usepackage[headsepline, footsepline]{scrlayer-scrpage}
|
\usepackage[headsepline]{scrlayer-scrpage}
|
||||||
\renewcommand{\headfont}{\sffamily}
|
\renewcommand{\headfont}{\sffamily}
|
||||||
\renewcommand{\footfont}{\sffamily \small}
|
\renewcommand{\footfont}{\sffamily \small}
|
||||||
\setlength{\headheight}{58pt} % logo height
|
\setlength{\headheight}{58pt} % logo height
|
||||||
|
@ -77,22 +77,21 @@
|
||||||
\put(17,6){\parbox{180mm}{ \sffamily \huge Netz39 e.V.}}
|
\put(17,6){\parbox{180mm}{ \sffamily \huge Netz39 e.V.}}
|
||||||
\end{picture}
|
\end{picture}
|
||||||
}
|
}
|
||||||
\setlength{\footheight}{9em} % logo height
|
\setlength{\footheight}{10em}
|
||||||
\ifoot{
|
\cfoot{%
|
||||||
|
\rule{\textwidth}{0.5pt}\vspace{5pt}
|
||||||
\begin{tabular}{rl}
|
\begin{tabular}{rl}
|
||||||
Vorsitzende & Stefan Haun\\
|
Vorsitzende & Stefan Haun\\
|
||||||
& Rick Hollinski\\
|
& Rick Hollinski\\
|
||||||
Kassenwart & David Kilias%
|
Kassenwart & David Kilias%
|
||||||
\end{tabular}%
|
\end{tabular}%
|
||||||
}
|
\hspace{1cm}%
|
||||||
\cfoot{
|
|
||||||
\begin{tabular}{rl}
|
\begin{tabular}{rl}
|
||||||
IBAN& DE64\ 4306\ 0967\ 4120\ 8043\ 00\\
|
IBAN& DE64\ 4306\ 0967\ 4120\ 8043\ 00\\
|
||||||
BIC& GENODEM1GLS\\
|
BIC& GENODEM1GLS\\
|
||||||
& GLS Gemeinschaftsbank%
|
& GLS Gemeinschaftsbank%
|
||||||
\end{tabular}%
|
\end{tabular}%
|
||||||
}
|
\hspace{1cm}%
|
||||||
\ofoot{
|
|
||||||
\begin{tabular}{l}
|
\begin{tabular}{l}
|
||||||
Amtsgericht Stendal\\
|
Amtsgericht Stendal\\
|
||||||
VR\ 3169\\
|
VR\ 3169\\
|
||||||
|
|
Reference in a new issue