LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Proportional Font
Show Text Part by Default
Show All Mail Headers

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

Print Reply
Heiko Oberdiek <[log in to unmask]>
Tue, 6 Jun 2006 22:43:45 +0200
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