Acronyme, Nomenklatur

This commit is contained in:
Patrick Hangl
2025-12-10 14:15:05 +01:00
parent 329837548b
commit e121a3c923
35 changed files with 573 additions and 405 deletions

View File

@@ -18,7 +18,7 @@
\usepackage{setspace}
\usepackage{listings}
\usepackage{minted}
\usepackage{acronym} % Nur verwendete Abkürzungen anzeigen
\addbibresource{literature.bib}
\renewcommand{\thefootnote}{\arabic{footnote}}
@@ -64,10 +64,11 @@ by \par
\newpage
\tableofcontents
\newpage
\include{acronyms}
\newpage
\begin{abstract}
abstract
\end{abstract}
\include{chapter_01}
\include{chapter_02}
\include{chapter_03}