From 64385bc9f672484b72033a9416b6f1c367f8997c Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Sat, 7 Dec 2019 17:48:41 +0000 Subject: Changed few instances of \TeX with \LaTeX It could be confusing, but we are only using LaTeX in the template so far, so its better to just use LaTeX. --- reproducible-paper.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reproducible-paper.tex b/reproducible-paper.tex index 709d169..7d9f4f6 100644 --- a/reproducible-paper.tex +++ b/reproducible-paper.tex @@ -971,7 +971,7 @@ \makedemoslide{img/make-demo-15-initializetex.pdf} {General project information are stored in \texttt{initialize.tex}.} \makedemoslide{img/make-demo-16-projecttex.pdf} - {All the \TeX{} macros are loaded into the single + {All the \LaTeX{} macros are loaded into the single \texttt{project.tex} (after the analysis is complete).} \makedemoslide{img/make-demo-17-paper.pdf} {With the paper's \LaTeX{} source, \texttt{project.tex} is @@ -1070,7 +1070,7 @@ \vspace{1cm} The project's pipeline (customized template) can be \alert{published} in \begin{itemize} - \item \alert{arXiv}: uploaded with the \TeX{} source to always + \item \alert{arXiv}: uploaded with the \LaTeX{} source to always stay with the paper \\(for example \textcolor{blue}{\small\href{https://arxiv.org/abs/1505.01664}{arXiv:1505.01664}}). The file containing all macros must also be uploaded so arXiv's -- cgit v1.2.1