From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9241 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: Re: hyphenation and umlauts Date: Mon, 16 Sep 2002 15:17:19 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020916151719.0d9e5dad.morawski@gmx.net> References: <5.1.0.14.1.20020914210257.03252b90@remote-1> <20020911205059.68de03fa.morawski@gmx.net> <5.1.0.14.1.20020914210257.03252b90@remote-1> <5.1.0.14.1.20020916113548.0212e9c0@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399580 1667 80.91.224.250 (23 Oct 2002 18:59:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:59:40 +0000 (UTC) Original-To: ConTeXt In-Reply-To: <5.1.0.14.1.20020916113548.0212e9c0@server-1> Xref: main.gmane.org gmane.comp.tex.context:9241 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9241 On Mon, 16 Sep 2002 11:37:33 +0200 Hans Hagen wrote: > At 11:07 PM 9/14/2002 +0200, Jens-Uwe Morawski wrote: > >Thanks, but > >\hyphenation{Kriegs-ge-sch\adiaeresis-dig-te} > > > >gives > >! Improper \hyphenation will be flushed. > >\dobuildtextaccent #1#2->{ > > \let \char \normalaccent #1\let \char > > \normalchar #2} > >l.5 \hyphenation{Kriegs-ge-sch\adiaeresis > > -dig-te} > >? > > > >Any hints? > > hm, so it looks like you're in default encoding, not in 8 bit; how about Can you tell me, what i should do for 7-bit-encoding? > \setupbodyfont[ppl,10pt] > \hyphenation{...} This works, but i need CM-fonts and > \setupencoding[ec] > \hyphenation{...} still gives the error. BTW: Is there a difference between \setupencoding[ec] and \setupencoding[default=ec]? Thanks, Jens