From 4be76ca4d936f26e5c03b4505189cc7559e7d2ca Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Fri, 16 Feb 2018 02:41:05 +0100 Subject: Corrected mistake in comment The first comment of the top LaTeX source was confusing and is now fixed. --- paper.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/paper.tex b/paper.tex index 8cf9cef..d0e14bb 100644 --- a/paper.tex +++ b/paper.tex @@ -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} -- cgit v1.2.1