From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9251 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 17:43:42 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020916174342.0074fa7c.morawski@gmx.net> 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> <5.1.0.14.1.20020916162031.01ff7eb0@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 1035399589 1735 80.91.224.250 (23 Oct 2002 18:59:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:59:49 +0000 (UTC) Original-To: ConTeXt In-Reply-To: <5.1.0.14.1.20020916162031.01ff7eb0@server-1> Xref: main.gmane.org gmane.comp.tex.context:9251 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9251 On Mon, 16 Sep 2002 16:22:29 +0200 Hans Hagen wrote: > > > \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) Does this mean that for the standard CM-fonts there no way to define a hyphenation that includes umlauts? Jens