From fbb7e835bffb3653af5165cbcc62aef0df8bfe93 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 16 Apr 2017 17:27:26 +0000 Subject: asymptote 2.41 for TL17 git-svn-id: svn://tug.org/texlive/trunk@43843 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/asymptote/asymptote.sty | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/asymptote/asymptote.sty b/Master/texmf-dist/tex/latex/asymptote/asymptote.sty index 39a781598bc..715a291e8ac 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} - [2016/11/14 v1.32 Asymptote style file for LaTeX] + [2016/11/26 v1.33 Asymptote style file for LaTeX] \def\Asymptote{{\tt Asymptote}} \InputIfFileExists{\jobname.pre}{}{} \newbox\ASYbox @@ -222,10 +222,8 @@ if(!settings.multipleView) settings.batchView=false;^^J% \ifxetex settings.tex="xelatex";^^J% - nosetpagesize();^^J% \else\ifASYPDF settings.tex="pdflatex";^^J% - nosetpagesize();^^J% \fi\fi \ifASYinline settings.inlinetex=true;^^J% -- cgit v1.2.3