Skip to content
Snippets Groups Projects
Commit becfd7dd authored by Manuel Hachtkemper's avatar Manuel Hachtkemper
Browse files

Abkuerzungsverzeichnis should not get a number in the table of contents

parent 49a1395d
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -59,7 +59,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Abbildungsverzeichnis %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newpage
\listoffigures
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
......
% http://www.tug.org/texlive/devsrc/Master/texmf-dist/doc/latex/acronym/
\section{Abkürzungsverzeichnis}
\addcontentsline{toc}{section}{Abkürzungsverzeichnis}
\section*{Abkürzungsverzeichnis}
\begin{acronym}[TDMA]
\acro{CDMA}{Code Division Multiple Access}
\acro{GSM}{Global System for Mobile communication}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment