Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Thu, 1 Jan 2009 15:39:43 +0100 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id n01EdfDH005060 for ; Thu, 1 Jan 2009 15:39:42 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id n01Eb0tR019828 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 1 Jan 2009 15:37:00 +0100 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id mBVN1DCP028981; Thu, 1 Jan 2009 15:36:58 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 185555 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Thu, 1 Jan 2009 15:36:58 +0100 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id n01EawOe007993 for ; Thu, 1 Jan 2009 15:36:58 +0100 Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.247]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id n01EatmC020678 for ; Thu, 1 Jan 2009 15:36:59 +0100 Received: by rv-out-0708.google.com with SMTP id c5so6792354rvf.10 for ; Thu, 01 Jan 2009 06:36:53 -0800 (PST) Received: by 10.141.113.3 with SMTP id q3mr8335605rvm.245.1230820613134; Thu, 01 Jan 2009 06:36:53 -0800 (PST) Received: from ?10.0.1.100? (219-90-170-108.ip.adam.com.au [219.90.170.108]) by mx.google.com with ESMTPS id l31sm52303991rvb.2.2009.01.01.06.36.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 01 Jan 2009 06:36:52 -0800 (PST) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) References: <308a1ed10901010155r78f82ab3v11fef8d4a776813b@mail.gmail.com> X-Mailer: Apple Mail (2.929.2) X-Spam-Whitelist: Message-ID: Date: Fri, 2 Jan 2009 01:06:47 +1030 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: A Question about the future of LaTeX3 To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <308a1ed10901010155r78f82ab3v11fef8d4a776813b@mail.gmail.com> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -2.599 () BAYES_00 X-Scanned-By: MIMEDefang 2.64 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 01 Jan 2009 14:39:43.0209 (UTC) FILETIME=[C8E5C590:01C96C1E] Status: R X-Status: X-Keywords: X-UID: 5562 Hi Vafa, On 01/01/2009, at 8:25 PM, VAFA KHALIGHI wrote: > Currrently with LaTeX2e packages and classes, only LTR typesetting > is considered and there is no attention for RTL typesetting, so I > was just wondering if you guys are going to consider RTL typesetting > in LaTeX3 and design some classes for RTL typesetting? Currently > There are lost of changes that needs to be done to normal LaTeX2e > classses (like article, report and book) so that they will support > RTL typesetting properly. So will RTL typesetting be considered in > the LaTeX3? I can't speak for the entire LaTeX3 team but I imagine that RTL features, at least, will be considered as part of the final "design brief" for features to include in the default document templates. Our current focus is on developing the underlying programming layer, so any work on the document templates is a long, long way off; much code needs to be written first. Please feel free to take a look at what is currently being worked on: Cheers, Will