generated from leonetienne/LaTeX-Paper-template
Initial commit
This commit is contained in:
16
dexes/acrodex.tex
Normal file
16
dexes/acrodex.tex
Normal 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}
|
||||
|
||||
Reference in New Issue
Block a user