diff options
author | Luigi Scarso <luigi.scarso@gmail.com> | 2019-10-23 10:18:54 +0000 |
---|---|---|
committer | Luigi Scarso <luigi.scarso@gmail.com> | 2019-10-23 10:18:54 +0000 |
commit | 51f7cee7467569b9546d4d6d734f17da517b2b7a (patch) | |
tree | 540f68a0e6492622fe14f5a9072aa705847fcd35 /Build/source/texk/web2c/luatexdir/NEWS | |
parent | 4d6504c339b37aa04c36ab3e5af83c5d3ed170d4 (diff) |
luatex: different page reshuffle callback. WARNING: DROPPED the "page_objnum_provider" callback, replaced with "page_order_index". (HH)
git-svn-id: svn://tug.org/texlive/trunk@52497 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/NEWS')
-rw-r--r-- | Build/source/texk/web2c/luatexdir/NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/luatexdir/NEWS b/Build/source/texk/web2c/luatexdir/NEWS index 8c7f2cae84f..ba63f727ae4 100644 --- a/Build/source/texk/web2c/luatexdir/NEWS +++ b/Build/source/texk/web2c/luatexdir/NEWS @@ -1,12 +1,14 @@ ============================================================== -LuaTeX 1.11.1 2019-10-18 +LuaTeX 1.11.1 2019-10-22 ============================================================== First release of luahbtex / luajithbtex, luatex / luajittex with harfbuzz. Small bug fixes, code clean up and a couple of new primitives -to match eTeX. See ChangeLog and the manual. +to match eTeX. +*** DROPPED the "page_objnum_provider" callback, replaced with "page_order_index". *** +See ChangeLog and the manual. |