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 | 41🔗 |
---|---|
Date: | 2013-10-02 10:44:58 |
Status | Closed (Fixed) |
Category | glossaries |
Version | 3.08a |
Summary | \si macro (from siunitx) doesn't work |
Sign in to subscribe to notifications about this report.
Description
The joined MCE used to work with glossaries v3.07 but not with v3.08a.MWE
Download (272B)
\listfiles % \documentclass{article} \usepackage{siunitx} \usepackage{glossaries} % \makeglossaries % \newglossaryentry{ohm}{% name=ohm, symbol={\si{\ohm}}, description=unit of electrical resistance% } % \begin{document} \glsaddall % \printglossaries \end{document}
Evaluation
Thanks. I'll get that fixed.
Update 2013-10-09
This bug is now fixed in version 3.09a (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.
Comments
1 comment.
Replying to Comment #16:
Add Comment
Page permalink: https://www.dickimaw-books.com/bugtracker.php?key=41
Date: 2013-10-04 16:58:47
Please, let me know when I could test your fix.