5
0
Fork 0

changed foot

This commit is contained in:
m.haas 2025-10-06 11:18:39 +02:00
parent 47d1420234
commit 5660ac2021

View file

@ -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
} }