ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \sterling doesn't work in font-pos
@ 1999-07-28  8:49 Gilbert van den Dobbelsteen
  1999-07-28 13:17 ` Taco Hoekwater
  0 siblings, 1 reply; 2+ messages in thread
From: Gilbert van den Dobbelsteen @ 1999-07-28  8:49 UTC (permalink / raw)


Hi there,

The macro \sterling results in {\it\$} which is an italics dollar sign ($)
when I use:

  \setupbodyfont[pos]

Currently I solved it by saying: \char163, but that's not portable in any
way.

I guess this only applies to Hans and Taco, the pos font-environment uses
the texnansi Times/Helvetica/Courier tfm's (which I happen to use a lot).

Gilbert.


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

* Re: \sterling doesn't work in font-pos
  1999-07-28  8:49 \sterling doesn't work in font-pos Gilbert van den Dobbelsteen
@ 1999-07-28 13:17 ` Taco Hoekwater
  0 siblings, 0 replies; 2+ messages in thread
From: Taco Hoekwater @ 1999-07-28 13:17 UTC (permalink / raw)
  Cc: ntg-context

>>>>> "Gilbert" == Gilbert van den Dobbelsteen <gilbert@login-bv.com> writes:

    Gilbert> Hi there,
    Gilbert> The macro \sterling results in {\it\$} which is an italics dollar sign ($)
    Gilbert> when I use:

    Gilbert>   \setupbodyfont[pos]

    Gilbert> Currently I solved it by saying: \char163, but that's not portable in any
    Gilbert> way.

Agree. There are more chars affected by this. 

Hans, I think the best thing we can do is add lines to enco-* for the
next update:

% [\redefinecharacter sterling]

\startencoding[texnansi]

\definecharacter sterling 163
....

\stopencoding

There are many more of these things (\paragraph,\dagger,\cent etc.),
and almost all of these text symbols do depend on font encoding.

Taco


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

end of thread, other threads:[~1999-07-28 13:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-28  8:49 \sterling doesn't work in font-pos Gilbert van den Dobbelsteen
1999-07-28 13:17 ` Taco Hoekwater

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).