sitzungsunterlagen.tex
\input{tex/pre} %Dokumentenklasse, Sprache
%Globale Variablen
\newcommand{\sitzungsdatum}{\#Datum \\(optional: \emph{(geschlossen)})}
\newcommand{\autor}{\#Autor}
\input{tex/packages} %eingebundene Pakete, (neue) Kommandos, Dokumentenstart, Titelblatt
%Tagesordnung
\include{Formalia/formalia}
\include{protokolle/protokolle}
\include{berichte/berichte}
\include{Wahlen/wahlen}
\include{antrag/antrag}
\include{infotop/infotop}
\include{anhang/anhang}
\include{geschlossene/geschlossene}
\include{Sonstiges/sonstiges}
\input{tex/post}