diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/context/third/gnuplot/t-gnuplot.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/third/gnuplot/t-gnuplot.tex b/Master/texmf-dist/tex/context/third/gnuplot/t-gnuplot.tex index f4db3cff236..5851816085d 100644 --- a/Master/texmf-dist/tex/context/third/gnuplot/t-gnuplot.tex +++ b/Master/texmf-dist/tex/context/third/gnuplot/t-gnuplot.tex @@ -666,7 +666,7 @@ %------------------ % for TikZ terminal %------------------ - \setcounter\tikzGNUPLOTnumber\zerocount + \newcounter\tikzGNUPLOTnumber \let\normalstarttikzpicture=\starttikzpicture \let\normalstoptikzpicture=\stoptikzpicture \long\def\starttikzpicture##1\stoptikzpicture% |