Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Tue, 14 Aug 2007 10:25:29 +0200 Received: by mail.proteosys.com (8.13.8/8.13.4) with ESMTP id l7E8POqf000547 for ; Tue, 14 Aug 2007 10:25:24 +0200 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 l7E8GaFH018744 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 14 Aug 2007 10:16:36 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id l7DM1vGW004095; Tue, 14 Aug 2007 10:16:24 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.0) with spool id 114800 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 14 Aug 2007 10:16:24 +0200 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 l7E8GNlx013595 for ; Tue, 14 Aug 2007 10:16:23 +0200 Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id l7E8GHAe018466 for ; Tue, 14 Aug 2007 10:16:22 +0200 Received: by ug-out-1314.google.com with SMTP id u40so51842ugc for ; Tue, 14 Aug 2007 01:16:15 -0700 (PDT) Received: by 10.67.19.9 with SMTP id w9mr460809ugi.1187079375306; Tue, 14 Aug 2007 01:16:15 -0700 (PDT) Received: from mortens-ibook ( [89.150.77.196]) by mx.google.com with ESMTPS id y1sm309089uge.2007.08.14.01.16.11 (version=SSLv3 cipher=OTHER); Tue, 14 Aug 2007 01:16:13 -0700 (PDT) Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 References: <46C0AE5B.7010308@arcor.de> <18112.53634.669944.358049@morse.mittelbach-online.de> Content-Transfer-Encoding: 7bit User-Agent: Opera Mail/9.22 (MacPPC) X-Spam-Whitelist: Message-ID: Date: Tue, 14 Aug 2007 10:16:04 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: =?iso-8859-1?Q?Morten_H=F8gholm?= Subject: Re: xinitials and graphicx, xcolor To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <18112.53634.669944.358049@morse.mittelbach-online.de> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -102.599 () BAYES_00,USER_IN_WHITELIST X-Scanned-By: MIMEDefang 2.57 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 14 Aug 2007 08:25:29.0331 (UTC) FILETIME=[AC526430:01C7DE4C] Status: R X-Status: X-Keywords: X-UID: 5021 On Mon, 13 Aug 2007 23:47:46 +0200, Frank Mittelbach wrote: > i'm not sure there is one right now, it would probably require > reimplementing > graphicx and xcolor using the xpl3 language first. Oh, no nothing that drastic is needed. The problem is that xinitials.sig starts with \IgnoreWhiteSpace which isn't turned off again so it barfs as soon as it meets something relying on space having document catcode. I've fixed this in the source and uploaded the changes. -- Morten