Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Mon, 8 Dec 2008 09:05:44 +0100 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id mB885g1H000657 for ; Mon, 8 Dec 2008 09:05:42 +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 mB882BhZ024793 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 8 Dec 2008 09:02:12 +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 mB7N2CV4022853; Mon, 8 Dec 2008 09:02:08 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 169678 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 8 Dec 2008 09:02:08 +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 mB88282P031865 for ; Mon, 8 Dec 2008 09:02:08 +0100 Received: from mailgate5.uea.ac.uk (mailgate5.uea.ac.uk [139.222.130.185]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id mB881uhH024499 for ; Mon, 8 Dec 2008 09:02:00 +0100 Received: from [139.222.128.187] (helo=ueams04.uea.ac.uk) by mailgate5.uea.ac.uk with esmtp (Exim 4.50) id 1L9b40-0002ER-Go for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 08 Dec 2008 08:01:56 +0000 Received: from [139.222.203.30] by ueams04.uea.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1L9b40-00052x-FF for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 08 Dec 2008 08:01:56 +0000 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 References: <493AFBDA.7010406@gmx.de> <9412CF6E-1710-4EEF-B682-8B331A126962@gmail.com> <493B9AB7.3040309@morningstar2.co.uk> <71CAEE42-1E02-442A-ABF4-2C1A734DEBCD@gmail.com> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-ID: <493CD479.6050304@morningstar2.co.uk> Date: Mon, 8 Dec 2008 08:02:01 +0000 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: \engine_if_etex: To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <71CAEE42-1E02-442A-ABF4-2C1A734DEBCD@gmail.com> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -2.599 () BAYES_00 X-Scanned-By: MIMEDefang 2.64 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 08 Dec 2008 08:05:44.0707 (UTC) FILETIME=[C5569D30:01C9590B] Status: R X-Status: X-Keywords: X-UID: 5528 Will Robertson wrote: > > In the spirit of being hasty, (I think I can get away with it in this > case) I've now added your code to the beginning of l3names and removed > the \engine_if_etex conditional from l3basics. Will, You've added for initex as well as for the package. For initex, you'd need to have a different test (or change both), as I've used \@ifundefined and \PackageError, which of course need LaTeX2e. -- Joseph Wright