From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32786 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: How should I config the ConTeXt in order to use utf-8 encoding chinese characters? Date: Mon, 15 Jan 2007 23:47:04 -0500 (EST) Message-ID: References: <20070116032323.GA4627@debian-testing-hy.localdomain> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1168923125 2292 80.91.229.12 (16 Jan 2007 04:52:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Jan 2007 04:52:05 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 16 05:52:03 2007 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 lo.gmane.org with esmtp (Exim 4.50) id 1H6gIk-0005G7-8x for gctc-ntg-context-518@m.gmane.org; Tue, 16 Jan 2007 05:52:02 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EFD331FF2D; Tue, 16 Jan 2007 05:47:51 +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 12093-01; Tue, 16 Jan 2007 05:47:51 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B94401FF34; Tue, 16 Jan 2007 05:43:08 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E2BC31FF36 for ; Tue, 16 Jan 2007 05:43:05 +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 10723-06-3 for ; Tue, 16 Jan 2007 05:42:59 +0100 (CET) Original-Received: from skycaptain.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.160]) by ronja.ntg.nl (Postfix) with ESMTP id 096971FF2D for ; Tue, 16 Jan 2007 05:42:58 +0100 (CET) Original-Received: FROM aditya.annarb01.mi.comcast.net (c-68-40-50-205.hsd1.mi.comcast.net [68.40.50.205]) BY skycaptain.mr.itd.umich.edu ID 45AC58C8.4943F.16378 ; 15 Jan 2007 23:47:04 -0500 Original-To: mailing list for ConTeXt users In-Reply-To: <20070116032323.GA4627@debian-testing-hy.localdomain> 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:32786 Archived-At: On Tue, 16 Jan 2007, Hongyi Zhao wrote: > Dear all > > Now I can use the GBK encoding chinese characters in my ConTeXt, but > if I want to use the utf-8 encoding chinese characters in my tex > files, this is, I want the tex source file encoded by UTF-8, how > should I config the ConTeXt. BYW, all the chinese fonts needed have > been installed correctly by me, including the TTFs and the > corresponding Type1 fonts. Maybe \enableregime[utf]? Aditya