[tex4ht] [bug #555] htlatex with \caption[]{}: unwanted content in HTML when using optional argument [BLA]
Michal Hoftich
puszcza-hackers at gnu.org.ua
Wed Feb 23 10:04:51 CET 2022
Follow-up Comment #1, bug #555 (project tex4ht):
Hello Michael,
can you please post a full document where this happen? It can be caused by
some package. The following MWE works correctly with current TeX4ht:
%%%%%%%%%%%%
\documentclass{article}
\usepackage{graphicx}
% \usepackage{caption}
\begin{document}
\begin{figure}
\includegraphics{FILE.PNG}
\caption[BLA]{real caption}
\end{figure}
\end{document}
%%%%%%%%%%%%
Best,
Michal
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?555>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list.