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 | 8🔗 |
---|---|
Date: | 2012-10-27 07:54:21 |
Status | Closed (Duplicate) |
Category | glossaries |
Version | v3.04 |
Summary | \nopostdesc with sanitize={description=false} |
Cross Ref | 4 |
Sign in to subscribe to notifications about this report.
Description
Whensanitize={description=false}
is specified as a package option \nopostdesc
stops working. A possible workaround is to robustify \nopostdesc
before using it the first time.MWE
Download (249B)
\documentclass{article} \usepackage[sanitize={description=false}]{glossaries} \makeglossaries %% \robustify\nopostdesc \newglossaryentry{term}{name={Term}, description={\nopostdesc}} \glsaddall \begin{document} \printglossary \end{document}
Evaluation
Duplicate of \nopostdesc
'ignored' if not protected (sanitize=none
).
Comments
0 comments.
Add Comment
Page permalink: https://www.dickimaw-books.com/bugtracker.php?key=8