Fußzeile angepasst
This commit is contained in:
parent
02ec69fb3e
commit
e084a5397d
1 changed files with 6 additions and 5 deletions
|
@ -21,7 +21,8 @@ fromalign=center,%
|
||||||
fromrule=on,%
|
fromrule=on,%
|
||||||
foldmarks=off,%
|
foldmarks=off,%
|
||||||
backaddress=off,%
|
backaddress=off,%
|
||||||
firstfoot=off,
|
%firstfoot=off,
|
||||||
|
firstfoot=on,
|
||||||
locfield=wide,%
|
locfield=wide,%
|
||||||
enlargefirstpage=on,%
|
enlargefirstpage=on,%
|
||||||
parskip=half%
|
parskip=half%
|
||||||
|
@ -40,14 +41,14 @@ parskip=half%
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
\firstfoot{%
|
\setkomavar{firstfoot}{
|
||||||
\hrule
|
\hrule
|
||||||
\smallskip{}
|
\smallskip{}
|
||||||
\parbox[t]{\linewidth}{\footnotesize
|
\parbox[t]{\linewidth}{\footnotesize
|
||||||
\begin{tabular}{llll}
|
\begin{tabular}{llll}
|
||||||
\usekomavar{fromname} & Tel.: \usekomavar{fromphone} &\textbf{Bankverbindung} & \\
|
\usekomavar{fromname} & \textbf{Bankverbindung} & \\
|
||||||
Postfach 100 132 & & IBAN: DE55 8309 4495 0003 1839 12 & Inhaber: Hackspace Jena e.V.\\
|
Postfach 100 132 & IBAN: DE55 8309 4495 0003 1839 12 & Inhaber: Hackspace Jena e.V.\\
|
||||||
07701 Jena & E-Mail: \usekomavar{fromemail} & BIC: GENO DE F1 ETK & Ethikbank Eisenberg\\
|
07701 Jena & BIC: GENO DE F1 ETK & Ethikbank Eisenberg\\
|
||||||
\end{tabular}%
|
\end{tabular}%
|
||||||
}%
|
}%
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue