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 p0ADHD6C025918 for ; Mon, 10 Jan 2011 14:17:14 +0100 Received: (qmail 2408 invoked by alias); 10 Jan 2011 13:17:08 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 10 Jan 2011 13:17:07 -0000 Received: from relay.uni-heidelberg.de (EHLO relay.uni-heidelberg.de) [129.206.100.212] by mx0.gmx.net (mx012) with SMTP; 10 Jan 2011 14:17:07 +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 p0ADEkQh009629 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 10 Jan 2011 14:14:46 +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 p0ACqsCh028747; Mon, 10 Jan 2011 14:14:45 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 815503 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 10 Jan 2011 14:14:45 +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 p0ADEj8B027137 for ; Mon, 10 Jan 2011 14:14:45 +0100 Received: from ueamailgate01.uea.ac.uk (ueamailgate01.uea.ac.uk [139.222.131.184]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id p0ADEUAh015961 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 10 Jan 2011 14:14:34 +0100 Received: from ueams01.uea.ac.uk (ueams01.uea.ac.uk [139.222.131.78]) by ueamailgate01.uea.ac.uk (8.13.8/8.13.8) with ESMTP id p0ADEUnr009071 for ; Mon, 10 Jan 2011 13:14:30 GMT Received: from [139.222.113.126] by ueams01.uea.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1PcHZq-0003Zp-PG; Mon, 10 Jan 2011 13:14:26 +0000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 References: <776139.69852.qm@web28615.mail.ukl.yahoo.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN, outgoing) X-CanIt-Geo: ip=139.222.131.78; country=GB; region=I9; city=Norwich; latitude=52.6333; longitude=1.3000; http://maps.google.com/maps?q=52.6333,1.3000&z=6 X-CanItPRO-Stream: UEA:outgoing (inherits from UEA:default,base:default) X-Canit-Stats-ID: 66821616 - 79a72c897229 - 20110110 X-Scanned-By: CanIt (www . roaringpenguin . com) on 139.222.131.184 Message-ID: <4D2B0633.5000004@morningstar2.co.uk> Date: Mon, 10 Jan 2011 13:14:27 +0000 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: newest expl3 broken To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <776139.69852.qm@web28615.mail.ukl.yahoo.com> 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: 6556 On 10/01/2011 13:01, Philipp Stephani wrote: > Hello, > compiling a LuaLaTeX document with rev. 20998 of expl3 results in the error: > > !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > ! > ! This is a LaTeX bug: check coding! > ! > ! Command `\lua_shipout_x:n' not yet defined! > ! > ! See the LaTeX3 documentation for further information. > ! For immediate help type H . > !............................................... > > l.68 \cs_generate_variant:Nn \lua_shipout_x:n > { x } > > in the file l3luatex.sty; probably because \latelua is not enabled by default. Already fixed in the SVN: I noticed this late on Friday. (The luatex package moves various primitives out of the way, and I'd forgotten this. Sorry.) I'll get a CTAN snapshot done in a second. -- Joseph Wright