Vorlage für Anhänge erstellt.

This commit is contained in:
2024-04-24 18:16:14 +02:00
parent 8365d242e1
commit 52c1d0dfcc

View File

@@ -1 +1,9 @@
\chapter*{Anhang}\addcontentsline{toc}{chapter}{Anhang}
\appendix
\chapter*{Anhang}
\addcontentsline{toc}{chapter}{Anhang}
\renewcommand{\thechapter}{A} % Setzt die Kapitelnummerierung auf "A"
\renewcommand{\thesection}{\thechapter\arabic{section}} % Setzt die Sektionsnummerierung auf "A1, A2, ..."
\section{Erster PDF-Anhang}
\includepdf[pages=-, scale=0.8, frame]{anhang/hb_manual_de.pdf}