Bug: Need update varioref.sty v1.3c->v1.4i
Nick Urbanik <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Organization | Institute of Vocational Education (Tsing Yi) |
| Message-ID | <[email protected]> |
Dear Folks,
I found a bug in varioref.sty provided with tetex 2.0.2 on Fedora Core 1.
Here is a simple test program that reveals the bug:
\documentclass{article}
\usepackage{varioref}
\begin{document}
\begin{enumerate}
\item \label{que:one}This is Q1.
\newpage
\item In Q\vref*{que:one}, we see a bug.
\end{enumerate}
\end{document}
When compiled with varioref v1.3c, the output on the second page looks
like this:
2. In Q1on the preceding page, we see a bug.
But when compiled with varioref v1.4i, the output looks okay:
2. In Q1 on the preceding page, we see a bug.
Please could varioref be updated in tetex so that it is not necessary to
manually copy varioref.sty to fix this?
--
Nick Urbanik RHCE nicku(at)vtc.edu.hk
Dept. of Information & Communications Technology
Hong Kong Institute of Vocational Education (Tsing Yi)
Tel: (852) 2436 8576, (852) 2436 8713 Fax: (852) 2436 8526
GPG: 7FFA CDC7 5A77 0558 DC7A 790A 16DF EC5B BB9D 2C24 ID: BB9D2C24
simple-example-of-bug-in-varioref.tex
(text/x-tex, 196 B)
\documentclass{article}
\usepackage{varioref}
\begin{document}
\begin{enumerate}
\item \label{que:one}This is Q1.
\newpage
\item In Q\vref*{que:one}, we see a bug.
\end{enumerate}
\end{document}
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFAXRUvFt/sW7udLCQRAgBdAJ0SUjzLIqKenazwBB2UE0qDn4JoZACfWnVj 4+GHZJKFOjwddfs1DVGSYc0= =GUHl -----END PGP SIGNATURE-----