ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* nested synonyms
@ 2001-07-10 11:57 Eckhart Guthöhrlein
  2001-07-10 14:33 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Eckhart Guthöhrlein @ 2001-07-10 11:57 UTC (permalink / raw)


I have noticed that synonyms which are used only in the expansion of other 
synonyms will not be included in the list of synonyms if they themselves 
are used in the list of synonyms only. I don't really understand this 
sentence myself, so here is an example:

\abbreviation{CNS}{Crystallography \& \NMR\ System}
\abbreviation{NMR}{Nuclear Magnetic Resonance}
\starttext
	\CNS\ is an abbreviation % for \infull{CNS}
	\completelistofabbreviations
\stoptext

The list of abbreviations will only have one item (CNS). Removing the '%' 
character results in both items being listed.

Not surprisingly, I noticed this in two similar situations: with defined 
synonyms of another kind calling abbreviations not used elsewhere in the 
text, and with abbreviations used in the list of publications only (with 
m-bib).

Do I have to take care of this manually? If so, and if I don't want
\setupsynonyms[abbreviation][criterium=all],
then
{\setbox0=\hbox{\NMR}}
is an acceptable solution: no output in the dvi file, but context fooled to 
consider the abbreviation used in my text...?

Eckhart


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-10 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-10 11:57 nested synonyms Eckhart Guthöhrlein
2001-07-10 14:33 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).