Hi list!
What am I doing wrong? \Word, \Words and \WORDS cannot be applied to synonyms,
they are displayed unmodified which is a pity as these words should be
capitalized at the beginning of a sentence. Is there a solution?
\starttext
\definesynonyms[term][terms]
\setupsynonyms[term][headstyle=bold,width=4cm,criterium=all]
\term[FTce]{fault tolerance}{The ability of a system to mitigate a
fault avoiding desastrous behavior}
\placelistofterms
Original: \FTce\
First letter: \Word{\FTce}
All first letters: \Words{\FTce}
All letters: \WORDS{\FTce}
First letter: \Word{fault tolerance}
All first letters: \Words{fault tolerance}
All letters: \WORDS{fault tolerance}
\stoptext
Thanks,
- Matthias
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________