diff options
-rw-r--r-- | paper.tex | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ \documentclass{article} -%% Necessary LaTeX preambles to include for relevant functionality. We -%% don't want to start this file as fast as possible with the actual body -%% of the report, while keeping modularity in the preambles. +%% Necessary LaTeX preambles to include for relevant functionality. We want +%% to start this file as fast as possible with the actual body of the +%% report, while keeping modularity in the preambles. \input{tex/pipeline.tex} \input{tex/preamble-style.tex} %\input{tex/preamble-biblatex.tex} |