On Thu, 5 Mar 2026 at 06:40, luigi scarso <[email protected]> wrote:
> > > On Thu, 5 Mar 2026 at 03:28, Udi Fogiel <[email protected]> wrote: > >> local_par nodes created for paragraphs before a display >> has the wrong subtype (penalty_par_code instead of math_par_code). >> This regression was introduced in b70a9504 ( >> https://gitlab.lisn.upsaclay.fr/texlive/luatex/-/commit/b70a9504000e702bb29a3c383f8773f2c0077b47 >> ) >> where tail_append(make_local_par_node(4)); was accidentally replaced by >> tail_append(make_local_par_node(penalty_par_code)); >> >> I attached a fix. >> >> > Ok, I will check it, thank you. > > commit 5331d1568978681894d188b628ca236e73bc814d (HEAD -> master, origin/master, origin/HEAD) Author: Luigi Scarso <[email protected]> Date: Thu Mar 5 14:38:22 2026 +0100 Fixed wrong local_par node subtype (thanks to Udi Fogiel) -- luigi
_______________________________________________ dev-luatex mailing list -- [email protected] To unsubscribe send an email to [email protected]
