Hi,
If I use the option "pic-m" as you suggested, then the inline math are
turned as images, but I require the HTML tagging, here is my code:
\documentclass{book}
\usepackage{amsmath}
\begin{document}
This is for test\footnote{Test for footnote text.} $dx/dt^{\text{a}} =
+v_{0} =
\textrm{const.}$
\end{document}
htlatex test "xhtml,fn-in" " -cunihft" "-cvalidate -p"
Special thanks to Michal...
Regards,
MadYuv...
On Fri, Mar 24, 2017 at 6:46 PM, Michal Hoftich <[email protected]>
wrote:
> Hi MadYuv,
>
> > Tagging $x+y\times c=f$ produces the output with operator space before
> and
> > after for the characters + \times and =, I require the same output in
> HTML
> > out also. Please help...
> >
>
> I get a spaces around these characters in both HTML and PDF. Do you
> use the "pic-m" option?
>
> Best regards,
> Michal
>