Bug Tracker 
ID | 310🔗 |
---|---|
Submitted by: | Nicola Talbot 🦜 |
Date: | 2025-08-11 13:02:53 |
Status | Open Sign in if you want to bump this report. |
Category | glossaries |
Version | 4.7 |
Summary | \printnoidxglossary has stopped working with 'Improper alphabetic constant' error |
Cross Ref | 309 |
Sign in to subscribe to notifications about this report.
Description
The provided example is now failing with the error:! Improper alphabetic constant. <to be read again> \q__text_recursion_tailThis is due to the
\datatool_get_first_grapheme:nN
issue #309 (Bug Tracker).MWE
Download (211B)
% arara: pdflatex \documentclass{article} \usepackage{glossaries} \makenoidxglossaries \newglossaryentry{elan}{name={élan},description={}} \begin{document} \gls{elan}. \printnoidxglossaries \end{document}
Evaluation
Comments
0 comments.
Add Comment
Page permalink: https://www.dickimaw-books.com/bugtracker.php?key=310