On 2/12/2021 2:37 PM, Bert Verbeek wrote:
Hello all,

I've used ConTeXt MkIV for years to make technical reports. For a new computer I looked for updates of the software and discovered LMTX. I ran it on my latest report and found an error on \completelistofabbreviations, both on win-64 and linux. Context --luatex worked fine.

A minimal file based on the wiki examples produced the same error on \completelistoftests:

\definesynonyms[test][tests][\infull]

\setupsynonyms[test][criterium=all]

\test{ITU}{International Telecommunication Union}
\test{MID}{Maritime Identification Digit}
\test{Ch}{Switzerland}

\starttext

The \ITU\ is an organisation in \infull{Ch}

% \subject{Short is nice}
% \placelistoftests
\completelistoftests

\stoptext

Did something change, or did I find a bug?
for now put this in cont-new.mkxl:

\unprotect
\let\strc_synonyms_place_list\placelistofsynonyms
\protect



-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to