aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--paper.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/paper.tex b/paper.tex
index 22404c7..c3d17a8 100644
--- a/paper.tex
+++ b/paper.tex
@@ -14,9 +14,12 @@
%% assumed to be if you use `\includetikz' when `\makepdf' is not defined.
\newcommand{\makepdf}{}
-%% Import the other necessary TeX files.
+%% Import the project's processing macros 'project.tex' and the
+%% Maneage-specific preambles.
\input{tex/build/macros/project.tex}
\input{tex/src/preamble-maneage.tex}
+
+%% Import the other necessary TeX files for this particular project.
\input{tex/src/preamble-project.tex}
\input{tex/src/preamble-pgfplots.tex}