summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/multidef/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-20 21:52:58 +0000
committerKarl Berry <karl@freefriends.org>2016-04-20 21:52:58 +0000
commitfe2d50f648a774c6f405d54b77ab8e5c2f37e4b6 (patch)
tree550832aeb2c5d7d63af10cb7770e0055e3056fae /Master/texmf-dist/doc/latex/multidef/README
parent658a820e8fce6fffa034e89505a59080716852ff (diff)
multidef (20apr16)
git-svn-id: svn://tug.org/texlive/trunk@40637 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/multidef/README')
-rw-r--r--Master/texmf-dist/doc/latex/multidef/README14
1 files changed, 11 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/multidef/README b/Master/texmf-dist/doc/latex/multidef/README
index dc667092475..645fdd0442a 100644
--- a/Master/texmf-dist/doc/latex/multidef/README
+++ b/Master/texmf-dist/doc/latex/multidef/README
@@ -1,6 +1,6 @@
- multidef.sty -- quickly define a bunch of similar commands
+ multidef.sty -- quickly define a series of similar commands
(Nicolas Markey -- <multidef(at)markey.fr>)
- version 1.00 -- 2016/03/14
+ version 1.10 -- 2016/04/20
Package multidef provides a quick and easy way of declaring several
@@ -21,6 +21,14 @@ and version 1.3 or later is part of all distributions of LaTeX version
This work has the LPPL maintenance status `maintained'.
The Current Maintainer of this work is Nicolas Markey.
+----------------------------------------------------------------------
-
+Changelog:
+ - v1.00 (2016/03/14): initial release
+ - v1.01 (2016/03/15):
+ * now uses trimspaces.sty if available
+ * [BUG] added \global for list of redefined macros
+ - v1.10 (2016/04/20):
+ * corrected wrong example in doc (thanks to Pedro Sanchez Terraf)
+ * added option 'robust' for defining robust commands