From 461b5765e46cc178308775e64506b882e55240c8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 14 Nov 2016 22:37:46 +0000 Subject: asy-latex.dtx -> asymptote.sty 1.32 per https://github.com/vectorgraphics/asymptote/issues/24 git-svn-id: svn://tug.org/texlive/trunk@42511 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/asymptote/asymptote.sty | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/asymptote') diff --git a/Master/texmf-dist/tex/latex/asymptote/asymptote.sty b/Master/texmf-dist/tex/latex/asymptote/asymptote.sty index 94fdd4fe7a0..39a781598bc 100644 --- a/Master/texmf-dist/tex/latex/asymptote/asymptote.sty +++ b/Master/texmf-dist/tex/latex/asymptote/asymptote.sty @@ -9,7 +9,7 @@ %% The ASYMPTOTE package %% %% (C) 2003 Tom Prince -%% (C) 2003-2015 John Bowman +%% (C) 2003-2016 John Bowman %% (C) 2010 Will Robertson %% %% Adapted from comment.sty @@ -17,7 +17,7 @@ %% Licence: GPL2+ %% \ProvidesPackage{asymptote} - [2016/02/09 v1.30 Asymptote style file for LaTeX] + [2016/11/14 v1.32 Asymptote style file for LaTeX] \def\Asymptote{{\tt Asymptote}} \InputIfFileExists{\jobname.pre}{}{} \newbox\ASYbox @@ -222,8 +222,10 @@ 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