Simplify template.

* Remove glossary.
 * Move basic thesis information into main file.
 * Move contents of settings/* into single file.
 * Move bibliography file.
This commit is contained in:
Florian Walch
2016-04-05 22:18:58 +02:00
parent f7f5d60c75
commit 0915e4fada
13 changed files with 41 additions and 69 deletions

View File

@@ -7,15 +7,6 @@
Citation test~\parencite{latex}.
\subsection{Subsection}
See~\autoref{fig:sample}.
\begin{figure}[htpb]
\centering
\includegraphics{logos/tum}
\caption[Example figure]{An example for a figure.}\label{fig:sample}
\end{figure}
\section{Section}
See~\autoref{tab:sample}, \autoref{fig:sample-drawing}, \autoref{fig:sample-plot}, \autoref{fig:sample-listing}.