Fix Appendix

This commit is contained in:
Maximilian Kenfenheuer
2020-12-16 20:57:07 +01:00
parent cd73691bff
commit b576e4d68f
5 changed files with 28 additions and 13 deletions

4
appendix/01_example.tex Normal file
View File

@@ -0,0 +1,4 @@
%!TEX root = ../main.tex
\section{Example}
\label{app:example}

View File

@@ -1,13 +1,5 @@
%!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
\input{appendix/01_example.tex}
\newpage