Bug Tracker
I’m currently working on a major new version of the datatool package. This may take a while. Please be patient. (Experimental version available for testing.)
ID | 5🔗 |
---|---|
Date: | 2012-10-27 04:07:33 |
Status | Closed (Fixed) |
Category | glossaries |
Version | v3.04 |
Summary | Additional vertical space above glossary heading |
Sign in to subscribe to notifications about this report.
Description
When the hyperref package is loaded specifying the toc option can lead to additional vertical space above the glossary heading.MWE
Download (355B)
\documentclass{article} \usepackage{hyperref}[2012/09/27] %% \usepackage[acronym]{glossaries} \usepackage[acronym, toc]{glossaries} \makeglossaries \newglossaryentry{test}{name={Term}, description={A Term}} \newacronym{AA}{AA}{An Acronym} \glsaddall \begin{document} \printglossary[type=acronym] \printglossary[type=main] \end{document}
Evaluation
I can't reproduce the problem with glossaries 3.05 and hyperref v6.83m, so it seems it's now fixed. I'll close this report, but if anyone can reproduce it with the latest version of glossaries and hyperref, I'll reopen it.
Comments
0 comments.
Add Comment
Page permalink: https://www.dickimaw-books.com/bugtracker.php?key=5