ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* 'German Double s' character trouble
@ 1999-10-11 10:34 Peter Willadt
  1999-10-11 10:46 ` Matthew Baker
  1999-10-11 12:30 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Willadt @ 1999-10-11 10:34 UTC (permalink / raw)


Hello,

using context 1999-09-30 I encounter the following problem with the
german-double-s character (ß) (I hope it shows up correctly in your
email, it should look similiar to an upright beta):

Using [win] as encoding, ß shows up as dotless i.
Using [ans] as encoding, ß shows up as SS.
Saying \ss like in plain TeX, context switches to sanserif instead of
displaying any character.
Saying \3 like in german.sty, context complains about an unknown
command.

My setup is like shown below:

\useencoding[win]
\setupoutput[pdftex]
\setupbodyfont[ber, ptm]
\de
\usemapping[texnansi]
some text containing 'ß' 

And, if I remember correctly, the first alternative once worked with an 
elder context version.
Thanks in advance for any hints.

Peter Willadt


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

* Re: 'German Double s' character trouble
  1999-10-11 10:34 'German Double s' character trouble Peter Willadt
@ 1999-10-11 10:46 ` Matthew Baker
  1999-10-11 12:30 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Matthew Baker @ 1999-10-11 10:46 UTC (permalink / raw)


On Mon, 11 Oct 1999, Peter Willadt wrote:

> My setup is like shown below:
> 
> \useencoding[win]
> \setupoutput[pdftex]
> \setupbodyfont[ber, ptm]
> \de
> \usemapping[texnansi]
> some text containing 'ß' 

I had this exact problem a while ago in Unix and can't for the life of me
find where it is coming from.  It works correctly without the berry option
though.  If you have the PostScript fonts with their Adobe names, you can
use

\setupbodyfont[ptm]

and ß and \ss will both work corretly.  This is a temporary measure til I
or someone else finds the cause...

- Matt

--
Dr. Matthew Baker           matthew.baker@gmd.de
GMD - FIT.MMK               http://fit.gmd.de/hci/pages/matthew.baker.html


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

* Re: 'German Double s' character trouble
  1999-10-11 10:34 'German Double s' character trouble Peter Willadt
  1999-10-11 10:46 ` Matthew Baker
@ 1999-10-11 12:30 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 1999-10-11 12:30 UTC (permalink / raw)
  Cc: ntg-context

Peter Willadt wrote:

> using context 1999-09-30 I encounter the following problem with the
> german-double-s character (ß) (I hope it shows up correctly in your
> email, it should look similiar to an upright beta):

I know -)

> Using [win] as encoding, ß shows up as dotless i.
> Using [ans] as encoding, ß shows up as SS.
> Saying \ss like in plain TeX, context switches to sanserif instead of
> displaying any character.

In context it's \SS

> Saying \3 like in german.sty, context complains about an unknown
> command.

you can add: \def\3{\SS} to your local cont-sys.tex 

But, in german mode, tobias long ago convinced me to support the "s
syntax. So, you can use the for germans normal " convention. This even
works ok for bookmarks and so ("u -> u umlaut). 

> And, if I remember correctly, the first alternative once worked with an
> elder context version.

This is very platform dependant. You can try: \useencoding[ibm] 

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


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

end of thread, other threads:[~1999-10-11 12:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-11 10:34 'German Double s' character trouble Peter Willadt
1999-10-11 10:46 ` Matthew Baker
1999-10-11 12:30 ` Hans Hagen

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