diff options
author | Karl Berry <karl@freefriends.org> | 2014-02-21 00:20:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-02-21 00:20:55 +0000 |
commit | af161732d0da218229ae153646c74621e65a75a8 (patch) | |
tree | 92ce51ceda3892e0bde54fb71cf0ff2073bf03db /Master/texmf-dist/doc/luatex/luamplib/NEWS | |
parent | 1994f6c1b400d3a70d26a4e3982d81af34ff31c9 (diff) |
luamplib (20feb14)
git-svn-id: svn://tug.org/texlive/trunk@33013 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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/luamplib/NEWS b/Master/texmf-dist/doc/luatex/luamplib/NEWS index 48a48ec90e3..43da66abb30 100644 --- a/Master/texmf-dist/doc/luatex/luamplib/NEWS +++ b/Master/texmf-dist/doc/luatex/luamplib/NEWS @@ -1,5 +1,10 @@ History of the luamplib package +2014/02/19 2.5 + * btex ... etex input from external *.mp files will also be processed + by luamplib. However, verbatimtex ... etex will be entirely ignored + in this case. + 2014/02/02 2.4 * implemented "numbersystem" option. Default value "scaled" can be changed by declaring \mplibnumbersystem{double}. For details, see |