From dbd941ed19b558edd09219a372b2b0832957b283 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 24 Feb 2021 18:33:44 +0000 Subject: asymptote 2.69 support files git-svn-id: svn://tug.org/texlive/trunk@57876 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/asymptote/asymptote.sty | 5 ++--- 1 file changed, 2 insertions(+), 3 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 7fc5c53aab8..17a05d68a3a 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-2020 John Bowman +%% (C) 2003-2021 John Bowman %% (C) 2010 Will Robertson %% %% Adapted from comment.sty @@ -17,7 +17,7 @@ %% Licence: GPL2+ %% \ProvidesPackage{asymptote} - [2020/01/12 v1.35 Asymptote style file for LaTeX] + [2021/02/06 v1.36 Asymptote style file for LaTeX] \def\Asymptote{{\tt Asymptote}} \InputIfFileExists{\jobname.pre}{}{} \newbox\ASYbox @@ -101,7 +101,6 @@ \newif\ifASYPDF \ifxetex \ASYPDFtrue - \usepackage{everypage} \else \ifpdf \ASYPDFtrue -- cgit v1.2.3