3 May
2007
3 May
'07
12:28 p.m.
2007/4/29, Peter Münster
Hello,
how could I cancel the textstyle=cap for just one synonym? Here an example to show what I want:
\definesynonyms[Test][Tests][\Full] \setupsynonyms[Test][textstyle=cap] \Test{BLA}{This is B.L.A.}
\Test[Foo]{FOO}{Say foo to me.} \def\FOO{FOO\setbox\scratchbox\hbox{\Foo}}
%\Test[CONTEXT]{{\nocap{\ConTeXt}}}{This is \ConTeXt}% does not work %\Test[CONTEXT]{{\tf\ConTeXt}}{This is \ConTeXt}% does not work \starttext \BLA\ and \CONTEXT.
\BLA\ and \FOO. \completelistofTests
\stoptext
Greetings, Peter
Wolfgang