13 Dec
2005
13 Dec
'05
10:14 a.m.
Peter Münster wrote:
On Mon, 12 Dec 2005, Taco Hoekwater wrote:
\starttext {\sc Normal and \bf bold Small-Caps. Accents: àÉßöÜ} \stoptext
Hi Peter,
And here are my problems:
1.) I get bold sc font, but the normal \sc is now the normal font.
\sc and \bf are defined at the same level in ConTeXt, so they (normally) exclude each other. My guess is that it is very unlikely that this will be fixed, but I assume it would be possible to do something using the \variants mechanism (note: I am not sure and would not know how)
2.) Accented characters are not correct.
My guess is that maybe the regime also switches the font encoding? The ecXXXX fonts definately only exist in EC encoding. Cheers, Taco