From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/xifthen/README | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 macros/latex/contrib/xifthen/README (limited to 'macros/latex/contrib/xifthen/README') diff --git a/macros/latex/contrib/xifthen/README b/macros/latex/contrib/xifthen/README new file mode 100644 index 0000000000..8ec50f662c --- /dev/null +++ b/macros/latex/contrib/xifthen/README @@ -0,0 +1,27 @@ +This package implements new commands to go within the first argument of +\ifthenelse to test whether a string is void or not, if a command is +defined or equivalent to another. It includes also the possibility to make +use of the complex expressions introduced by the package calc, together +with the ability of defining new commands to handle complex tests. This +package requires the e-TEX features. + +What's new + +v.1. +- \cnttest and \dimtest now accept <= and >= comparisons. +- I renames \terminateswith in \endswith. + +v1.2 +- Corrected a bug with \newtest + +v1.3 +- Removed a spurious space in the code. + +v1.4.0 +- Removed the reliance on the \cmd{etex} package, following an exmail + exchange with David Carlisle and Maïeul Rouquette. (I also updated + the documentation and pushed the files on GitHub.) + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html +for the details of that license. -- cgit v1.2.3