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 ?
_______________________________________________
latex2html mailing list
[email protected]
http://tug.org/mailman/listinfo/latex2html