Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id o1DE4s73007365 for ; Sat, 13 Feb 2010 15:04:55 +0100 Received: (qmail 3195 invoked by alias); 13 Feb 2010 14:04:49 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 13 Feb 2010 14:04:48 -0000 Received: from relay.uni-heidelberg.de (EHLO relay.uni-heidelberg.de) [129.206.100.212] by mx0.gmx.net (mx105) with SMTP; 13 Feb 2010 15:04:48 +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 o1DE2R9s019643 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 13 Feb 2010 15:02:28 +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 o1CN12px030489; Sat, 13 Feb 2010 15:02:15 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 392135 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sat, 13 Feb 2010 15:02:15 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id o1DE2Fpa025741 for ; Sat, 13 Feb 2010 15:02:15 +0100 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with SMTP id o1DE24si019289 for ; Sat, 13 Feb 2010 15:02:08 +0100 Received: (qmail invoked by alias); 13 Feb 2010 14:02:04 -0000 Received: from vpn513-056.rzuser.uni-heidelberg.de (EHLO [147.142.13.56]) [147.142.13.56] by mail.gmx.net (mp070) with SMTP; 13 Feb 2010 15:02:04 +0100 X-Provags-ID: V01U2FsdGVkX188m0QZa8M8h9CKn8yEHXANMl+ofDs/w+FMDqQ7Bi 68uVwLDmJfuCll User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100120 Shredder/3.0.1 MIME-Version: 1.0 References: <4B727378.8060704@morningstar2.co.uk> <4B729944.5050308@residenset.net> <4B72B36E.6010401@morningstar2.co.uk> <4B730157.5060605@morningstar2.co.uk> <08431600-FDE2-4002-8A22-81CDD6AF300B@gmail.com> X-Enigmail-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-FuHaFi: 0.64000000000000001 Message-ID: <4B76BEE6.50704@gmx.de> Date: Sat, 13 Feb 2010 16:01:58 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Arno Trautmann Subject: Re: LaTeX3 8-bit only? To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p4WX0t+AtsdW/aoqQDaDNIQvIKofqzq24/bLIpZjuDSmwSTLj22oKuCgMJu3 9TfYFaf6MQMIrBOrR5GFgQvvizKOjQCc0dcuQOZJej5emsPqM1pCmUcdg6+CAcO71UW0cW2M2fey XbZ5rIi5oJMG7dzV1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de X-Scanned-By: MIMEDefang 2.63 on 85.214.41.38 Status: R X-Status: X-Keywords: X-UID: 6266 T T wrote: > On 10 February 2010 23:46, Will Robertson wrote: >> >> LaTeX3 and LuaTeX are orthogonal; one does not deprecate the other. Certain aspects of the work the LaTeX3 project have done, such as the expl3 macro language, might become less useful when/if LuaTeX is the *only* widely used TeX engine. But until then LaTeX3 will not assume the presence of a Lua programming environment. > > I think that's the wrong way to look at it. The right question to ask > is how many people willing to switch to LaTeX3 will be at the same > time unwilling to use LuaTeX. Depending on the answer, sticking with > eTeX as a base is either a wise decision or useless restriction. At least I will definitely change to LuaTeX and was really looking forward to use a combination of LuaTeX+LaTeX3 for programming. From my point of view (i.e. a quite ”normal“ user) it seems useless to have LaTeX3 as a powerfull format but sticking with old machines. As mentioned, backward compatibility is no criterium as it will be lost anyway. >> LuaTeX will not be backwards compatible with pdfTeX in the generated output (i.e., two identical documents may have slightly different hyphenation/justification choices and therefore different page breaks). While the changes will obviously be rather small, I don't think anyone can really predict when pdfTeX will stop being used. It will not be used anymore if there is a more comfortable, maybe faster, and at all ”better“ engine. LuaTeX seems to be this (not faster, but the rest …) so I am using LuaTeX already for production of (small) documents. It’s annoying however that I have to load packages to use it (fontspec etc.) – it would be great to have this implemented in the kernel which is only possible by fully setting on luaTeX. > In practical terms there will be some sort of latex3[.exe] program > provided by TeX distributions to compile documents in LaTeX3 format. > It might as well point to LuaTeX engine and no one will know any > better. That would be the best thing. Maybe similar to the story about naming the programs (pdf)lualatex and lualatex instead of (pdf)lualatex which is much more intuitive as dvi is kind of deprecated. Any user new to LaTeX will be totally confused: 2ε with pdfTeX, LuaTeX or XeTeX, dvi or pdf output, 3 with pdfTeX, LuaTeX or XeTeX (again, div oder pdf?) while none of them seem to be really integrated … it would be great to tell newbies: Just say latex3 to your system and you get a great pdf output with high quality typesetting. cheers, Arno