[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#604054: if hyperref is loaded before glossaries then text size is adapted wrongly



Control: forwarded 604054 https://github.com/ho-tex/hyperref/issues/46

Am 19.11.2010 um 21:16 teilte jaakov jaakov mit:

> Consider the following latex code:
> 
> \documentclass{article}
> \usepackage{hyperref}
> \usepackage[style=long3colheader]{glossaries}
> \newglossaryentry{N}{name={N}, description={N}}
> \begin{document}
> $\gls{N}_{\gls{N}}$
> \end{document}
> 
> Both occurencies of N are generated same size, which is incorrect.
> 
> When hyperref is commented out, the second occurence of N is generated
> smaller, the way it should be for the lower index.
> 
> Please correct the packages.
> 
Problem seems to be in hyperref, as it also reproduces, when glossaries
is not used:

\documentclass{article}
\usepackage[colorlinks]{hyperref}
\begin{document}
$a_{\hyperlink{target}{u}}\qquad a_{u}$
\end{document}

Further it seems to be known in upstream. Marking as forwarded.

H.
-- 
sigfault
#206401 http://counter.li.org

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: