19 lines
371 B
TeX

%
% 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{WM}[WM]{\enquote{Weinland Mosel} e.V.}
\acro{PDCA}[PDCA]{Plan-Do-Check-Act}
%\acroplural{PRAP}[PRAPs]{Praktische Projektarbeiten}
%
%
\end{acronym}