summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.external.code.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.external.code.tex')
-rw-r--r--Master/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.external.code.tex10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.external.code.tex b/Master/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.external.code.tex
index 94344c62860..f9e27d52321 100644
--- a/Master/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.external.code.tex
+++ b/Master/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.external.code.tex
@@ -31,6 +31,8 @@
%
%
+% \pgfplots@glob@TMPa = 1 iff we can rely on the external lib shipped
+% with tikz:
\pgfplotsiffileexists{tikzlibraryexternal.code.tex}{%
\pgfplots@ifneedspgfcompabitibilitycode@has@pgf@one@zero@zero{%
\def\pgfplots@glob@TMPa{0}%
@@ -40,9 +42,11 @@
}{%
\def\pgfplots@glob@TMPa{0}%
}%
-\pgfutil@ifundefined{tikzexternal@getnextfilename@resetglobals}{%
- \def\pgfplots@glob@TMPa{0}%
-}{}%
+
+% this is non-sense - we would need to load the external lib first...
+%\pgfutil@ifundefined{tikzexternal@getnextfilename@resetglobals}{%
+% \def\pgfplots@glob@TMPa{0}%
+%}{}%
\if1\pgfplots@glob@TMPa
\usetikzlibrary{external}%