diff options
author | Karl Berry <karl@freefriends.org> | 2009-03-28 00:39:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-03-28 00:39:28 +0000 |
commit | 70f7efc1e0d5452cb21eb12ad1207da4267d6b73 (patch) | |
tree | efdc4c4325159e6c192d3f8f9fc7400efeaf3027 /Master/texmf-dist/doc/latex/xifthen/xifthen.tex | |
parent | ec22ac6d617f97436df0c0a9d58dffd582925311 (diff) |
xiftehn update (27mar09)
git-svn-id: svn://tug.org/texlive/trunk@12546 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xifthen/xifthen.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/xifthen/xifthen.tex | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/xifthen/xifthen.tex b/Master/texmf-dist/doc/latex/xifthen/xifthen.tex index 0dda3e6eab4..3778ef1af14 100644 --- a/Master/texmf-dist/doc/latex/xifthen/xifthen.tex +++ b/Master/texmf-dist/doc/latex/xifthen/xifthen.tex @@ -81,9 +81,14 @@ \section{What's new} \begin{itemize} -% $Date: 2007-04-21 17:08:15 +0200 (Sat, 21 Apr 2007) $ -\item Now \cmd{cnttest} and \cmd{dimtest} accept \tex{<=} and \tex{>=}. +\item [1.1] Now \cmd{cnttest} and \cmd{dimtest} accept \tex{<=} and \tex{>=}. \item I~renamed \cmd{terminateswith} in \cmd{endswith}. + +\addvspace{\baselineskip} + +\item [1.2] Corrected a~bug related to a~bad interaction between + new~tests and ifthen's replacement macro (credits go to MPG \& + P.~Albar\`ede). \end{itemize} \section{\pack{ifthen}'s interface} |