Bug Tracker
ID | 38 |
---|---|
Status | Closed (Fixed) |
Category | glossaries |
Version | 3.07 |
Summary | Last displayed glossary entry's hanging indentation gets lost with index style |
Report
The symptoms are elaborated at stackexchange (http://tex.stackexchange.com/questions/129560/last-displayed-glossary-entrys-hanging-indentation-gets-lost-with-index-style), including a minimal example, and the solution to the issue. :)Pierre Schroeder
MWE
\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.
Watch This Report
If you would like to be notified whenever updates are made to this report, please fill in your email address in the box below and click on "Notify Me of Changes" button. (Please ensure the address is valid.) Your details won't be passed on to third parties in line with this site's Privacy Policy.
If you supply your name, it will be used in the email greeting, which provides a more personal message, otherwise you'll just get a generic greeting. If you have previously supplied your name when signing up for notifications, you don't need to resupply it unless you want to change it.
If you have previously subscribed to notifications for this report, you can unsubscribe by clicking on the "Stop Notification" button.
The "Confirm Bug ID" field helps to protect against spambots. Please enter the bug ID (which you can find at the top of this page).
To unsubscribe from all notifications use the notifications page.
Comment
You can append a comment to the report using the form below. Comments are checked first before being added. Any spam or offensive content will be removed first according to this site's Terms of Website Use. Please bear in mind that I develop and maintain free software in my spare time. If you want commerical level support then you can hire a TeX consultant.
The "Confirm Bug ID" field helps to protect against spambots. Please enter the bug ID (which you can find at the top of this page).