Bug Tracker 
| ID | 177🔗 |
|---|---|
| Submitted by: | Nicola Talbot 🦜 |
| Date: | 2021-09-18 13:41:21 |
| Status | Closed (Fixed) |
| Category | glossaries |
| Version | 4.46 |
| Summary | spurious \glolist@ at the end of glslabels file with writeglslabels option |
Sign in to subscribe to notifications about this report.
Description
The glslabels file created by thewriteglslabels option has a spurious \glolist@ on the last line.MWE
Download (168B)
\documentclass{article}
\usepackage[writeglslabels]{glossaries}
\newglossaryentry{test}{name={test},description={sample}}
\begin{document}
\gls{test}.
\end{document}
Evaluation
Fixed in v4.47
Comments
0 comments.
Add Comment
Page permalink: https://www.dickimaw-books.com/bugtracker.php?key=177
