Dear ConTeXt Support Team, I hope this message finds you well. In the latest version of ConTeXt, the following piece of code no longer works as expected. I use it to define a custom legal numbering format for itemized lists:
\def\legalconversion#1{ \dorecurse{\numexpr\currentitemlevel-1}{% \namedstructurecounter{itemgroup}{\currentparentitemgroup}{\recurselevel}.}% #1% } \defineconversion[legal][\legalconversion] Could you kindly advise on how to modify or fix this code to be compatible with the current version of ConTeXt? Thank you very much for your assistance and support! Best regards, Jorge
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror) archive : https://github.com/contextgarden/context wiki : https://wiki.contextgarden.net ___________________________________________________________________________________