Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Wed, 15 Aug 2007 01:49:55 +0200 Received: by mail.proteosys.com (8.13.8/8.13.4) with ESMTP id l7ENnoeI009254 for ; Wed, 15 Aug 2007 01:49:51 +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 l7ENgqMo024888 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 15 Aug 2007 01:42:54 +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 l7EM13Im028755; Wed, 15 Aug 2007 01:42:52 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.0) with spool id 113998 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Wed, 15 Aug 2007 01:42:52 +0200 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 l7ENgXmA030733 for ; Wed, 15 Aug 2007 01:42:33 +0200 Received: from mail-in-06.arcor-online.net (mail-in-06.arcor-online.net [151.189.21.46]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id l7ENgQlP012515 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Wed, 15 Aug 2007 01:42:30 +0200 Received: from mail-in-02-z2.arcor-online.net (mail-in-02-z2.arcor-online.net [151.189.8.14]) by mail-in-06.arcor-online.net (Postfix) with ESMTP id AE3A131E78A for ; Wed, 15 Aug 2007 01:42:26 +0200 (CEST) Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) by mail-in-02-z2.arcor-online.net (Postfix) with ESMTP id 9D6601143C9 for ; Wed, 15 Aug 2007 01:42:26 +0200 (CEST) Received: from commodore (pD9F4CD01.dip0.t-ipconnect.de [217.244.205.1]) (Authenticated sender: mailing_list@arcor.de) by mail-in-01.arcor-online.net (Postfix) with ESMTP id 81CBE19B322 for ; Wed, 15 Aug 2007 01:42:25 +0200 (CEST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.0 MIME-Version: 1.0 References: <46C0AE5B.7010308@arcor.de> <18112.53634.669944.358049@morse.mittelbach-online.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV 0.91.1/3957/Tue Aug 14 07:48:58 2007 on mail-in-01.arcor-online.net X-Virus-Status: Clean X-Spam-Whitelist: Message-ID: <46C23C6A.3060701@arcor.de> Date: Wed, 15 Aug 2007 01:36:10 +0200 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Stephan Hennig 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: -2.599 () BAYES_00 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 23:49:55.0356 (UTC) FILETIME=[D0A625C0:01C7DECD] Status: R X-Status: X-Keywords: X-UID: 5024 Morten Høgholm schrieb: > 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. Thank you, and Andreas, for looking at this. It works with the patch. However, there is another issue. In the attached example the \raggedright command has no effect as soon as xinitials.sig is loaded (from svn now). Without xinitials it works (of course). Best regards, Stephan Hennig \listfiles \documentclass{article} \input{xinitials.sig} \begin{document} text\par \raggedleft ragged left\par \end{document} > *File List* > article.cls 2005/09/16 v1.4f Standard LaTeX document class > size10.clo 2005/09/16 v1.4f Standard LaTeX file (size option) > xinitials.sig 2007/08/14 v604 Producing initial characters > xinitials.sty 2007/08/14 v604 Producing initial characters > l3names.sty 2006/11/21 v577 L3 Experimental Naming Scheme for TeX Primitive > s > template.sty 2007/05/09 v588 template > ldcsetup.sty 2006/08/21 v574 coding conventions and stuff > keyval.sty 1999/03/16 v1.13 key=value parser (DPC) > calc.sty 2005/08/06 > xparse.sty 2006/08/21 v574 generic document command parser > l3tlp.sty 2007/06/16 v602 L3 Experimental Token List Pointers > l3basics.sty 2007/05/09 v587 L3 Experimental basic definitions > l3expan.sty 2007/06/10 v593 L3 Experimental Argument Expansion module > l3num.sty 2007/06/10 v596 L3 Experimental token numbers > l3toks.sty 2006/11/26 v580 L3 Experimental Token Registers > l3prg.sty 2007/06/08 v592 L3 Experimental control structures > l3quark.sty 2006/08/21 v573 L3 Experimental Quark Commands > l3int.sty 2007/06/11 v599 L3 Experimental Integer module > l3seq.sty 2006/08/21 v573 L3 Experimental sequences and stacks > l3token.sty 2007/06/10 v595 L3 Experimental token investigation and manipul > ation > l3skip.sty 2006/08/21 v573 L3 Experimental skip registers > l3clist.sty 2006/08/21 v573 L3 Experimental comma separated lists > l3calc.sty 2007/08/14 v605 L3 Experimental calc module > l3box.sty 2007/06/11 v600 L3 Experimental Box module > galley2.sty 2006/08/21 v574 Galley module > xhj.sty 2006/08/21 v574 Templates for galley mechanism > ***********