Files
bachelor_thesis/30_Thesis/sections/appendix.tex
2020-03-17 11:02:45 +01:00

19 lines
386 B
TeX

\iflanguage{english}
{\chapter{Appendix}} % english style
{\chapter{Anhang}} % german style
\label{chap:appendix}
%% -------------------
%% | Example content |
%% -------------------
\section{First Appendix Section}
\label{sec:appendix:FirstSection}
\setcounter{figure}{0}
\dots
%% ---------------------
%% | / Example content |
%% ---------------------