aboutsummaryrefslogtreecommitdiff
path: root/reproducible-paper.tex
diff options
context:
space:
mode:
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}