Difference between revisions of "Command/ placelistofsynonyms"

From Wiki
Jump to navigation Jump to search
(Created page with "Documentation for \<i>placelistofsynonyms</i>")
 
 
(2 intermediate revisions 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="placelistofsynonyms" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
 
<cd:commandgroup generated="yes" name="placelistofsynonyms" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc>
+
<cd:shortdesc>The instances of  <tt>\placelistof<i>synonyms</i></tt> are used to typeset a list of synonyms
<!-- a short command summary goes here -->
 
The instances of  <tt>\<i>placelistofsynonyms</i></tt> are used for ...
 
 
</cd:shortdesc>
 
</cd:shortdesc>
 
<cd:sequence>
 
<cd:sequence>
Line 23: Line 19:
 
   </cd:command>
 
   </cd:command>
 
</cd:variants>
 
</cd:variants>
<cd:description>
+
<cd:description>The instances of  <tt>\placelistof<i>synonyms</i></tt> are used to typeset a list of synonyms, without 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|placelistofsynonyms}}<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] \showframe
<cd:example title="">
+
 
</cd:example>
+
\definesynonyms[test][tests][\infull]
-->
+
 
</cd:examples>
+
\test{ITU}{International Telecommunication Union}
<cd:notes>
+
\test{MID}{Maritime Identification Digit}
<!-- this is for special remarks that do not fit elsewhere, like discovered bugs in specific context versions
+
\test{Ch}{Switzerland}
<cd:note author="..." date="...">
+
 
</cd:note>
+
  \starttext
-->
+
 
</cd:notes>
+
The \ITU\ is an organisation in \infull{Ch}
 +
 
 +
\section{Explicit test header}
 +
\placelistoftests[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="_completelistofsynonyms" originator="system"></cd:commandref>
 
<cd:commandref name="_completelistofsynonyms" 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="placelistofsynonyms"></cd:commandref></cd:seealso>
 
</cd:commandgroup>
 
</cd:commandgroup>

Latest revision as of 08:37, 12 November 2021


\placelistofsynonyms

Summary

The instances of \placelistofsynonyms are used to typeset a list of synonyms

Instances

\placelistofabbreviations

Settings instance

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

Description

The instances of \placelistofsynonyms are used to typeset a list of synonyms, without header on top.

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

It is functionally equivalent to \placelistofsynonyms[synonym].


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}
 \placelistoftests[criterium=all]

 \stoptext

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: