From dbb09e6496f3b223c3d55b684f3ebdefaf88454e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 10 Sep 2015 20:57:17 +0000 Subject: abc (9sep15) git-svn-id: svn://tug.org/texlive/trunk@38340 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/abc/abc.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/abc/abc.sty') diff --git a/Master/texmf-dist/tex/latex/abc/abc.sty b/Master/texmf-dist/tex/latex/abc/abc.sty index 6251b0cc5df..1833e9a3634 100644 --- a/Master/texmf-dist/tex/latex/abc/abc.sty +++ b/Master/texmf-dist/tex/latex/abc/abc.sty @@ -19,7 +19,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{abc} - [2008/03/03 v2.0 Enrico Gregorio] + [2015/09/09 v2.0a Enrico Gregorio] \newif\ifabc@shellescape \newif\ifabc@generate @@ -163,7 +163,7 @@ \let\abc@start\comment \let\abc@finish\endcomment \fi -\def\abc{\@ifnextchar[\abc@grab{\abc@grab[]}} +\def\abc{\@makeother\%\@ifnextchar[\abc@grab{\abc@grab[]}} \define@key{abc}{name}[]{% \if!#1!\stepcounter{abc@count}% \edef\abc@tempfile{\normalabcoutputfile-\@arabic\c@abc@count}% -- cgit v1.2.3