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 p02CMv3X029706 for ; Sun, 2 Jan 2011 13:22:58 +0100 Received: (qmail 20208 invoked by alias); 2 Jan 2011 12:22:52 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 02 Jan 2011 12:22:51 -0000 Received: from relay.uni-heidelberg.de (EHLO relay.uni-heidelberg.de) [129.206.100.212] by mx0.gmx.net (mx059) with SMTP; 02 Jan 2011 13:22:51 +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 p02Bu4IE006359 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 2 Jan 2011 12:56:04 +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 p01N14TW014420; Sun, 2 Jan 2011 12:56:03 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 770651 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sun, 2 Jan 2011 12:56:03 +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 p02Bu38Y013816 for ; Sun, 2 Jan 2011 12:56:03 +0100 Received: from lon1-post-2.mail.demon.net (lon1-post-2.mail.demon.net [195.173.77.149]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id p02Btnjn005809 for ; Sun, 2 Jan 2011 12:55:53 +0100 Received: from morningstar2.demon.co.uk ([80.176.134.7] helo=palladium.local) by lon1-post-2.mail.demon.net with esmtp (Exim 4.69) id 1PZMXN-0006GP-bT; Sun, 02 Jan 2011 11:55:49 +0000 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 References: <4D1F6F9D.9020209@laposte.net> <4D1F8145.2010308@morningstar2.co.uk> <4D1F8BFD.5000803@laposte.net> <4D1F8DFE.70205@morningstar2.co.uk> <20110101204323.GA14218@khaled-laptop> <4D1F94F8.2010306@morningstar2.co.uk> <20110101230758.GA15697@khaled-laptop> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <4D2067C4.1040909@morningstar2.co.uk> Date: Sun, 2 Jan 2011 11:55:48 +0000 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: LaTeX3 and engines To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <20110101230758.GA15697@khaled-laptop> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p6i75npGen84eVAEFK/syJmiNoEBJhgjYKpglu1TZLLw7xMZnJMXwBFy+Sxe D/AUQGQOurK3ezVJqUBFH0uN5pjmWoMfpyHp50EZ60/Y6hM43eiKLTaE/W0dI7nIn8+pr4SzneyH Jeytg==V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 6493 On 01/01/2011 23:07, Khaled Hosny wrote: > Even for "western European languages" Unicode and smart fonts (both not > supported "natively" pdftex) have been the norm for decades now; 8bit > encodings and type1 fonts are obsolete and almost nobody outside tex > community is using them. There is a growing body of fonts, for example, > that can not be used with pdftex without pre-processing, if at all. The > fact that pdftex can do some jobs is just keeping with the status quo > and not moving forward, IMO. I think a new system like latex3 can be a > good opportunity to get rid of legacy craft that tex have been carrying > around over the year; no need to keep supporting it (when every one else > is moving away from it) tell the eternity. There are a *lot* of documents created using LaTeX2e which do not need to go beyond what pdfTeX can do, so there are two sides to this. How you see the balance probably depends on your personal position. Now, speaking personally I also see the point of accepting that things move on (it would make life a lot easier in some areas). However, LaTeX2e has been successful partly because of the caution the Project has always applied to making changes. So any change in engine support will need to be backed up by good reasons, not simply 'it seems like a good idea' without any clear code to back this up. (On the 'support to eternity' question, there are lots of people who won't even use LaTeX2e because 'it is not stable enough'. So again there is a balance here.) >> As I said earlier, we decided to require \pdfstrcmp after some >> applications came up where the alternatives were a bad idea >> (difference in expandability with different supported engines). So >> this might change as we develop more code. I can only comment on >> what we have now, where there is no strong case for dropping support >> for pdfTeX. (Indeed, almost all of the day-to-day testing I do uses >> pdfTeX as it remains my default engine. LuaTeX is a lot slower, I'm >> afraid, quite apart from questions about bugs introduced by the >> ongoing changes.) > > I'd be interested to know more about this slowness, my own tests shows > that luatex 0.60 is just 1.3 to 1.6 as slower as pdftex, not that > significant IMO, and that is testing with "stock" format, code written > to take advantage of luatex features can be much faster than comparable > pdftex code (in context, for example, certain operations are done tens > of times faster in luatex than in pdftex). I see quite a lot of 'start up' time with LuaTeX, but have never done any formal testing. The start up time is important to me as most of my test documents are rather short, so the start up is a large chunk of the total. Things might well be different with larger documents. -- Joseph Wright