Changes

Jump to navigation Jump to search
Created page with "Documentation for \completelistofsynonyms"
<cd:commandgroup name="completelistofsynonyms" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc><!-- a short command summary goes here -->
The command <tt>\completelistofsynonyms</tt> is used to display a list of synonyms.
</cd:shortdesc>
<cd:variants>
<cd:command category="symbols" file="strc-syn.mkiv" interfacedate="2020-07-14T09:24" interfacefile="i-synonym.xml" level="document" name="completelistofsynonyms" variantnumber="1">
<cd:arguments>
<cd:keywords ordinal="1">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:singular"></cd:constant>
</cd:keywords>
<cd:assignments list="yes" optional="yes" ordinal="2">
<cd:assignmentsdoc></cd:assignmentsdoc>
<cd:inherit name="setupsynonyms"></cd:inherit>
</cd:assignments>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description>The command <tt>\completelistofsorts</tt> typesets a list of synonyms, complete with a header on top.

Such lists are created using {{cmd|definesynonyms}}, and configured using either {{cmd|setupsynonyms}} or the second argument.

See also {{gen|completelistofsynonyms}}, which is a shortcut version.</cd:description>
<cd:examples><cd:example title=""><context source="yes">
\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
</context></cd:example></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:commandref name="definesynonyms" originator="system"></cd:commandref>
<cd:commandref name="setupsynonyms" originator="system"></cd:commandref>
<cd:source file="strc-syn.mkiv" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Symbols"></cd:wikipage>
<cd:commandref name="_completelistofsynonyms"></cd:commandref>
<cd:commandref name="placelistofsynonyms"></cd:commandref></cd:seealso>
</cd:commandgroup>

Navigation menu