From 965426b6761ec4e05378d4d1a63fd0a788ac63f7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 7 Apr 2009 01:04:28 +0000 Subject: context-gnuplot (6apr09) git-svn-id: svn://tug.org/texlive/trunk@12646 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/context/third/gnuplot/t-gnuplot.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Master') 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 33eb642ee0b..6d5e511dc99 100644 --- a/Master/texmf-dist/tex/context/third/gnuplot/t-gnuplot.tex +++ b/Master/texmf-dist/tex/context/third/gnuplot/t-gnuplot.tex @@ -186,7 +186,7 @@ %D \stopGNUPLOTscript %D \stoptyping \long\def\startGNUPLOTinclusions - {\def\stopGNUPLOTinclusions{\ifx\savebuffer\undefined \else \savebuffer[gnuplot-inclusions]\fi} + {\def\stopGNUPLOTinclusions{\ifx\savebuffer\undefined \else \savebuffer[gnuplot-inclusions]\fi}% \dostartbuffer[gnuplot-inclusions][startGNUPLOTinclusions][stopGNUPLOTinclusions]} % \def\resetGNUPLOTinclusions{\let\GNUPLOTinclusions\empty} @@ -261,7 +261,7 @@ {\doglobal\increment\GNUPLOTnumber \letgvalue{gps:n:#1}\GNUPLOTnumber % in case of LuaTeX we need to write the buffer into file explicitely - \def\stopGNUPLOTscript{\egroup \ifx\savebuffer\undefined \else \savebuffer[gnuplot-\GNUPLOTnumber]\fi} + \def\stopGNUPLOTscript{\egroup \ifx\savebuffer\undefined \else \savebuffer[gnuplot-\GNUPLOTnumber]\fi}% \dostartbuffer[gnuplot-\GNUPLOTnumber][startGNUPLOTscript][stopGNUPLOTscript] } @@ -402,7 +402,7 @@ {\doifdefined{gps:n:#1}{\doifGNUPLOTscriptnotprocessed{#1}{% % \gpe:{name}:{terminal} is defined %\setgvalue{gpe:#1:\@@GNUPLOTterminal}{#2} - \letGNUPLOTscriptprocessed{#1} + \letGNUPLOTscriptprocessed{#1}% % call to gnuplot and processing/converting the graphics is only needed in the first ConTeXt run \doifmode{*\v!first}{% (perhaps also: if files haven't changed) \bgroup @@ -438,7 +438,7 @@ % \executesystemcommand{texmfstart --ifchanged=\GNUPLOTfile.plt\space % --direct \@@GNUPLOTprogram\space\GNUPLOTfile.plt}% \executesystemcommand{texmfstart --direct \@@GNUPLOTprogram\space\GNUPLOTfile.plt}% - \writestatus{aaa}{texmfstart --direct \@@GNUPLOTprogram\space\GNUPLOTfile.plt} + \writestatus{aaa}{texmfstart --direct \@@GNUPLOTprogram\space\GNUPLOTfile.plt}% \convertGNUPLOTgraphic }% % for ConTeXt terminal only - read the result -- cgit v1.2.3