On Mon, 7 Nov 2022 at 08:45, Werner LEMBERG <w...@gnu.org> wrote:

>
> > Note that the issue exhibits itself so severely because the file
> > `hyphenation.texi` does `\hyphenation` for each word separately,
> > this is less efficient and unnecessary, when `\hyphenation` can
> > process many words just fine.
>
> While I don't have sufficient time to test your patch, I could
> successfully make luatex process the LilyPond documentation by
> following this advice, thanks.
>
>
>
r65060 | lscarso | 2022-11-20 22:17:16 +0100 (Sun, 20 Nov 2022) | 1 line
Changed paths:
   M /trunk/Build/source/texk/web2c/luatexdir/ChangeLog
   M /trunk/Build/source/texk/web2c/luatexdir/lang/texlang.c
   M /trunk/Build/source/texk/web2c/luatexdir/luatex_svnversion.h

Ensured that load_hyphenation has enough Lua stack, and pops the latest
table pushed in (Michal Vlasák).

 --
luigi

Reply via email to