[tex4ht] [bug #622] error with \footnote mark in \section*
Michal Hoftich
puszcza-hackers at gnu.org.ua
Mon Feb 26 13:03:26 CET 2024
Follow-up Comment #1, bug #622 (project tex4ht):
Hi Ulrike, thanks for the report. The problem here is that TeX4ht writes all
section titles to the .4tc file. It uses \protected at edef internally, which
fails with \footnotemark.
\footnotemark is redefined by TeX4ht, using \HLet. The resulting command is
not robust, but we can make it robust using \MakeRobust. Is that a safe
solution?
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?622>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list.