From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20108 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: hyphenation problem with apostrophe Date: Wed, 27 Apr 2005 00:30:06 +0200 Message-ID: <426EC0EE.80804@wxs.nl> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1114554381 14517 80.91.229.2 (26 Apr 2005 22:26:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 26 Apr 2005 22:26:21 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 27 00:26:18 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DQYU6-0003AD-Fk for gctc-ntg-context-518@m.gmane.org; Wed, 27 Apr 2005 00:24:50 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 90BD6127A9; Wed, 27 Apr 2005 00:30:09 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17242-06; Wed, 27 Apr 2005 00:30:04 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 14324127B0; Wed, 27 Apr 2005 00:30:04 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D2CA2127B0 for ; Wed, 27 Apr 2005 00:30:02 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17249-05 for ; Wed, 27 Apr 2005 00:30:02 +0200 (CEST) Original-Received: from mailrelay02.solcon.nl (maillb.solcon.nl [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id E8C4E127A9 for ; Wed, 27 Apr 2005 00:30:01 +0200 (CEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay02.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id j3QMTufm019163 for ; Wed, 27 Apr 2005 00:29:56 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id D92132449D; Wed, 27 Apr 2005 00:06:48 +0200 (CEST) Original-Received: from [10.100.1.54] (unknown [10.100.1.54]) by server-1.pragma-net.nl (Postfix) with ESMTP id EBBB224497 for ; Tue, 26 Apr 2005 22:06:47 +0000 (UTC) User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl In-Reply-To: X-Virus-Scanned: ClamAV 0.83/853/Mon Apr 25 21:22:22 2005 on mailrelay02 X-Virus-Status: Clean X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20108 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20108 Peter M=FCnster wrote: > Hello, > there is no hyphenation with "l'=E9ducation". >=20 > Example: >=20 > \enableregime[il1] > \usetypescript[modern][\defaultencoding] > \setupbodyfont[modern] > \mainlanguage[fr] > \starttext > \dorecurse{66}x =E9ducation >=20 > \dorecurse{65}x l'=E9ducation > \stoptext >=20 > ConTeXt version is 2005.01.31 >=20 > Could someone help please? The solution is: \startlanguagespecifics[nl,cz,sk,fr] \lccode`\'=3D`\' \stoplanguagespecifics \mainlanguage[fr] \starttext \hyphenatedword{\eacute ducation} \hyphenatedword{l'\eacute ducation} \stoptext however, there was a good reason for not making this a default, maybe tac= o=20 remembers why 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.com | www.pragma-pod.nl -----------------------------------------------------------------