From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42794 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Passing unicode characters Date: Mon, 28 Jul 2008 16:41:21 +0200 Message-ID: <488DDA91.2080409@wxs.nl> References: <6048c4180807220748k3966db64g4502a9fa68bd30d7@mail.gmail.com> <6048c4180807221114k23614d93s2291ae9bcc6ca03d@mail.gmail.com> <6048c4180807221224m71f9cbfauaec5bb2a84c1d36d@mail.gmail.com> <6048c4180807221350teffcc51i7978691f83e1684b@mail.gmail.com> <115224fb0807222337q4530184bw74a22d6ceda511f7@mail.gmail.com> <20080727212537.GB6926@khaled-laptop> <6048c4180807271538q68f8aaffv96e8d82ac4664613@mail.gmail.com> 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: ger.gmane.org 1217256174 23226 80.91.229.12 (28 Jul 2008 14:42:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Jul 2008 14:42:54 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Jul 28 16:43:43 2008 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 1KNTwt-00040j-3G for gctc-ntg-context-518@m.gmane.org; Mon, 28 Jul 2008 16:43:43 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6E50F1FE4C; Mon, 28 Jul 2008 16:42:44 +0200 (CEST) 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 05404-04-36; Mon, 28 Jul 2008 16:42:18 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 977E91FE3F; Mon, 28 Jul 2008 16:42:18 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 227611FE3D for ; Mon, 28 Jul 2008 16:41:58 +0200 (CEST) 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 10300-01-9 for ; Mon, 28 Jul 2008 16:41:22 +0200 (CEST) Original-Received: from mail.pragma-ade.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by ronja.ntg.nl (Postfix) with ESMTP id 3E59E1FE3C for ; Mon, 28 Jul 2008 16:41:22 +0200 (CEST) Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by controller-1 (SurgeMail 3.9e) with ESMTP id 8011-1840426 for ; Mon, 28 Jul 2008 16:41:22 +0200 User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: <6048c4180807271538q68f8aaffv96e8d82ac4664613@mail.gmail.com> X-Originating-IP: 10.100.1.100 X-Authenticated-User: hagen@controller-1 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:42794 Archived-At: Mehdi Omidali wrote: > Hi everyone, > Another thing that have to be fixed is about formula numbering in > right-to-left texts. By default I think lua prints a formula number in > a formula in the wrong direction, like > \thechapter.\thesection.\theequation > but it should be > \theequation.\thesection.\thechapter > because chapter and section numbering is expanded from right to left. > Also be aware of equation numbers when one call it from a reference > like \in[formulalabel]. > It should also be > \theequation.\thesection.\thechapter > As far as I know, equation nembering is a big problem in all tex > engines (for right-to-left texts). > Fortunately, the way that lua act with other numbered bodies, like > tables, figures, ... (in right-to-left texts) is perfect as far as I > have checked. we struggled with this in the past (interfacing) ... ab.cd.ef = ab.cd.ef (explicit textdir rules) ab.cd.ef = ef.cd.ab ab.cd.ef = fe.dc.ba (textdir on components) eventually i think that we settled to something that worked with the examples at that time 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 ----------------------------------------------------------------- ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________