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 q7KLYk6G032667 for ; Mon, 20 Aug 2012 23:34:47 +0200 Received: (qmail 27180 invoked by alias); 20 Aug 2012 21:34:41 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 20 Aug 2012 21:34:41 -0000 Received: from relay.uni-heidelberg.de (EHLO relay.uni-heidelberg.de) [129.206.100.212] by mx0.gmx.net (mx028) with SMTP; 20 Aug 2012 23:34:41 +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 q7KLWTGs015181 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 20 Aug 2012 23:32:29 +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 q7KDvwVI016221; Mon, 20 Aug 2012 23:32:29 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 2231894 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 20 Aug 2012 23:32:29 +0200 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.8/8.13.1) with ESMTP id q7KLWTp5029836 for ; Mon, 20 Aug 2012 23:32:29 +0200 Received: from smtp.demon.co.uk (mdfmta010.mxout.tbr.inty.net [91.221.168.51]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id q7KLWJSU015145 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 20 Aug 2012 23:32:23 +0200 Received: from mdfmta010.tbr.inty.net (unknown [127.0.0.1]) by mdfmta010.tbr.inty.net (Postfix) with ESMTP id C41746F8142 for ; Mon, 20 Aug 2012 22:32:19 +0100 (BST) Received: from mdfmta010.tbr.inty.net (unknown [127.0.0.1]) by mdfmta010.tbr.inty.net (Postfix) with ESMTP id AAD816F8134 for ; Mon, 20 Aug 2012 22:32:19 +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 mdfmta010.tbr.inty.net (Postfix) with ESMTP for ; Mon, 20 Aug 2012 22:32:19 +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: <50329F3B.9030404@latex-project.org> X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-MDF-HostID: 3 Message-ID: <5032ACE2.8000804@morningstar2.co.uk> Date: Mon, 20 Aug 2012 22:32:18 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Joseph Wright Subject: Re: l3doc index under current TL dist To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: <50329F3B.9030404@latex-project.org> 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: 7129 On 20/08/2012 21:34, Frank Mittelbach wrote: > Am 20.08.2012 21:10, schrieb Joel C. Salomon: >> After updating TeX Live today, recompiling the xpeek documentation >> gives “0” as the page number for all commands in the index, and “1” as >> the line number for all definitions. The hyperlinks point to the >> correct places, though. >> >> The version info in l3doc is “This file has version number v4070, last >> revised 2012/08/09.” There does not seem to be any substantial >> difference in l3doc.dtx on GitHub recently, so this might well be a >> bug in one of the other recently-updated packages: any likely >> culprits? > > it looks like a problem in the l3 peek code itself (or its interaction > with l3doc or hyperref or ....) ... if one compiles source3.tex Turns out this was due to a change made to 'tidy up' the code. I've made a temporary fix, reverting to using \c@CodelineNo for indexing. -- Joseph Wright