[pdftex] cite: wrong line

Gunther Schmidl gschmidl at gmx.at
Tue Feb 12 21:43:54 CET 2002


Hello all,

I have a cosmetic problem with pdfLaTeX and \cite.

When generating a reference with \cite, hyperref automatically turns it into
a link; however, if I click on the link, the 'cursor' jumps one line *below*
the start of the citation, so that I can't read its first line.

Further experiments seem to show it's a bug in pdftex, since it works fine
if you go dvi->dvipdfm.

Here's a minimal example causing that behaviour:

\documentclass{article}
\usepackage[pdfstartview=FitH]{hyperref}
\begin{document}
\cite{test}
\begin{thebibliography}{}
\bibitem[blah02]{test}
\end{thebibliography}
\end{document}

Thanks,

Gunther






More information about the pdftex mailing list