Changes

Jump to navigation Jump to search
m
no edit summary
<texcode>
\definesynonyms[abbreviation][abbreviations][\infull]
\setupsynonyms[styleabbreviation][textstyle=cap]
</texcode>
<texcode>
\completelistofabbreviations % only ones used in the text\completelistofabbreviations[criterium=all] % this prints even the unused
</texcode>
== Example ==
<!-- Please fill context source="yes" text="looks like this:"> \definesynonyms[test][tests][\infull]  \setupsynonyms[test][criterium=all]  \test{ITU}{International Telecommunication Union} \test{MID}{Maritime Identification Digit} \test{Ch}{Switzerland}  \starttext The \ITU\ is an organisation in an example if \infull{Ch} \subject{Short is nice} \placelistoftests  \stoptext</context> == Hint ==<texcode>\abbreviation{\alpha}{Angle of something}</texcode> This will '''fail''' because to create a macro \alpha which expands to \alpha Use uppercase letter to prevent this, when your font contains greek you can --also use a text alpha, <context source=yes>\abbreviation[ALPHA]{\alpha}{Angle of something}\abbreviation[PLANCK]{\hbar}{planckconstant}\starttext\ALPHA\ and \PLANCK\stoptext</context>
== See also ==
<!-- something like [[{{cmd:goto|\goto]] }} --> == Help from ConTeXt-Mailinglist/Forum ==All issues with:{{Forum|{{SUBPAGENAME}}}}
[[Category:ReferenceCommand/enSymbols|definesynonyms]]

Navigation menu