mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
remove appendix
This commit is contained in:
@@ -1,20 +0,0 @@
|
|||||||
\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 |
|
|
||||||
%% ---------------------
|
|
||||||
|
|
||||||
@@ -215,11 +215,4 @@
|
|||||||
|
|
||||||
%% Add entry to the table of contents for the bibliography
|
%% Add entry to the table of contents for the bibliography
|
||||||
\printbibliography[heading=bibintoc]
|
\printbibliography[heading=bibintoc]
|
||||||
|
|
||||||
%% ----------------
|
|
||||||
%% | Appendix |
|
|
||||||
%% ----------------
|
|
||||||
\appendix
|
|
||||||
\input{sections/appendix.tex}
|
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|||||||
Reference in New Issue
Block a user