From a0ac5af0b21c79a65d8657f762ff5324bd2419ae Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 15 Nov 2018 20:58:08 +0000 Subject: Minor corrections in paper's text Some minor corrections have been made in the paper's text to make things easier to read and be more formal. --- paper.tex | 13 +++++++------ tex/preamble-header.tex | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/paper.tex b/paper.tex index 5dea3df..f37ec6e 100644 --- a/paper.tex +++ b/paper.tex @@ -94,12 +94,13 @@ numbers are actually macros that were calculated from the same dataset (they will change if the dataset, or function that produced it, changes). -The {\small PDF} file of Figure \ref{deleteme} is available in the -directory \texttt{\bdir/tex/build/tikz/} and can be used in other contexts -(for example slides). If you want to directly use the {\small PDF} file in -the figure without having to let {\small T}i{\small KZ} decide if it should -be remade or not, you can also comment the \texttt{makepdf} macro at the -top of this \LaTeX{} source file. +The individual {\small PDF} file of Figure \ref{deleteme} is available +under the \texttt{tex/build/tikz/} directory of your build directory. You +can use this PDF file in other contexts (for example in slides showing your +progress or after publishing the work). If you want to directly use the +{\small PDF} file in the figure without having to let {\small T}i{\small + KZ} decide if it should be remade or not, you can also comment the +\texttt{makepdf} macro at the top of this \LaTeX{} source file. {\small PGFP}lots is a great tool to build the plots within \LaTeX{} and removes the necessity to add further dependencies (to create the plots) to diff --git a/tex/preamble-header.tex b/tex/preamble-header.tex index 9d16d9f..eb83c27 100644 --- a/tex/preamble-header.tex +++ b/tex/preamble-header.tex @@ -73,7 +73,7 @@ \renewcommand\Affilfont{\footnotesize\normalfont} \setlength{\affilsep}{0.2cm} -\title{\large \uppercase{Put the title of your exciting project here}} +\title{\large \uppercase{The paper's title goes here}} \author[1]{Your name} \author[2]{Coauthor one} -- cgit v1.2.1