diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-28 21:33:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-28 21:33:39 +0000 |
commit | 643a275222a3d5c712cd0259d6c9a8e92de6d543 (patch) | |
tree | 807b59c997038f80d79e4eec5c6562e2dbc6a7db /Master/texmf-dist/doc/luatex/luamplib/NEWS | |
parent | 46aa657c376559aa9bab5ca73a107a4f243100b0 (diff) |
luamplib (28mar14)
git-svn-id: svn://tug.org/texlive/trunk@33316 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luamplib/NEWS')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luamplib/NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/luamplib/NEWS b/Master/texmf-dist/doc/luatex/luamplib/NEWS index 0ddf1a479df..7eee2c333bc 100644 --- a/Master/texmf-dist/doc/luatex/luamplib/NEWS +++ b/Master/texmf-dist/doc/luatex/luamplib/NEWS @@ -1,5 +1,13 @@ History of the luamplib package +2014/03/26 2.6.1 + * now luamplib does not disregard 'show' command, even if + 'luamplib.showlog' is false. Incidentally, it does not raise + error, but just prints a warning, even if output contains + no figure. + * fix a bug wrt color, which might come to the fore under + math mode 'double' or 'decimal'. + 2014/03/08 2.6.0 * new macro \mplibtextextlabel{enable} enables string labels typeset with textext() instead of infont operator. Every string label |