- Richlinie für Fernkurs übernommen

- Leerseite wenn Inhaltsverzeichnis auf ungerader Seite
- Filter für gedruckte erweitert
This commit is contained in:
2025-04-09 15:01:42 +02:00
parent cf6eeb8733
commit b09ad3e3ca
2 changed files with 10 additions and 12 deletions

View File

@ -33,8 +33,9 @@
% Filter für Literatur- und Quellenverzeichnis
\defbibfilter{gedruckt}{%
type=book or
type=inbook or
type=article or
type=report%
type=report
}
\begin{document}
@ -71,6 +72,8 @@
\maketitle
\tableofcontents
% leere Seite einfügen, wenn Inhalt auf ungerader Seite
\cleardoublepage
% Kapitel einfügen
\include{./Kapitel/Einleitung}