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 | 38🔗 |
---|---|
Date: | 2013-08-28 10:24:12 |
Status | Closed (Fixed) |
Category | glossaries |
Version | 3.07 |
Summary | Last displayed glossary entry's hanging indentation gets lost with index style |
Sign in to subscribe to notifications about this report.
Description
The symptoms are elaborated at stackexchange (Last displayed glossary entry's hanging indentation gets lost with index style), including a minimal example, and the solution to the issue. :)MWE
Download (820B)
\documentclass{article} \usepackage{glossaries} \makeglossary \newglossaryentry{GLO1}{name={GLO1},text={Glossary Entry 1},description={Some text. Some text. Some text. Some text. Some text. Some text. Some text. Some text. Some text. Some text. Some text. Some text. Some text. Some text. Some text. Some text. Some text. Some text}} \newglossaryentry{GLO2}{name={GLO2},text={Glossary Entry 2},description={Some other text. Some other text. Some other text. Some other text. Some other text. Some other text. Some other text. Some other text. Some other text. Some other text. Some other text. Some other text. Some other text. Some other text. Some other text. Some other text. Some other text. Some other text. Some other text}} \begin{document} \gls{GLO1} \gls{GLO2} \printglossary[style=index] \end{document}
Evaluation
This bug is now fixed in version 3.08a (experimental release). Once the new version has stabilized I'll upload it to CTAN.
Update 2013-11-14
I've now uploaded glossaries version 4.0 to CTAN.
Comments
0 comments.
Add Comment
Page permalink: https://www.dickimaw-books.com/bugtracker.php?key=38