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.

--
luigi
_______________________________________________
dev-luatex mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to