summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/xifthen/README
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/xifthen/README')
-rw-r--r--macros/latex/contrib/xifthen/README27
1 files changed, 27 insertions, 0 deletions
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.