Disable appendix, acronym-dex, and glossar
This commit is contained in:
parent
8a941a9284
commit
0e809b4b0e
@ -11,4 +11,4 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
% Anhang
|
% Anhang
|
||||||
\input{appendix}
|
%\input{appendix}
|
||||||
|
4
main.tex
4
main.tex
@ -35,10 +35,10 @@
|
|||||||
\include{dexes/tabledex}
|
\include{dexes/tabledex}
|
||||||
|
|
||||||
% Abkürzungsverzeichnis
|
% Abkürzungsverzeichnis
|
||||||
\include{dexes/acrodex}
|
%\include{dexes/acrodex}
|
||||||
|
|
||||||
% Glossar
|
% Glossar
|
||||||
\include{dexes/glossarydex}
|
%\include{dexes/glossarydex}
|
||||||
|
|
||||||
\mainmatter % Begin main part of document, paginated with arabic numerals
|
\mainmatter % Begin main part of document, paginated with arabic numerals
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user