mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
19 lines
386 B
TeX
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 |
|
|
%% --------------------- |