summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/classicthesis/FrontBackmatter/Contents.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/classicthesis/FrontBackmatter/Contents.tex')
-rw-r--r--Master/texmf-dist/doc/latex/classicthesis/FrontBackmatter/Contents.tex12
1 files changed, 5 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/classicthesis/FrontBackmatter/Contents.tex b/Master/texmf-dist/doc/latex/classicthesis/FrontBackmatter/Contents.tex
index 2463fe951cc..091d8519ffd 100644
--- a/Master/texmf-dist/doc/latex/classicthesis/FrontBackmatter/Contents.tex
+++ b/Master/texmf-dist/doc/latex/classicthesis/FrontBackmatter/Contents.tex
@@ -30,7 +30,7 @@
\pdfbookmark[1]{\listfigurename}{lof}
\listoffigures
- \vspace*{8ex}
+ \vspace{8ex}
%*******************************************************
% List of Tables
@@ -41,19 +41,19 @@
\pdfbookmark[1]{\listtablename}{lot}
\listoftables
- \vspace*{8ex}
+ \vspace{8ex}
% \newpage
%*******************************************************
% List of Listings
%*******************************************************
- %\phantomsection
+ %\phantomsection
\refstepcounter{dummy}
%\addcontentsline{toc}{chapter}{\lstlistlistingname}
\pdfbookmark[1]{\lstlistlistingname}{lol}
\lstlistoflistings
- \vspace*{8ex}
+ \vspace{8ex}
%*******************************************************
% Acronyms
@@ -63,11 +63,9 @@
\pdfbookmark[1]{Acronyms}{acronyms}
\markboth{\spacedlowsmallcaps{Acronyms}}{\spacedlowsmallcaps{Acronyms}}
\chapter*{Acronyms}
- \begin{acronym}[UML]
+ \begin{acronym}[UMLX]
\acro{DRY}{Don't Repeat Yourself}
\acro{API}{Application Programming Interface}
\acro{UML}{Unified Modeling Language}
\end{acronym}
\endgroup
-
-\cleardoublepage \ No newline at end of file