summaryrefslogtreecommitdiffstats
path: root/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/main.tex b/main.tex
index 9158399..f2a22e6 100644
--- a/main.tex
+++ b/main.tex
@@ -1,6 +1,6 @@
\input{preamble}
\input{ushyphex}
-\includeonly{stresstensor,fewstereveson,much,commutatortheorem,convolution,analytic2,symbols,index}
+\includeonly{titlepage,contents,intro,stresstensor,fewstereveson,much,conclusion,convolution,analytic2,symbols,index,declaration}
\begin{document}
\frontmatter
\include{titlepage}
@@ -15,6 +15,7 @@
\include{fewstereveson}
\include{much}
\include{samplesection}
+\include{conclusion}
\appendix
\include{sampleappendix}
\include{commutatortheorem}
@@ -24,4 +25,6 @@
\include{bibliography}
\include{symbols}
\include{index}
+% maybe acknowledgements
+\include{declaration}
\end{document}