Initial commit

This commit is contained in:
Leon Etienne
2022-12-22 11:15:27 +00:00
commit 02eb14e2ba
30 changed files with 648 additions and 0 deletions

16
dexes/acrodex.tex Normal file
View File

@@ -0,0 +1,16 @@
%
% Abkürzungsverzeichnis
%
% This generates a headline that is linked in the TOC, but without a number
\addcontentsline{toc}{chapter}{Abkürzungsverzeichnis}
\chapter*{Abkürzungsverzeichnis}
\begin{acronym}
%
%
\acro{PRAP}[PRAP]{Praktische Projektarbeit}
\acroplural{PRAP}[PRAPs]{Praktische Projektarbeiten}
%
%
\end{acronym}