summaryrefslogtreecommitdiffstats
path: root/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex11
1 files changed, 9 insertions, 2 deletions
diff --git a/main.tex b/main.tex
index a6118a6..d3badec 100644
--- a/main.tex
+++ b/main.tex
@@ -1,12 +1,19 @@
\input{preamble}
-%\includeonly{titlepage}
+%\includeonly{standard}
\begin{document}
+\frontmatter
\include{titlepage}
\include{contents}
+\include{intro}
+\mainmatter
+\include{distributions}
+\include{second}
+\include{standard}
\include{samplesection}
\appendix
\include{sampleappendix}
+\backmatter
\include{bibliography}
-\include{nomenclature}
+\include{symbols}
\include{index}
\end{document}