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 p26HoIQc024283 for ; Sun, 6 Mar 2011 18:50:19 +0100 Received: (qmail 18463 invoked by alias); 6 Mar 2011 17:50:13 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 06 Mar 2011 17:50:12 -0000 Received: from relay.uni-heidelberg.de (EHLO relay.uni-heidelberg.de) [129.206.100.212] by mx0.gmx.net (mx076) with SMTP; 06 Mar 2011 18:50:12 +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 p26HmGHu017821 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 6 Mar 2011 18:48:17 +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 p25N14H5025519; Sun, 6 Mar 2011 18:48:15 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 1208032 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sun, 6 Mar 2011 18:48: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 p26HmFj4020695 for ; Sun, 6 Mar 2011 18:48:15 +0100 Received: from anchor-post-1.mail.demon.net (anchor-post-1.mail.demon.net [195.173.77.132]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id p26Hlr8V017697 for ; Sun, 6 Mar 2011 18:47:57 +0100 Received: from morningstar2.demon.co.uk ([80.176.134.7] helo=palladium.local) by anchor-post-1.mail.demon.net with esmtp (Exim 4.69) id 1PwI3d-000727-h6; Sun, 06 Mar 2011 17:47:53 +0000 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2.14) Gecko/20110221 Thunderbird/3.1.8 MIME-Version: 1.0 References: <4D738DB1.3020807@gmx.de> <4D738FA8.8050509@morningstar2.co.uk> <4D739437.4040802@gmx.de> <4D73A4B8.5060108@morningstar2.co.uk> <4D73C1FC.4050907@gmx.de> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Message-ID: <4D73C8C8.2070402@morningstar2.co.uk> Date: Sun, 6 Mar 2011 17:47:52 +0000 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: format? To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <4D73C1FC.4050907@gmx.de> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p6i75npGen84eVAEFK/syJmFuaL1OLtauwJ5R/kaZ9HAe8peGX1DeqJL7BW4 1X28hmBsSaikXt0ebYfUaHmtXkk7HChP+4IT8uNdVgNwDH5hrhnvoJ4U9x3qC9CkHcMikBVzVkV0 aKFtQ==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: 6639 On 06/03/2011 17:18, Arno Trautmann wrote: >> $ latex3 --dvi --pdftex >> $ latex3 --pdf --luatex > > I find this horrible. It would be easy if the standard engine would be > luaTeX with pdf output and other machines could be used as pdflatex3 or > similar. I guess my problem is the number of combinations: - ???latex3 (pdfTeX + LaTeX3 format - but if you want to be able to alter the default engine then just "latex3" is out) - pdflatex3 - xelatex3 - lualatex3 - dvilualatex3 For experienced users that is fine, but for inexperienced users it's not so fine. (I guess I prefer to keep the engine, output type and format separate.) >> an so forth (with --xetex ignoring --dvi for the obvious reasons). Does >> a similar scheme make sense for a hypothetical 'latex2x'? (I'm going >> with 'x' for 'extended', and also for 'like LaTeX2e, but clearly a bit >> further along. Of course, there would need to be some defaults for the >> above - I guess I'd favour pdfTeX in PDF mode at present. > > For l2x (I like the name!), I'd stick with the names as they are. Makes sense, I suppose, although in many ways I would like to at least have the output mode separate from the name pdflatex2x pdfTeX, PDF output xelatex2x XeTeX, PDF output lualatex2x LuaTeX, PDF output with a --dvi(mode) switch >> Second question: anything else that should be included that is not in >> the combined 'release' material (expl3, xparse, xtemplate, xcoffins)? >> These do load various bits and pieces (for example, graphicx), but I'd >> like to at least add fixltx2e to the above. > > As Philipp suggested, fontspec for luaTeX and XeTeX engines. Maybe even > xltxtra for XeTeX and some lua packages for luaTeX? But that is no > LaTeX3 stuff anymore … Well, fixltx2e is not either, but I'd want to include it. As I've said, we already load some support packages with LuaTeX at least. -- Joseph Wright