Command/completelistofsynonyms

From Wiki
Jump to navigation Jump to search


\completelistofsynonyms

Summary

The command \completelistofsynonyms is used to display a list of synonyms.

Settings

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

Description

The command \completelistofsorts typesets a list of synonyms, complete with a header on top.

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

See also completelistofsynonyms, which is a shortcut version.

Examples

Example 1

\setuppapersize[A8,landscape][A7] \showframe
\setuppaper[nx=1, ny=2]
\setuparranging[XY]

 \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}

 \completelistofsynonyms[test][criterium=all]

 \stoptext

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: