summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/asyfig/asyprocess.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/asyfig/asyprocess.sty')
-rw-r--r--Master/texmf-dist/tex/latex/asyfig/asyprocess.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/asyfig/asyprocess.sty b/Master/texmf-dist/tex/latex/asyfig/asyprocess.sty
index 0213d0005b6..718d4d4ac3e 100644
--- a/Master/texmf-dist/tex/latex/asyfig/asyprocess.sty
+++ b/Master/texmf-dist/tex/latex/asyfig/asyprocess.sty
@@ -1,6 +1,6 @@
%% LaTeX2e file `asyprocess.sty'
%% generated by the `filecontents' environment
-%% from source `asyfig' on 2009/06/30.
+%% from source `asyfig' on 2010/03/20.
%%
\ProvidesPackage{asyprocess}
\nofiles
@@ -30,7 +30,7 @@
\newcommand\ProcessAsy{%
\immediate\write18{%
- asy -wait -inlinetex -tex \ifpdf pdf\fi latex
+ asy -wait -inlinetex -noprc -render 0 -tex \ifpdf pdf\fi latex
\asy@compname\space 2> \asy@status}%
\CatchFileDef{\@tempb}{\asy@status}{}%
\immediate\write18{\ifwindows del \else rm \fi \asy@status}