shige 09/17 2006
----------------

| Date: Fri, 15 Sep 2006 18:56:09 +0200
| From: Berend van Wachem <[EMAIL PROTECTED]>
| Subject: Re: [l2h] latex2html
| To: Ross Moore <[EMAIL PROTECTED]>
| Cc: latex2html@tug.org

Berend van Wachem <[EMAIL PROTECTED]> wrote:
| >> I did get latex2html working, but it shows a dark line on the left  
| >> and bottom of all my equations and symbols. Is this a problem with  
| >> latex2html or netpbm?

When latex2html makes images, it adds some margins and black 
lines to them firstly, and cuts off the lines by "pnmcrop". 
Remaining lines means the failure of the cutting off them.

Several reasons may cause the problem.

1) In the case your l2hconf.pm has the line

 $DVIPSOPT .= " -Ppdf";

please remove (or comment out) the line.

2) In the case you use old version of latex2html and new version 
of netpbm, please use the latest latex2html (latex2html-2002-2-1),
or modify the pnmcrop option in pstoimg appropriately.

3) In the case you use some special font, see

http://www.xray.mpe.mpg.de/mailing-lists/latex2html/2003-02/msg00001.html

4) In the case you use some special command such as \smash, you
may use \latexhtml command defined in html package to workaround
it.

If your equation touch (or cross) the black line, the problem may
be by the reason 3) or 4). If not, it may be by 1) or 2).

+========================================================+
 Shigeharu TAKENO     NIigata Institute of Technology
                       kashiwazaki,Niigata 945-1195 JAPAN
 [EMAIL PROTECTED]   TEL(&FAX): +81-257-22-8161
+========================================================+
_______________________________________________
latex2html mailing list
latex2html@tug.org
http://tug.org/mailman/listinfo/latex2html

Reply via email to