[NTG-context] \infull not working

Nigel King nigel at nigelking.me.uk
Wed Nov 18 13:35:08 CET 2020


Dear Group,
Thanks for your excellent work.

I have just got a new computer and installed Context as I normally do. Unfortunately there appears to be a bug, unless I have done something wrong. \infull appears not to be working. I have used the following test file which is from the wiki but split the line with \infull{Ch} in two to be certain.

\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

\stoptext

The log message has this in it.

tex error       > tex error on line 12 in file /Users/nki001/OneDrive/MyDocuments/Context/NGAForIreland/test.tex: Undefined control sequence


<line 4.12> organisation in \infull
    {Ch}


 2     
 3     \setupsynonyms[test][criterium=all]
 4     
 5      \test{ITU}{International Telecommunication Union}
 6      \test{MID}{Maritime Identification Digit}
 7      \test{Ch}{Switzerland}
 8     
 9     \starttext
10     
11     The \ITU\ is an 
12 >>  organisation in \infull{Ch}
13     


Thoughts?

Nigel King


More information about the ntg-context mailing list