diff options
author | Karl Berry <karl@freefriends.org> | 2015-03-20 21:30:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-03-20 21:30:20 +0000 |
commit | ae842bc213f34ca95dc9c206d56e00258098f479 (patch) | |
tree | c9b55ce72cd2ee315524de99762b628e5423130b /Master/texmf-dist/doc/luatex/luamplib/NEWS | |
parent | b9277f42feaf18549d8112685f45894a5789bbbd (diff) |
luamplib (20mar15)
git-svn-id: svn://tug.org/texlive/trunk@36575 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 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/luamplib/NEWS b/Master/texmf-dist/doc/luatex/luamplib/NEWS index a736d5cd714..91afec63d95 100644 --- a/Master/texmf-dist/doc/luatex/luamplib/NEWS +++ b/Master/texmf-dist/doc/luatex/luamplib/NEWS @@ -1,5 +1,11 @@ History of the luamplib package +2015/03/20 2.10.0 + * TeX code in `VerbatimTeX()' between `beginfig();' and `endfig;' + will be inserted after flushing out the mplib figure. + * `\mpcolor' command accepts optional argument: for instance, + `\mpcolor[HTML]{FF0000}'. + 2015/01/26 2.9.1 * fix a bug reported by Herbert Schulz via luatex mailing list (http://tug.org/pipermail/luatex/2015-January/005054.html) |