diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-14 22:41:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-14 22:41:04 +0000 |
commit | bb8fed912dec0ce6c7a7c8171411cd77ee7b1929 (patch) | |
tree | dc9af642524bba2ea5bd8acc420c63a32d28376b /Master/texmf-dist/doc/latex/xifthen/README | |
parent | 5514a0f285376a747dc22fa9556b2c9ebaefccf6 (diff) |
new package xifthen (25mar06)
git-svn-id: svn://tug.org/texlive/trunk@1840 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xifthen/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/xifthen/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xifthen/README b/Master/texmf-dist/doc/latex/xifthen/README new file mode 100644 index 00000000000..56478335291 --- /dev/null +++ b/Master/texmf-dist/doc/latex/xifthen/README @@ -0,0 +1,6 @@ +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. |