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 p26DkEDR027738 for ; Sun, 6 Mar 2011 14:46:16 +0100 Received: (qmail 16667 invoked by alias); 6 Mar 2011 13:46:09 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 06 Mar 2011 13:46:09 -0000 Received: from relay.uni-heidelberg.de (EHLO relay.uni-heidelberg.de) [129.206.100.212] by mx0.gmx.net (mx032) with SMTP; 06 Mar 2011 14:46:09 +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 p26DiKrL021845 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 6 Mar 2011 14:44:21 +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 p25N14BD025519; Sun, 6 Mar 2011 14:44:19 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 1207249 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sun, 6 Mar 2011 14:44:19 +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 p26DiJwp003545 for ; Sun, 6 Mar 2011 14:44:19 +0100 Received: from anchor-post-1.mail.demon.net (anchor-post-1.mail.demon.net [195.173.77.132]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id p26Di9YK006442 for ; Sun, 6 Mar 2011 14:44:12 +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 1PwEFk-0003BM-iO; Sun, 06 Mar 2011 13:44:08 +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> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Message-ID: <4D738FA8.8050509@morningstar2.co.uk> Date: Sun, 6 Mar 2011 13:44:08 +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: <4D738DB1.3020807@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=5D7Q89H36p4U4jfdfC5HDevlx1X2sAZgAaLl3DbFfW0PXxL7WgvovMFXXSEPrACW/b9IW Qp+GhEViZlUW4mdBntgP1X8KwB5tjHCA/yxSZMu7BXBiPs3ujyaoi2xLHDqpg8dk65Dhpb3Lg0c1 iTjGg==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: 6635 On 06/03/2011 13:35, Arno Trautmann wrote: > Hi all, > > I guess this question is raised from time to time – now I am asking ;) > As far as I understand, there is still no own LaTeX3 format because the > code just is not ready. But expl3 is more or less stable and some > important packages (e.g. fontspec) make heavy use of it causing many > people to load expl3 at the beginning of their document. As this is > somewhat time-consuming, Philipp Stephani suggested about a month ago on > the lualatex-dev list the introduction of a "LaTeX 2.2" format with > expl3 and xpackages (and fontspec) preloaded. > > So what is the "official" meaning of the LaTeX3 team? Are there any > plans for a test format? Or is it not intended/possible/ ? > Such a format could be a very good test for stability and useability, > would show progress to the users and could be distributed via TLcontrib > so the normal user would not be confused by this, but the experienced > user could easily test and try LaTeX3. Hello Arno, LaTeX3 as a 'native' format will not be LaTeX2e + packages, but will be rather different. It is possible to build a native format without any LaTeX2e code loaded, but it's rather limited at present! Basically, with some hacks you can at least typeset something, but it's not really usable. On the other hand, it certainly is possible to build the LaTeX2e kernel with expl3, etc., built in. The question is 'why?'. At this stage, I don't see much gain over simply loading the package-mode material. -- Joseph Wright