From 8fbf384f7ca3d3cba566194c21da23ee6c9374be Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Mon, 30 Nov 2020 19:31:00 +0000 Subject: Comments to help clarify the roles of input files in paper.tex These can help a first-time reader of 'paper.tex'. --- paper.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'paper.tex') 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} -- cgit v1.2.1