#14 #34 added manual appendix handling

This commit is contained in:
Dominik Becker
2020-04-30 16:36:12 +00:00
parent 4ac7a0bc5c
commit da511ccd24
3 changed files with 26 additions and 3 deletions

13
appendix/appendix.tex Normal file
View File

@@ -0,0 +1,13 @@
%!TEX root = ../main.tex
\addchap{Anhang}
\label{appendix}
% create a table of appendices here manually like this:
% \contentsline{section}{\numberline{1}AppendixTitle}{\pageref{app:appendixlabel}}{app:appendixlabel}
\newpage
% input the appendix files here like this:
% \input{appendix/appendix1.tex}
% \newpage