[tex4ht] [bug #480] Failure with Biblatex-Chicago
Michal Hoftich
puszcza-hackers at gnu.org.ua
Thu Dec 16 16:21:20 CET 2021
Follow-up Comment #2, bug #480 (project tex4ht):
I've found that we need to reset catcodes before loading of Ifthen, we get
some issues otherwise, like in this sample:
\documentclass{article}
\usepackage{biblatex-chicago}
\usepackage[english]{babel}
\begin{document}
hello
\end{document}
It produces an error about unknown command \string:, which is caused by wrong
catcode of the ":" character.
The fix for this issue is in the sources now.
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?480>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list.