From a76cb2abef5aed2d5ca199950fde6410a6871e2c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 18 Apr 2009 16:43:44 +0000 Subject: xifthen update (17apr09) git-svn-id: svn://tug.org/texlive/trunk@12746 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/xifthen/xifthen.sty | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/xifthen/xifthen.sty b/Master/texmf-dist/tex/latex/xifthen/xifthen.sty index 9a456251790..a013cee614e 100644 --- a/Master/texmf-dist/tex/latex/xifthen/xifthen.sty +++ b/Master/texmf-dist/tex/latex/xifthen/xifthen.sty @@ -1,5 +1,5 @@ -\def \filedate {2009/03/23}% -\def \fileversion {v1.2}% +\def \filedate {2009/04/17}% +\def \fileversion {v1.3}% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{xifthen}% [\filedate \space \fileversion \space Extended ifthen features] @@ -18,7 +18,7 @@ \def \@tempb{\@tempc}% \begingroup % Thanks MPG \toks@ {##2}% - \edef \@tempa {\the \toks@} + \edef \@tempa {\the \toks@}% <- UF v1.3 \expandafter \endgroup \ifx \@tempa \@tempb \toks@ \expandafter {\the \toks@ ##1}% -- cgit v1.2.3