From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16330 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: lc code of ` Date: Thu, 02 Sep 2004 13:55:21 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <41370A29.4070006@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1094126237 22146 80.91.224.253 (2 Sep 2004 11:57:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Sep 2004 11:57:17 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 02 13:57:09 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C2qDF-0000zp-00 for ; Thu, 02 Sep 2004 13:57:09 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E2852127A3; Thu, 2 Sep 2004 13:57:08 +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 12910-01; Thu, 2 Sep 2004 13:57:08 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C688F1279C; Thu, 2 Sep 2004 13:55:24 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BD8971279C for ; Thu, 2 Sep 2004 13:55:23 +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 12657-05-4 for ; Thu, 2 Sep 2004 13:55:23 +0200 (CEST) Original-Received: from mailrelay02.solcon.nl (unknown [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id 404261279A for ; Thu, 2 Sep 2004 13:55:23 +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 i82BtKdP015033 for ; Thu, 2 Sep 2004 13:55:20 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id B38D718527; Thu, 2 Sep 2004 13:55:22 +0200 (CEST) Original-Received: from [10.100.1.191] (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id B620418525 for ; Thu, 2 Sep 2004 11:55:21 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en Original-To: c X-Virus-Scanned: clamd / ClamAV version 0.73, clamav-milter version 0.73a on mailrelay02.solcon.nl 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16330 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16330 Hi, Currently, we have \lccode`\'=`\' set for all languages, but it seems that some languages get problems with hyphenation. \de \hyphenatedword{Works''} \nl \hyphenatedword{Works''} \uk \hyphenatedword{Works''} \en \hyphenatedword{Works''} \de \hyphenatedword{Works} \nl \hyphenatedword{Works} \uk \hyphenatedword{Works} \en \hyphenatedword{Works} i did set the code because some languages needed it, but now i get puzzled: we can do: \startlanguagespecifics[nl,cz,sk,fr] \lccode`\'=`\' \stoplanguagespecifics but i wonder of this is the right approach. 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 -----------------------------------------------------------------