Difference between revisions of "Command/ completelistofsynonyms"

From Wiki
Jump to navigation Jump to search
(Created page with "Documentation for \<i>completelistofsynonyms</i>")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<?xml version='1.0'?>
 
<!-- this file was generated on 2020-08-20T09:05 -->
 
 
<cd:commandgroup generated="yes" name="completelistofsynonyms" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:commandgroup generated="yes" name="completelistofsynonyms" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>
+
<cd:shortdesc><!-- a short command summary goes here -->
<!-- a short command summary goes here -->
+
The instances of  <tt>\completelistof<i>synonyms</i></tt> is used to display a list of synonyms.
The instances of  <tt>\<i>completelistofsynonyms</i></tt> are used for ...
 
 
</cd:shortdesc>
 
</cd:shortdesc>
 
<cd:sequence>
 
<cd:sequence>
Line 23: Line 20:
 
   </cd:command>
 
   </cd:command>
 
</cd:variants>
 
</cd:variants>
<cd:description>
+
<cd:description>The instances of  <tt>\completelistof<i>synonyms</i></tt> are used to typeset a list of synonyms, complete with a header on top.
<!-- the long description of the command goes here -->
+
 
 +
Such lists are created using {{cmd|definesynonyms}}, and configured using either {{cmd|setupsynonyms}} or within the optional argument.
 +
 
 +
It is functionally equivalent to {{cmd|completelistofsynonyms}}<code>[<i>synonym</i>]</code>.
 +
 
 
</cd:description>
 
</cd:description>
<cd:examples>
+
<cd:examples><cd:example title=""><context source="yes">
<!--  command example(s)
+
\setuppapersize[A8,landscape][A7] \showframe
<cd:example title="">
+
\setuppaper[nx=1, ny=2]
</cd:example>
+
\setuparranging[XY]
-->
+
 
</cd:examples>
+
\definesynonyms[test][tests][\infull]
<cd:notes>
+
 
<!-- this is for special remarks that do not fit elsewhere, like discovered bugs in specific context versions
+
\test{ITU}{International Telecommunication Union}
<cd:note author="..." date="...">
+
\test{MID}{Maritime Identification Digit}
</cd:note>
+
\test{Ch}{Switzerland}
-->
+
 
</cd:notes>
+
  \starttext
 +
 
 +
The \ITU\ is an organisation in \infull{Ch}
 +
 
 +
\completelistoftests[criterium=all]
 +
 
 +
\stoptext
 +
</context></cd:example></cd:examples>
 +
<cd:notes></cd:notes>
 
<cd:seealso>
 
<cd:seealso>
<!-- one or more of these:
 
<cd:commandref name="xx"></cd:commandref>
 
<cd:wikipage  page="xx"></cd:wikipage>
 
<cd:url        url="https://xx"></cd:url>
 
<cd:manual    pdf="xx"></cd:manual>
 
<cd:source    file="xx"></cd:source>
 
-->
 
 
<cd:commandref name="_placelistofsynonyms" originator="system"></cd:commandref>
 
<cd:commandref name="_placelistofsynonyms" originator="system"></cd:commandref>
 
<cd:commandref name="_synonym" originator="system"></cd:commandref>
 
<cd:commandref name="_synonym" originator="system"></cd:commandref>
 
<cd:commandref name="definesynonyms" originator="system"></cd:commandref>
 
<cd:commandref name="definesynonyms" originator="system"></cd:commandref>
 
<cd:commandref name="setupsynonyms" originator="system"></cd:commandref>
 
<cd:commandref name="setupsynonyms" originator="system"></cd:commandref>
<cd:source file="strc-syn.mkiv" originator="system"></cd:source>  
+
<cd:source file="strc-syn.mkiv" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Symbols"></cd:wikipage>  
+
<cd:wikipage originator="system" page="Category:Symbols"></cd:wikipage>
</cd:seealso>
+
<cd:commandref name="completelistofsynonyms"></cd:commandref></cd:seealso>
 
</cd:commandgroup>
 
</cd:commandgroup>

Latest revision as of 08:31, 12 November 2021


\completelistofsynonyms

Summary

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

Instances

\completelistofabbreviations

Settings instance

\completelistofSYNONYMS[...=...,...]
...=...,...inherits from \setupsynonyms

Description

The instances of \completelistofsynonyms are used to typeset a list of synonyms, complete with a header on top.

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

It is functionally equivalent to \completelistofsynonyms[synonym].


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}

 \completelistoftests[criterium=all]

 \stoptext

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: