Follow-up Comment #2, bug #337 (project tex4ht):

Better solution is provided in my updated answer on TeX.sx. In LaTeX sources,
\_ macro is defined as:

\DeclareRobustCommand{\_}{%
\ifmmode\nfss@text{\textunderscore}\else\textunderscore\fi}

as you can see, \textunderscore is used also in math mode. I've modified it to
use \mathunderscore, for which I also mathml fix. 

I've updated the sources.

    _______________________________________________________

Reply to this item at:

  <http://puszcza.gnu.org.ua/bugs/?337>

_______________________________________________
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/

Reply via email to