Bug Tracker RSS feed

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

Name (optional):

Are you human? Please confirm the bug report ID (which can be found at the top of this page) or login if you have an account.

Comment:


You can use the following markup:

Block:

[pre]Displayed verbatim[/pre]
[quote]block quote[/quote]

In line:

[tt]code[/tt]
[file]file/package/class name[/file]
[em]emphasized text[/em]
[b]bold text[/b]
[url]web address[/url] [sup]superscript[/sup]
[sub]subscript[/sub]

Ordered list:
[ol]
[li]first item[/li]
[li]second item[/li]
[/ol]

Unordered list:
[ul]
[li]first item[/li]
[li]second item[/li]
[/ul]

You can use the Preview button to review your message formatting before submitting.

Page permalink: https://www.dickimaw-books.com/bugtracker.php?key=5