15 Aug
2005
15 Aug
'05
2:17 p.m.
\usetypescript[modern][ec] \setupbodyfont[10pt,rm]
\starttext ťŤ % \tcaron\Tcaron \WORD{ťŤ}
In ec encoding there is no tcaron, Only tquoteright, which I guess should be the lowercase Tcaron. When faking smallcaps, afm2tfm uses the tolower() c function, that will fail the way afm2tfm uses it. So it assumes that the lowercase of Tcaron is tcaron, which is not present in ec enc and therefore does not get in the fontencoding. Did this help? I am just stepping into this thread, so I might have missed the whole point. Patrick -- ConTeXt wiki and more: http://contextgarden.net