LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Mime-Version:
1.0
Content-Type:
text/plain; charset=iso-8859-1
Date:
Tue, 6 Jun 2006 22:43:45 +0200
Content-Disposition:
inline
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Subject:
From:
Heiko Oberdiek <[log in to unmask]>
In-Reply-To:
Content-Transfer-Encoding:
8bit
Sender:
Mailing list for the LaTeX3 project <[log in to unmask]>
Parts/Attachments:
text/plain (41 lines)
On Mon, Jun 05, 2006 at 02:18:49PM +0200, Morten Høgholm wrote:

> On Tue, 30 May 2006 17:56:49 +0200, Heiko Oberdiek  
> <[log in to unmask]> wrote:
> 
> >Hello,
> >
> >On Thu, Apr 27, 2006 at 08:22:51PM +0200, Heiko Oberdiek wrote:
> >
> >>The result:
> >>http://www.informatik.uni-freiburg.de/~oberdiek/tmp/latex-tds/index.html
> >
> >I have updated it:
> >* Latest CTAN versions.
> 
> The date and version of the following packages in your generated bundle  
> all say date 2006/02/
> 12 and v2.24: afterpage, hhline, indentfirst, varioref, and xr. Do you  
> have any idea why this happens?

| \documentclass{ltxdoc}
| \usepackage{xr}
| \GetFileInfo{xr.sty}
| \begin{document}
| \title{The \textsf{xr} package\thanks{This file
|         has version number \fileversion, last
|         revised \filedate.}}

\GetFileInfo defines \fileversion and \filedate. However I am
using hyperref that loads nameref:

| \def\filedate{2006/02/12}
| \def\fileversion{2.24}

I have fixed it in nameref.sty and backref.sty and you can fix
the tools packages, just move \GetFileInfo{xr.sty} after
\begin{document} right before \title where the result is used.

Yours sincerely
  Heiko <[log in to unmask]>

ATOM RSS1 RSS2