aboutsummaryrefslogtreecommitdiff
path: root/tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex')
-rw-r--r--tex/preamble-pgfplots.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/preamble-pgfplots.tex b/tex/preamble-pgfplots.tex
index 17ca7b5..26b98d6 100644
--- a/tex/preamble-pgfplots.tex
+++ b/tex/preamble-pgfplots.tex
@@ -71,7 +71,7 @@
\tikzsetnextfilename{#1}%
\input{tex/#1.tex}%
\else
- \includegraphics[width=\linewidth]{\bdir/tex/build/tikz/#1.pdf}
+ \includegraphics[width=\linewidth]{tex/tikz/#1.pdf}
\fi
}