From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24516 Path: news.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: Chinese in current ConTeXt Date: Tue, 20 Dec 2005 19:25:54 +0100 Message-ID: <43A84CB2.10208@gmx.de> References: <43A81EB0.6060900@gmx.de> <43A83568.6020504@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1135105021 18464 80.91.229.2 (20 Dec 2005 18:57:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Dec 2005 18:57:01 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Dec 20 19:57:00 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 1Eomcv-000316-P1 for gctc-ntg-context-518@m.gmane.org; Tue, 20 Dec 2005 19:54:21 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6A88D127E0; Tue, 20 Dec 2005 19:54:21 +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 11000-08; Tue, 20 Dec 2005 19:54:20 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5E23B12857; Tue, 20 Dec 2005 19:26:40 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AB04C12857 for ; Tue, 20 Dec 2005 19:26:38 +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 10814-05-2 for ; Tue, 20 Dec 2005 19:26:37 +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 ESMTP id B592012856 for ; Tue, 20 Dec 2005 19:26:37 +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 1EomC5-0004uc-6j; Tue, 20 Dec 2005 19:26:37 +0100 User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050715) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <43A83568.6020504@wxs.nl> X-Scanned: No viruses found. X-Scan-Signature: 474d812f6be6a2d113182602013e3cc8 X-Virus-Scanned: 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:24516 Archived-At: Hi Hans, Hans Hagen wrote: >> b) Labels: lang-chi.tex contains: > was this du eto the uni-c c-uni mixup? Yes, it now works (thanks, Richard!) >> Another questions: >> a) How to typset from top-to-bottom right-to-left using column(sets)? > hm, columnsets ... just make them small enough; should work ok > (including graphic spans) Hmm, the correct answer to my question is: \startvertical ... \stopvertical, which should be put into the manual. font-chi.tex says: %D We can set up vertical typesetting with \type %D {\setupchinese}. I tried \setupchinese[direction=vertical], which is seemingly not correct and does not do anything visible. Could you put the mchinese.tex manual the into SVN repository? I'd like to send some minor corrections. Tobias