ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with AER-Font : ß becomes SS
@ 2001-03-04 12:34 Robert F. Beeger
  2001-03-04 22:08 ` Uwe Koloska
  0 siblings, 1 reply; 6+ messages in thread
From: Robert F. Beeger @ 2001-03-04 12:34 UTC (permalink / raw)


Hi!

I'm using now the AER-Font to make my hyphenation for german words work.
All seemed to work fine until a more careful reading of my text

When I run a file :
\mainlanguage[de]
\language[de]

\setupbodyfont[aer, 10pt]
\useencoding[pro]

\input xhyphen

\starttext
äÄ üÜ öÖ ß
\stoptext

I get in my pdf-file the output :
äÄ üÜ öÖ SS

I want the ß to stay an ß and not to become an SS. This looks wrong in 
words like "auSSerdem"

Changing \useencoding[pro] to \useencoding[ec] doesn't change this.
Changing \useencoding[pro] to \useencoding[win] brings up again that 
hyphenation-error..

Changing my file this way :
\mainlanguage[de]
\language[de]

\setupbodyfont[aer, 10pt]

\input xhyphen

\useencoding[win]

\starttext
äÄ üÜ öÖ ß
\stoptext

seems to do it, but it doesn't look right to me to change the encoding 
after the hyphenation is done.

And what do I need \useencoding[win] for. I thought that the AER-Font would 
contain the Umlauts and the ß so that there be no need to
map them again. Is there a mistake in the mapping of the ß in the AER-Font?

I'm using the latest stable version of ConTeXt - 2001.2.27 - and fpTeX with 
all the updates that are available on ftp.dante.de.

Greetings
      Robert


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

end of thread, other threads:[~2001-03-06 22:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-04 12:34 Problem with AER-Font : ß becomes SS Robert F. Beeger
2001-03-04 22:08 ` Uwe Koloska
2001-03-05  7:31   ` Robert F. Beeger
2001-03-05 10:45     ` Uwe Koloska
2001-03-06 10:12       ` Robert F. Beeger
2001-03-06 22:39         ` Uwe Koloska

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