[l2h] \tt inside math makes unnecessary image
Vadim Engelson
vengelson at gmail.com
Fri Feb 19 11:05:23 CET 2010
A math with typewriter font inside ({\tt xyz}),
generates an unnecessary image that looks bad:
$abc+ {\tt xyz} +fgh$
But math with \tt outside just places the text directly as HTML:
$abc+${\tt xyz}$+fgh$
I use
latex2html ttmath.tex -nomath -html_version 4.0,math
Is there any method or patch to latex2html to avoid generating
unnecesary image in the first case above ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/latex2html/attachments/20100219/d4171538/attachment.html>
More information about the latex2html
mailing list