
8 Jul
2025
8 Jul
'25
4:27 p.m.
On 7/8/25 05:58, Jairo A. del Rio wrote:
I was to report the same issue. Same happening here (Linux 64 bits)
Hi Julian and Jairo, I can confirm this too with the following sample: \starttext \placecombinedlist[content] \dorecurse{25}{\chapter{Chapter \recurselevel}} \stoptext It is a LMTX issue only, since MkIV works fine. Line 527 from strc-lst.mkxl introduces a \normaldef in current latest (2025.07.07 23:34). Before there was only a \def. This apparently fixes the issue for me, but I have no idea whether this is the right way to do it. Hans, could you confirm whether this is the way to fix this? Many thanks for your help, Pablo