<div dir="ltr"><div><div><div><div>Hi All,<br><br>In LaTeX output, I got roman output for the text "const." $dx/dt = +v_{0} = {\rm const.}$, but the same text came in italic tag in HTML conversion, how can I fix the same?<br><br></div>And, inside enumerate environment, for any special number output, I've used as \item[1$'$], and I require the text which are comes inside optional square brackets in HTML file too, but currently this was omitted...<br><br></div>Please help me to meet my requirement...<br><br></div>Regards,<br></div>MadYuv...<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 20, 2017 at 3:07 PM, Michal Hoftich <span dir="ltr"><<a href="mailto:michal.h21@gmail.com" target="_blank">michal.h21@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi MadYuv,<br>
<br>
you can try the `-p` option for t4ht:<br>
<span class=""><br>
<br>
      htlatex filename "xhtml,charset=utf-8,pic-m" " -utf8 -cunihft"<br>
</span>"-cvalidate -p"<br>
<br>
or<br>
<br>
    make4ht -u filename "pic-m" "" " -cvalidate -p"<br>
<br>
Best regards,<br>
Michal<br>
<div class="HOEnZb"><div class="h5"><br>
On Mon, Mar 20, 2017 at 10:08 AM, Saravanan Murugaiah<br>
<<a href="mailto:saravanan.murugaiah@gmail.com">saravanan.murugaiah@gmail.com</a><wbr>> wrote:<br>
> Hi All,<br>
><br>
> In my document, there are ~5000 equations are there, first time compilation<br>
> all the equations are converted into Image format and took more time to<br>
> convert. After completed conversion, I've found some errors in text part, so<br>
> I need to convert again, again all the equations are converted into image<br>
> which took more time. Is this possible that to control the same, i.e., not<br>
> to convert the equations into image when we do a conversion again.<br>
</div></div></blockquote></div><br></div>