Command/placelistofsynonyms

From Wiki
Jump to navigation Jump to search


\placelistofsynonyms

Summary

The command \placelistofsynonyms is used to typeset a list of synonyms

Settings

\placelistofsynonyms[...][...=...,...]
[...]singular
...=...,...inherits from \setupsynonyms

Description

The command \placelistofsynonyms is used to typeset a list of synonyms.

Such lists are created using \definesynonyms, and configured using either \setupsynonyms or within the optional argument.

See also placelistofsynonyms, which is a shortcut version.

Examples

Example 1

  • \setuppapersize[A8,landscape] \showframe
    
     \definesynonyms[test][tests][\infull]
    
     \test{ITU}{International Telecommunication Union}
     \test{MID}{Maritime Identification Digit}
     \test{Ch}{Switzerland}
    
     \starttext
    
    The \ITU\ is an organisation in \infull{Ch}
    
     \section{Explicit test header}
     \placelistofsynonyms[test][criterium=all]
    
     \stoptext
    

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: