aboutsummaryrefslogtreecommitdiff
path: root/reproducible-paper.tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-12-17 19:54:09 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-12-17 19:54:09 +0000
commit126b82c558fd4385304df401c6cbcddf088747e9 (patch)
treec5d722c5535a28ee106d6a4654650e8243028597 /reproducible-paper.tex
parentace21fbfbcb4a3f47b2cf1f1ce4fce50e417b5d4 (diff)
Built steps in overall project graph made blue
Following the convention of the Make-demo plot (where green files are input and blue files are built), the first graph's gray boxes were also changed to blue. Some other minor corrections were made.
Diffstat (limited to 'reproducible-paper.tex')
-rw-r--r--reproducible-paper.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/reproducible-paper.tex b/reproducible-paper.tex
index 7cee761..6486fdb 100644
--- a/reproducible-paper.tex
+++ b/reproducible-paper.tex
@@ -936,7 +936,7 @@
\begin{frame}
\LARGE
\vspace{1cm}
- \hfill Let's see how all this is managed in a hypothetical project...
+ \hfill Let's see how the analysis is managed in a hypothetical project...
\end{frame}
\makedemoslide{img/make-demo-1.pdf}
{Makefiles (\texttt{\*.mk}) keep contextually separate parts of the project, all imported into \texttt{top-make.mk}}
@@ -945,7 +945,7 @@
\makedemoslide{img/make-demo-3.pdf}
{The narrative description of the PDF and \LaTeX{} typography is kept in \texttt{paper.tex}.}
\makedemoslide{img/make-demo-4.pdf}
- {The numbers of the PDF (blended into the narrative) come from \texttt{project.tex}.}
+ {Reported numbers (blended into the narrative, or in figures/tables) come from \texttt{project.tex}.}
\makedemoslide{img/make-demo-5.pdf}
{Basic project info comes from \texttt{initialize.tex}.}
\makedemoslide{img/make-demo-6.pdf}