From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25894 Path: news.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: chinese with utf in context Date: Tue, 07 Feb 2006 10:18:28 +0100 Message-ID: <43E865E4.3050704@gmx.de> References: <000001c62bb0$2174d0a0$630ad50a@HP2800ZP005> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1139303928 20517 80.91.229.2 (7 Feb 2006 09:18:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Feb 2006 09:18:48 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Feb 07 10:18:47 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org 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 1F6Ozb-0000o6-9h for gctc-ntg-context-518@m.gmane.org; Tue, 07 Feb 2006 10:18:35 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B24461280E; Tue, 7 Feb 2006 10:18:34 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31718-04; Tue, 7 Feb 2006 10:18:30 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2F23912803; Tue, 7 Feb 2006 10:18:30 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BC7D812803 for ; Tue, 7 Feb 2006 10:18:29 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31741-02 for ; Tue, 7 Feb 2006 10:18:28 +0100 (CET) Original-Received: from zs04.physik.fu-berlin.de (zs04.physik.fu-berlin.de [160.45.35.155]) by ronja.ntg.nl (Postfix) with SMTP id D938C127C6 for ; Tue, 7 Feb 2006 10:18:28 +0100 (CET) Original-Received: from ith.physik.fu-berlin.de ([160.45.32.115] helo=[127.0.0.1]) by zs04.physik.fu-berlin.de with esmtp (Exim 4.60) (envelope-from ) id 1F6OzU-0000u8-DE; Tue, 07 Feb 2006 10:18:28 +0100 User-Agent: Thunderbird 1.5 (X11/20060111) Original-To: Lutz.Haseloff@blb.brandenburg.de, mailing list for ConTeXt users In-Reply-To: <000001c62bb0$2174d0a0$630ad50a@HP2800ZP005> X-Scanned: No viruses found. X-Scan-Signature: a15b742256ce78fb7a5c82b78215f6df X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25894 Archived-At: Hi Lutz, Lutz Haseloff schrieb: > The symbols from the range FF (f.i. FF0C: FULLWITH COMMA, > Try the following (untested): Add the line \defineunicodecommand 255 {\lookaheaduchar} to unic-cjk.tex. (Maybe you need to regenerate the format file.) Tobias