From abdeda1e2792cbb1305e6f8481154c4e2dfc4ae9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 21 Dec 2008 22:43:49 +0000 Subject: acronym 1.33 (19dec08 git-svn-id: svn://tug.org/texlive/trunk@11675 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/acronym/acronym.sty | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/acronym') diff --git a/Master/texmf-dist/tex/latex/acronym/acronym.sty b/Master/texmf-dist/tex/latex/acronym/acronym.sty index 263e071b0fc..74ec85692d0 100644 --- a/Master/texmf-dist/tex/latex/acronym/acronym.sty +++ b/Master/texmf-dist/tex/latex/acronym/acronym.sty @@ -39,8 +39,8 @@ %% Right brace \} Tilde \~} %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] -\ProvidesPackage{acronym}[2008/05/28 - v1.32 +\ProvidesPackage{acronym}[2008/12/19 + v1.33 Support for acronyms (Tobias Oetiker)] \RequirePackage{suffix} \newif\ifAC@footnote @@ -187,7 +187,8 @@ \newenvironment{acronym}[1][1]{% \providecommand*{\acro}{\AC@acro}% \long\def\acroextra##1{##1}% - \ifx#1% + \def\@tempa{1}\def\@tempb{#1}% + \ifx\@tempa\@tempb% \global\expandafter\let\csname ac@des@mark\endcsname\AC@used% \ifAC@nolist% \else% -- cgit v1.2.3