From 27eb400cbccafcfa8e495def13f0cbb067703ef5 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Wed, 20 Nov 2019 01:03:34 +0000 Subject: Added analysis diagram after the LaTeX macros also To help with the discussion, that plot was also added after showing the usage of LaTeX macros. --- reproducible-paper.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/reproducible-paper.tex b/reproducible-paper.tex index 0e02fed..e7757f4 100644 --- a/reproducible-paper.tex +++ b/reproducible-paper.tex @@ -752,7 +752,7 @@ - \begin{frame}{With Make, the full lineage from raw inputs to final PDF is recorded} + \begin{frame}{With Make, we can record the full data lineage} \centering \includegraphics[width=0.8\linewidth]{img/analysis-diagram.pdf} \end{frame} @@ -828,7 +828,10 @@ \end{center} \end{frame} - + \begin{frame}{We have the full data lineage (raw input $\rightarrow$ every number and plot in paper's PDF)} + \centering + \includegraphics[width=0.8\linewidth]{img/analysis-diagram.pdf} + \end{frame} -- cgit v1.2.1