>>>> How can i get a list of _all_ (even unused) abbreviations? >>> \placelistofabbreviations[criterium=all] >> >> that does not work here with mkiv >> i get the text >> [criterium=all] >> after the usual list of abbreviations. > > You need the setup command: > > \setupsynonyms[abbreviation][criterium=all] > > Example: > > \definesynonyms[test][tests] > > \setupsynonyms[test][criterium=all] > > \test{one}{1} > \test{two}{2} > > \starttext > > \one > > \placelistoftests > > \stoptext >
This example did not work on my pc and not on http://live.contextgarden.net/ What could be wrong here? -- Jonas Stein <n...@jonasstein.de> ___________________________________________________________________________________ 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________