From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9245 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: hyphenation and umlauts Date: Mon, 16 Sep 2002 16:22:29 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020916162031.01ff7eb0@server-1> References: <5.1.0.14.1.20020916113548.0212e9c0@server-1> <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"; format=flowed X-Trace: main.gmane.org 1035399584 1693 80.91.224.250 (23 Oct 2002 18:59:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:59:44 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Jens-Uwe Morawski In-Reply-To: <20020916151719.0d9e5dad.morawski@gmx.net> Xref: main.gmane.org gmane.comp.tex.context:9245 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9245 At 03:17 PM 9/16/2002 +0200, you wrote: >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. this is because hyphenation is only possible for 'pure chars' not for composed ones (i.e. composed by \accent or macros) >BTW: Is there a difference between \setupencoding[ec] and > \setupencoding[default=ec]? mostly the time it's set: \setupencoding does an immediate set, the default is just the fallback in case a font has no associated encoding (normally font switches will set the encoding) Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------