[texhax] natbib 'super' and hyperlinks

Brandon Kuczenski brandon at 301south.net
Mon Feb 2 00:37:58 CET 2009


Hello all,

I'm using natbib with 'super' and 'sort&compress' options.  In this 
situation, the links appear as tiny spaces below the superscripts, and 
clicking on the numbers themselves doesn't work.  This makes the hyperlink 
target very small and difficult to find.  Is this expected behavior?  Or 
do I have something wrong?

Thanks in advance,
-Brandon

minimal example:

\documentclass[letterpaper]{article}
\usepackage[super,sort&compress]{natbib}
\RequirePackage[colorlinks]{hyperref}
\begin{document}

This is a document!!!

justifiable statement.\cite{validreference}

\clearpage

Now I am on to page 2.

filler text.

\section{References}

\bibliographystyle{ieeetr}
\bibliography{mybib.bib}
\end{document}



More information about the texhax mailing list