rush hour 3
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
\makeindex
|
||||
\makeglossaries
|
||||
|
||||
\input{glossar}
|
||||
|
||||
% Headlines, margins. ----------------------------------------------------------
|
||||
\input{pagestyle}
|
||||
|
||||
@@ -69,7 +71,6 @@
|
||||
\tableofcontents
|
||||
|
||||
% Glossary ---------------------------------------------------------------------
|
||||
\input{glossar}
|
||||
% Correct headline in header
|
||||
\clearpage\markboth{\glossar}{\glossar}
|
||||
\printglossaries
|
||||
@@ -79,7 +80,7 @@
|
||||
\listoffigures
|
||||
\listoftables
|
||||
|
||||
\lstlistoflistings
|
||||
%\lstlistoflistings
|
||||
|
||||
% arabic paging in main content ------------------------------------------------
|
||||
\clearpage
|
||||
@@ -101,12 +102,12 @@
|
||||
% Appendix ---------------------------------------------------------------------
|
||||
% Appendix is included like main content in appendix.tex
|
||||
% ------------------------------------------------------------------------------
|
||||
\begin{appendix}
|
||||
\pagenumbering{roman}
|
||||
% Adjust margin in table listings
|
||||
\setdefaultleftmargin{1em}{}{}{}{}{}
|
||||
\input{appendix}
|
||||
\end{appendix}
|
||||
%\begin{appendix}
|
||||
% \pagenumbering{roman}
|
||||
% % Adjust margin in table listings
|
||||
% \setdefaultleftmargin{1em}{}{}{}{}{}
|
||||
% \input{appendix}
|
||||
%\end{appendix}
|
||||
|
||||
% Bibliography -----------------------------------------------------------------
|
||||
% Bibliography is created using bibliography.bib
|
||||
|
||||
Reference in New Issue
Block a user