From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16694 Path: main.gmane.org!not-for-mail From: My Work Newsgroups: gmane.comp.tex.context Subject: Re: chinese ConTeXt Date: Mon, 18 Oct 2004 21:22:50 +0800 Sender: ntg-context-bounces@ntg.nl Message-ID: References: <417355CD.2030304@lbapdm.brandenburg.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1098105592 29889 80.91.229.6 (18 Oct 2004 13:19:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2004 13:19:52 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 18 15:19:37 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 1CJXQH-0007YQ-00 for ; Mon, 18 Oct 2004 15:19:37 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4EDCB1279D; Mon, 18 Oct 2004 15:19:37 +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 23369-03; Mon, 18 Oct 2004 15:19:34 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3CD311278B; Mon, 18 Oct 2004 15:19:34 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 158611278B for ; Mon, 18 Oct 2004 15:19:33 +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 23283-04 for ; Mon, 18 Oct 2004 15:19:32 +0200 (CEST) Original-Received: from wmail01dat.netvigator.com (unknown [218.102.48.213]) by ronja.ntg.nl (Postfix) with ESMTP id 9758D1276F for ; Mon, 18 Oct 2004 15:19:31 +0200 (CEST) Original-Received: from [203.218.161.98] by wmail01dat.netvigator.com (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20041018131924.OBLR1085.wmail01dat.netvigator.com@[203.218.161.98]> for ; Mon, 18 Oct 2004 21:19:24 +0800 In-Reply-To: <417355CD.2030304@lbapdm.brandenburg.de> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.606) 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:16694 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16694 On 18 Oct 04, at 1:34 PM, Lutz Haseloff wrote: > Hi Hans, hi all, > > it seems, that the commands: > > \usemodule[chi-simplified] > \usemodule[chi-traditional] > > do nothing. They are pointing to files > s-chi-01.tex and s-chi-02.tex which > are not present. > > How can i have access to the traditional > chinese characters? > > > Greetings Lutz > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > I use the command \usemodule[chinese] when using chinese and use the commands \TraChi and \SimChi to switch between traditional and simplified chinese characters. Francis Leung