diff --git a/documents/thesis/chapters/colophon.tex b/documents/thesis/chapters/colophon.tex new file mode 100644 index 0000000..670c029 --- /dev/null +++ b/documents/thesis/chapters/colophon.tex @@ -0,0 +1,11 @@ +% vim: fdm=marker fmr=<<<,>>> +\documentclass[../thesis.tex]{subfiles} + +\graphicspath{ + {.} + {../../figures/} + {../../../figures/} +} + +\begin{document} +\end{document} diff --git a/documents/thesis/thesis.tex b/documents/thesis/thesis.tex index b0e2ce8..faf6ea9 100644 --- a/documents/thesis/thesis.tex +++ b/documents/thesis/thesis.tex @@ -44,6 +44,8 @@ %% Titlepage \subfile{chapters/titlepage.tex} +\subfile{chapters/colophon.tex} + %% Table of Contents \tableofcontents