aboutsummaryrefslogtreecommitdiff
path: root/tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex')
-rw-r--r--tex/delete-me-demo.tex (renamed from tex/delete-me-wfpc2.tex)4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/delete-me-wfpc2.tex b/tex/delete-me-demo.tex
index 95b3105..65aa1c7 100644
--- a/tex/delete-me-wfpc2.tex
+++ b/tex/delete-me-demo.tex
@@ -3,7 +3,7 @@
%% The displayed WFPC2 image.
\node[anchor=south west] (img) at (0,0)
{\includegraphics[width=0.5\linewidth]
- {\bdir/tex/delete-me-wfpc2/wfpc2.pdf}};
+ {\bdir/tex/delete-me-demo/wfpc2.pdf}};
%% Its label
\node[anchor=south west] at (0.45\linewidth,0.45\linewidth)
@@ -25,7 +25,7 @@
]
\addplot [const plot mark mid, fill=red]
table [x index=0, y index=1]
- {\bdir/tex/delete-me-wfpc2/wfpc2-hist.txt}
+ {\bdir/tex/delete-me-demo/wfpc2-hist.txt}
\closedcycle;
\end{axis}