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 o19Kd4r0001722 for ; Tue, 9 Feb 2010 21:39:05 +0100 Received: (qmail 2818 invoked by alias); 9 Feb 2010 20:38:58 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 09 Feb 2010 20:38:58 -0000 Received: from relay2.uni-heidelberg.de (EHLO relay2.uni-heidelberg.de) [129.206.210.211] by mx0.gmx.net (mx045) with SMTP; 09 Feb 2010 21:38:58 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id o19Kae7J002504 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 9 Feb 2010 21:36:41 +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 o19IBlvE032472; Tue, 9 Feb 2010 21:36:37 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 400083 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 9 Feb 2010 21:36:37 +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 o19KabPA016731 for ; Tue, 9 Feb 2010 21:36:37 +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 o19KaRov002365 for ; Tue, 9 Feb 2010 21:36:32 +0100 Received: from cremornelane.demon.co.uk ([80.177.25.195] helo=palladium.local) by anchor-post-1.mail.demon.net with esmtp (Exim 4.69) id 1Newoq-0001CW-j9; Tue, 09 Feb 2010 20:36:25 +0000 User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 References: <82A196E1-03B5-4756-A549-3559354D9E6A@yahoo.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <4B71C748.50502@morningstar2.co.uk> Date: Tue, 9 Feb 2010 20:36:24 +0000 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: Error introduced in last update To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <82A196E1-03B5-4756-A549-3559354D9E6A@yahoo.de> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Mail was not recognized as spam); Detail=5D7Q89H36p4U4jfdfC5HDevlx1X2sAZgAaLl3DbFfW0PXxL7WgvovMFXXSEPrACWeh0yo a0c+bcWC+z01V6zPyjr6CgKY+9mNCOZV9VNsIEhFNj4pirV/OHEXmQpET/yar2QqkzhIyUYZyW6x Qb1PA==V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de X-Scanned-By: MIMEDefang 2.63 on 85.214.41.38 Status: R X-Status: X-Keywords: X-UID: 6227 On 09/02/2010 20:15, Philipp Stephani wrote: > Hello, > > the removal of l3num causes make sourcedoc to fail because l3num is still referenced in l3precom.dtx. Patch: > > Index: l3in2e/l3precom.dtx > =================================================================== > --- l3in2e/l3precom.dtx (revision 1792) > +++ l3in2e/l3precom.dtx (working copy) > @@ -181,7 +181,6 @@ > % \begin{macrocode} > %\ProvidesExplPackage > % {\filename}{\filedate}{\fileversion}{\filedescription} > -%\RequirePackage{l3num} > %\RequirePackage{l3io} > %\RequirePackage{l3seq} > %\RequirePackage{l3int} > > Regards, > Philipp > Hello Philipp, Sorted: l3precom was not using the correct loading structure at all: now it is. -- Joseph Wright