I think we were just talking about a problem like this on this mailing list just few weeks ago. check the mailing list archive. I wrote:

"I found that the following setting ELIMINATED all the cropping bars from the
math bitmapped images produced

$MATH_SCALE_FACTOR = 1.8;
$DISP_SCALE_FACTOR = 1.0;"

See if the above helps with your problem it sounds the same as what I had.

I am not sure if l2h is being maintained any more or not, but this is a problem that should be fixed by some l2h expert.

--Nasser


----- Original Message ----- From: "Bob van der Poel" <b...@mellowood.ca>
To: <latex2html@tug.org>
Sent: Friday, November 27, 2009 7:45 PM
Subject: [l2h] Math is being underlined


I just installed a new version of Linux (Ubuntu 9.10) and am having
some problems with latex2html and an existing document. First one is
that all my maths (using $ $) are being underlined. Well, not all...

For example: $\flat$ is underlined, but $\sharp$ is not.

I had a look at the .ps files generated in /tmp/l2h... and they have a
heavy line on the left and bottom. Is this pstopng not cropping
properly?

My command line is:

latex2html  -split +1  -dir html -no_math -no_footnode  -local_icons  \
                -up_url ../mma.html -up_title "Main MMA Reference"
-html_version 4.0,latin2,unicode \
                $(TARG).tex

And, I have tried with -no-math removed without any difference.

Thanks all!

--
**** Listen to my CD at http://www.mellowood.ca/music/cedars ****
Bob van der Poel ** Wynndel, British Columbia, CANADA **
EMAIL: b...@mellowood.ca
WWW:   http://www.mellowood.ca
_______________________________________________
latex2html mailing list
latex2html@tug.org
http://tug.org/mailman/listinfo/latex2html

_______________________________________________
latex2html mailing list
latex2html@tug.org
http://tug.org/mailman/listinfo/latex2html

Reply via email to