17 Apr
2005
17 Apr
'05
3:51 p.m.
Nikolai Weibull wrote:
Idris Samawi Hamid, April 17:
\type{texfont --help}
⋮
The bug is apparently in \type: it only generates one dash.
the Latin Modern fonts are in 'ec' encoding, and \type does not take that into account (yet). If you switch to texnansi encoding, the problem goes away: \usetypescript[modern][texnansi] \setupbodyfont[modern] Greetings, Taco