diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/asyfig/asyalign.sty | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/asyfig/asyfig.sty | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/asyfig/asyprocess.sty | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/asyfig/asyalign.sty b/Master/texmf-dist/tex/latex/asyfig/asyalign.sty index 12660db504f..43c48815ee6 100644 --- a/Master/texmf-dist/tex/latex/asyfig/asyalign.sty +++ b/Master/texmf-dist/tex/latex/asyfig/asyalign.sty @@ -1,6 +1,6 @@ %% LaTeX2e file `asyalign.sty' %% generated by the `filecontents' environment -%% from source `asyfig' on 2009/06/30. +%% from source `asyfig' on 2010/03/20. %% \ProvidesPackage{asyalign} diff --git a/Master/texmf-dist/tex/latex/asyfig/asyfig.sty b/Master/texmf-dist/tex/latex/asyfig/asyfig.sty index da1fdc10b9a..5db9b558868 100644 --- a/Master/texmf-dist/tex/latex/asyfig/asyfig.sty +++ b/Master/texmf-dist/tex/latex/asyfig/asyfig.sty @@ -1,8 +1,8 @@ %% LaTeX2e file `asyfig.sty' %% generated by the `filecontents' environment -%% from source `asyfig' on 2009/06/30. +%% from source `asyfig' on 2010/03/20. %% -\ProvidesPackage{asyfig}[2009/06/30 v0.1b +\ProvidesPackage{asyfig}[2010/03/20 v0.1c Commands for using asymptote figures] % This package is the main user interface for inserting external |asy| figures 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} |