diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/asymptote/asymptote.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/asymptote/asymptote.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/asymptote/asymptote.sty b/Master/texmf-dist/tex/latex/asymptote/asymptote.sty index 4433f6d607e..4a2f484caad 100644 --- a/Master/texmf-dist/tex/latex/asymptote/asymptote.sty +++ b/Master/texmf-dist/tex/latex/asymptote/asymptote.sty @@ -17,7 +17,7 @@ %% Licence: GPL2+ %% \ProvidesPackage{asymptote} - [2011/11/29 v1.26 Asymptote style file for LaTeX] + [2012/08/25 v1.27 Asymptote style file for LaTeX] \def\Asymptote{{\tt Asymptote}} \InputIfFileExists{\jobname.pre}{}{} \newbox\ASYbox @@ -345,6 +345,7 @@ }% }{% \PackageWarning{asymptote}{file #2 not found}% + \def\@tempa{}% }% }% \immediate\write\AsyStream{\unexpanded\expandafter{\@tempa}}% |