summaryrefslogtreecommitdiff
path: root/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex6
1 files changed, 5 insertions, 1 deletions
diff --git a/main.tex b/main.tex
index 569423a9..9cf71a01 100644
--- a/main.tex
+++ b/main.tex
@@ -61,6 +61,8 @@
\fancyfoot{}
+\usepackage{tasks}
+
%Command
\newcommand{\tnfig}{0.3\linewidth}
@@ -126,8 +128,10 @@
\input{chap_10.tex} % adds chapter 10
\input{chap_11.tex} % adds chapter 11
\input{chap_12.tex} % adds chapter 12
+\input{chap_13.tex} % adds chapter 13
+\input{chap_14.tex} % adds chapter 14
\input{Appendix.tex} % adds appendix
-\bibliography{ref.bib}
+% \bibliography{ref.bib}
\end{document}