Re: [NTG-context] Another verbatim bug?

2005-04-19 Thread Hans Hagen
Taco Hoekwater wrote: 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 pro

Re: [NTG-context] Another verbatim bug?

2005-04-17 Thread Thomas A . Schmitz
Yeah, that appears to be a bug, I was in touch with Hans a couple of weeks ago about it. But a fairly harmless one... Best Thomas On Apr 17, 2005, at 4:26 PM, Idris Samawi Hamid wrote: The bug is apparently in \type: it only generates one dash. Best Idris _

Re: [NTG-context] Another verbatim bug?

2005-04-17 Thread Taco Hoekwater
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: \use

Re: [NTG-context] Another verbatim bug?

2005-04-17 Thread Nikolai Weibull
Idris Samawi Hamid, April 17: > \type{texfont --help} â > The bug is apparently in \type: it only generates one dash. This doesn't happen on my system, but perhaps you're using a newer ConTeXt version than I am, nikolai (who's using the 2005.01.31 that ships with teTeX 3.0) -- Nikolai

[NTG-context] Another verbatim bug?

2005-04-17 Thread Idris Samawi Hamid
Dear gang, \type and \start-\stoptyping produce different results in the following instance: === % output=pdf interface=en \starttext \type{texfont --help} \starttyping texfont --help \stoptyping \stoptext === The bug is apparently in \type: it only