[tex4ht] [bug #477] Support for new LaTeX hook management
Michal Hoftich
puszcza-hackers at gnu.org.ua
Tue Jul 5 11:41:08 CEST 2022
Follow-up Comment #10, bug #477 (project tex4ht):
Karl found that the a recent LaTeX kernel update broke TeX4ht support for the
\chapter command. We got compilation errors about missing \endcsname when it
was used.
I've found that the issue was caused by TeX4ht redefinition of the
\MakeUppercase command. It was a quite old code, and for some reason, it
handled also the \@tabacckludge command, which is used for accented
characters. It seems that the recent LaTeX update broke it completely, so even
the test uppercasing stopped to work. For this reason, I've removed these
redefinitions completely. I think that the reason why this code was used no
longer applies, as accented words work fine even after the removal.
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?477>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list.