changed foot
This commit is contained in:
parent
47d1420234
commit
5660ac2021
1 changed files with 7 additions and 4 deletions
|
|
@ -7,15 +7,18 @@ header-includes: |
|
||||||
\usepackage{pdfpages}
|
\usepackage{pdfpages}
|
||||||
\usepackage{trfsigns}
|
\usepackage{trfsigns}
|
||||||
\usepackage[breakable]{tcolorbox}
|
\usepackage[breakable]{tcolorbox}
|
||||||
\usepackage[compatV3]{fancyhdr}
|
\usepackage{fancyhdr}
|
||||||
|
\usepackage{eurosym}
|
||||||
|
\usepackage{amsmath}
|
||||||
\renewcommand{\contentsname}{Inhaltsverzeichnis}
|
\renewcommand{\contentsname}{Inhaltsverzeichnis}
|
||||||
\pagestyle{fancy}
|
\pagestyle{fancy}
|
||||||
\fancyhf{}
|
\fancyhf{}
|
||||||
\setlength{\textheight}{700pt}
|
\setlength{\textheight}{700pt}
|
||||||
\setlength{\footskip}{5pt}
|
\setlength{\footskip}{25pt}
|
||||||
\setlength{\headheight}{60pt}
|
\setlength{\headheight}{55pt}
|
||||||
\rhead{\includegraphics[height=.15\textwidth]{/home/haasmi/github/Latex/hedgedoc2pdf/pandocPipeline/Logo.png}}
|
\rhead{\includegraphics[height=\headheight]{/home/haasmi/github/Latex/hedgedoc2pdf/pandocPipeline/Logo.png}}
|
||||||
\lhead{
|
\lhead{
|
||||||
|
Current version date: \today \\
|
||||||
Editor: haasmi\\
|
Editor: haasmi\\
|
||||||
Title: Dokumententitel
|
Title: Dokumententitel
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue