Bug Tracker
ID | 87 |
---|---|
Status | Closed (Fixed) |
Category | glossaries |
Version | 4.07 |
Summary | glossaries problem with running headings |
Report
\documentclass[a4paper]{book} \usepackage{blindtext} \usepackage[acronym]{glossaries} \newacronym{RS}{RS}{Reed--Solomon} \title{Problem with glossaries and running headings} \author{Joschi Brauchle} \begin{document} \maketitle \frontmatter \tableofcontents \mainmatter \chapter{Introduction} \blindtext[1] \section{Get started with {\acrshort{RS}} codes} \blindtext[20] \end{document}The provided logs are from gloassaries 3.05, but the problem occurs also with 4.07.
JB
MWE
\documentclass[a4paper]{book} \usepackage{blindtext} \usepackage[acronym]{glossaries} \newacronym{RS}{RS}{Reed--Solomon} \title{Problem with glossaries and running headings} \author{Joschi Brauchle} \begin{document} \maketitle \frontmatter \tableofcontents \mainmatter \chapter{Introduction} \blindtext[1] \section{Get started with {\acrshort{RS}} codes} \blindtext[20] \end{document}
Evaluation
This works fine with version 4.15. This seems to be the issue Acronyms are displayed as "acronymfont" followed by the label in certain situations (such as page headers) described in the glossaries FAQ, but see also Why shouldn't I use commands like \gls in \section, \chapter, \caption etc?.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).