unicode table in the fontloader
Since 29.11 l-unicode.lua disables the slnunicode library with unicode = nil Functions from unicode.utf8 are used in various packages (latex and plain). They are documented in the luatex manual. Simply disabling them is not really an option for us. As we import l-unicode.lua through the lualibs package, this means that I currently have to revert the change manually. Would it be possible to disable the table only in context? Side question: are there any plans to remove the library from the binary? -- Ulrike Fischer https://www.troubleshooting-tex.de/
On 12/13/2018 11:32 PM, Ulrike Fischer wrote:
Since 29.11 l-unicode.lua disables the slnunicode library with
unicode = nil
i'll remove the dependency of l-unicode in the fontloader (only oen helper used) Hans -- ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On 12/13/2018 11:32 PM, Ulrike Fischer wrote:
Side question: are there any plans to remove the library from the binary? no, as luatex functionality is kind of frozen that would break compatibility
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Ulrike Fischer