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
|
||||
}
|
||||
|
||||
\usepackage[headsepline, footsepline]{scrlayer-scrpage}
|
||||
\usepackage[headsepline]{scrlayer-scrpage}
|
||||
\renewcommand{\headfont}{\sffamily}
|
||||
\renewcommand{\footfont}{\sffamily \small}
|
||||
\setlength{\headheight}{58pt} % logo height
|
||||
|
@ -77,22 +77,21 @@
|
|||
\put(17,6){\parbox{180mm}{ \sffamily \huge Netz39 e.V.}}
|
||||
\end{picture}
|
||||
}
|
||||
\setlength{\footheight}{9em} % logo height
|
||||
\ifoot{
|
||||
\setlength{\footheight}{10em}
|
||||
\cfoot{%
|
||||
\rule{\textwidth}{0.5pt}\vspace{5pt}
|
||||
\begin{tabular}{rl}
|
||||
Vorsitzende & Stefan Haun\\
|
||||
& Rick Hollinski\\
|
||||
Kassenwart & David Kilias%
|
||||
\end{tabular}%
|
||||
}
|
||||
\cfoot{
|
||||
\hspace{1cm}%
|
||||
\begin{tabular}{rl}
|
||||
IBAN& DE64\ 4306\ 0967\ 4120\ 8043\ 00\\
|
||||
BIC& GENODEM1GLS\\
|
||||
& GLS Gemeinschaftsbank%
|
||||
\end{tabular}%
|
||||
}
|
||||
\ofoot{
|
||||
\hspace{1cm}%
|
||||
\begin{tabular}{l}
|
||||
Amtsgericht Stendal\\
|
||||
VR\ 3169\\
|
||||
|
|
Reference in a new issue