13
appendix/appendix.tex
Normal file
13
appendix/appendix.tex
Normal 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
|
Reference in New Issue
Block a user