
18 Jan
2025
18 Jan
'25
3:56 p.m.
On Sat, 18 Jan 2025 at 15:03, Udicoudco
The documentation states that \shapemode should reset to 0 at the end of a paragraph if it is positive, but the following shows otherwise
\catcode`\{=1\catcode`\}=2 \directlua{tex.enableprimitives('',tex.extraprimitives ())} \shapemode=1 \showthe\shapemode \quitvmode\par \showthe\shapemode \end
I think the fix is a one liner. I attached a patch.
Thank you very much, I will check it asap. -- luigi