Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Mon, 27 Aug 2007 23:11:53 +0200 Received: by mail.proteosys.com (8.13.8/8.13.4) with ESMTP id l7RLBnUO015565 for ; Mon, 27 Aug 2007 23:11:49 +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 l7RL3Bg3012758 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 27 Aug 2007 23:03:11 +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 l7RJDNDp013329; Mon, 27 Aug 2007 23:02:51 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.0) with spool id 119809 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 27 Aug 2007 23:02:51 +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 l7RL2pVn015946 for ; Mon, 27 Aug 2007 23:02:51 +0200 Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id l7RL2kvo012354 for ; Mon, 27 Aug 2007 23:02:51 +0200 Received: from p54A9B2C2.dip0.t-ipconnect.de [84.169.178.194] (helo=morse.mittelbach-online.de) by mrelayeu.kundenserver.de (node=mrelayeu8) with ESMTP (Nemesis), id 0ML31I-1IPljR3Q4v-0001Nc; Mon, 27 Aug 2007 23:02:46 +0200 Received: by morse.mittelbach-online.de (Postfix, from userid 501) id 5415D1332A; Mon, 27 Aug 2007 23:02:45 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 References: <46C0AE5B.7010308@arcor.de> <18112.53634.669944.358049@morse.mittelbach-online.de> <46C23C6A.3060701@arcor.de> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Provags-ID: V01U2FsdGVkX19nmrUa485yFf7PcviyKplT/fVLyZCpNDWwIcu 1RWNMjg08KsCham59+1/YwTl8FLRy3CYJkSlkV65QvskCuYXhf 8r5PFWPC1pDilge1zRR3hbCLKk869UD X-Spam-Whitelist-Provider: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id l7RL2pVn015947 Message-ID: <18131.15349.312422.136423@morse.mittelbach-online.de> Date: Mon, 27 Aug 2007 23:02:45 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Frank Mittelbach Subject: Re: xinitials and graphicx, xcolor To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -102.464 () BAYES_00,FORGED_RCVD_HELO,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: 27 Aug 2007 21:11:53.0580 (UTC) FILETIME=[E470B2C0:01C7E8EE] Status: R X-Status: X-Keywords: X-UID: 5030 Morten Høgholm writes: > to xhj, \fussy and \sloppy were already there. Note that template has to > be updated as well as there was a bug in there preventing it from working > correctly: a spurious brace group had crept in in the fake registers so > while \DelayEvalution correctly would wait until run to set its argument, > the settting would be done inside a group and restored to the default. > Both are now updated in the repository. small update in case anybody picked up xhj during today: it contained a leftover \RequirePackage{trace} and that would break a lot of things as trace.sty expects : to be catcode 12 not 11 so if you see \maybe@ic@ ... \expandafter: unknown csname that was the reason frank