aboutsummaryrefslogtreecommitdiff
path: root/paper.tex
diff options
context:
space:
mode:
Diffstat (limited to 'paper.tex')
-rw-r--r--paper.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/paper.tex b/paper.tex
index e866635..ae2d45d 100644
--- a/paper.tex
+++ b/paper.tex
@@ -488,10 +488,10 @@ To better understand this project, we recommend study of this paper's own Maneag
\label{sec:paperpdf}
The ultimate purpose of a project is to report the data analysis result, as raw visualizations, or numbers blended in with a narrative.
-In Figure \ref{fig:datalineage}, this is \inlinecode{paper.pdf}. Note that it is the only built file (blue box) with no outwards arrows leaving it.
+In Figure \ref{fig:datalineage}, this is \inlinecode{paper.pdf}, which is the only built file (blue box) with no outwards arrows leaving it.
The instructions to build \inlinecode{paper.pdf} are in the \inlinecode{paper.mk} subMakefile.
Its prerequisites include \inlinecode{paper.tex} and \inlinecode{references.tex} (Bib\TeX{} entries for possible citations) in the project source and \inlinecode{project.tex} which is a built product.
-\inlinecode{references.tex} formalizes the connections of this project with previous projects on a higher level.
+The high-level connections of this project with previous projects are formalized by \inlinecode{references.tex}.
\subsubsection{Values within text (\inlinecode{project.tex})}
\label{sec:valuesintext}