ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Another verbatim bug?
@ 2005-04-17 14:26 Idris Samawi Hamid
  2005-04-17 14:55 ` Nikolai Weibull
  2005-04-17 15:54 ` Thomas A.Schmitz
  0 siblings, 2 replies; 5+ messages in thread
From: Idris Samawi Hamid @ 2005-04-17 14:26 UTC (permalink / raw)


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 generates one dash.

Best
Idris

============================
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Another verbatim bug?
  2005-04-17 14:26 Another verbatim bug? Idris Samawi Hamid
@ 2005-04-17 14:55 ` Nikolai Weibull
  2005-04-17 15:51   ` Taco Hoekwater
  2005-04-17 15:54 ` Thomas A.Schmitz
  1 sibling, 1 reply; 5+ messages in thread
From: Nikolai Weibull @ 2005-04-17 14:55 UTC (permalink / raw)


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 Weibull: now available free of charge at http://bitwi.se/!
Born in Chicago, IL USA; currently residing in Gothenburg, Sweden.
main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Another verbatim bug?
  2005-04-17 14:55 ` Nikolai Weibull
@ 2005-04-17 15:51   ` Taco Hoekwater
  2005-04-19  7:42     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Taco Hoekwater @ 2005-04-17 15:51 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Another verbatim bug?
  2005-04-17 14:26 Another verbatim bug? Idris Samawi Hamid
  2005-04-17 14:55 ` Nikolai Weibull
@ 2005-04-17 15:54 ` Thomas A.Schmitz
  1 sibling, 0 replies; 5+ messages in thread
From: Thomas A.Schmitz @ 2005-04-17 15:54 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Another verbatim bug?
  2005-04-17 15:51   ` Taco Hoekwater
@ 2005-04-19  7:42     ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2005-04-19  7:42 UTC (permalink / raw)


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 problem goes away:
> 
>   \usetypescript[modern][texnansi]
>   \setupbodyfont[modern]

this will be repaired in the next version of the ec metrics

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-04-19  7:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-17 14:26 Another verbatim bug? Idris Samawi Hamid
2005-04-17 14:55 ` Nikolai Weibull
2005-04-17 15:51   ` Taco Hoekwater
2005-04-19  7:42     ` Hans Hagen
2005-04-17 15:54 ` Thomas A.Schmitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).