@@ -22,6 +22,8 @@
\renewcommand{\labelenumii}{\theenumii}
\renewcommand{\theenumii}{\theenumi.\arabic{enumii}.}
+\graphicspath{ {./images/} }
+
\begin{document}
\pagenumbering{Roman}
@@ -131,7 +133,7 @@
\bibliography{thesis.bib}
\bibliographystyle{alphadin} % change the bib-style if you want to
-%\listoffigures
-%\listoftables
+\listoffigures
+\listoftables
\end{document}