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 q7LG6oEs014102 for ; Tue, 21 Aug 2012 18:06:51 +0200 Received: (qmail 4879 invoked by alias); 21 Aug 2012 16:06:45 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 21 Aug 2012 16:06:45 -0000 Received: from relay.uni-heidelberg.de (EHLO relay.uni-heidelberg.de) [129.206.100.212] by mx0.gmx.net (mx075) with SMTP; 21 Aug 2012 18:06:45 +0200 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 q7LG4PRx025276 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 21 Aug 2012 18:04:26 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.8/8.13.1) with ESMTP id q7LFYVYE016221; Tue, 21 Aug 2012 18:04:26 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 2275962 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 21 Aug 2012 18:04:26 +0200 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.13.8/8.13.1) with ESMTP id q7LG4PmP016765 for ; Tue, 21 Aug 2012 18:04:25 +0200 Received: from smtp.demon.co.uk (mdfmta004.mxout.tbr.inty.net [91.221.168.45]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id q7LG4BWt002948 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 21 Aug 2012 18:04:15 +0200 Received: from mdfmta004.tbr.inty.net (unknown [127.0.0.1]) by mdfmta004.tbr.inty.net (Postfix) with ESMTP id B5A13A0C083; Tue, 21 Aug 2012 17:04:11 +0100 (BST) Received: from mdfmta004.tbr.inty.net (unknown [127.0.0.1]) by mdfmta004.tbr.inty.net (Postfix) with ESMTP id 9BE04A0C080; Tue, 21 Aug 2012 17:04:11 +0100 (BST) Received: from palladium.local (unknown [80.176.134.7]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mdfmta004.tbr.inty.net (Postfix) with ESMTP; Tue, 21 Aug 2012 17:04:11 +0100 (BST) User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 References: <5032AD8E.20103@morningstar2.co.uk> X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-MDF-HostID: 9 Message-ID: <5033B17B.1070405@morningstar2.co.uk> Date: Tue, 21 Aug 2012 17:04:11 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: l3doc.pdf To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (Sender is in whitelist: joseph.wright@MORNINGSTAR2.CO.UK); Detail=5D7Q89H36p4L00VTXC6D4q0N+AH0PUCnBi0P5cROEGjO+pG7NAH/K+tf9SrVFtpLrKONl 2T9EL4W4U4jgzLbnCcGpk1z/zwmKT/K1fv3lD0=V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 7134 On 21/08/2012 16:51, Bruno Le Floch wrote: > On 8/20/12, Joseph Wright wrote: >> On 20/08/2012 18:31, Joel C. Salomon wrote: >>> Also, when typesetting it on my own system, I get this error message >>> >>> (./l3doc.ind [47] >>> ! Misplaced alignment tab character &. >>> l.9 \item \verb*&\&& >>> \pfill \hdclindex{1129}{}{0}, \hdclindex{1142}{}{0} >>> ? >> >> Typesets fine here at present. > > I get the same error as Joel. Joseph, did you run makeindex? I'm running > > pdflatex l3doc.dtx > makeindex -q -s l3doc.ist -o l3doc.ind l3doc.idx > pdflatex l3doc.dtx > > to get the error. The problem comes from indexing the \& command when > the \verbatimchar used by indexing macros is &. Ideally, we could > change the verbatim character depending on the function being indexed. > The same error occurs with one of the l3fp files IIRC, since & > appears in a \begin{macro} argument. Changing the \verbatimchar to > something else would just be a temporary fix. > > Bruno > Quite possibly true: when I say 'typesets fine' I mean make doc F=l3doc (Unix) make doc l3doc (Windows) produces a PDF with a reasonable index. -- Joseph Wright