From wkwu@ccduty.csie.nctu.edu.tw Tue Oct 9 20:29:03 2001 Return-Path: Received: from ccduty.csie.nctu.edu.tw (ccduty.csie.nctu.edu.tw [140.113.209.6]) by hub.freebsd.org (Postfix) with ESMTP id D43BF37B403 for ; Tue, 9 Oct 2001 20:28:30 -0700 (PDT) Received: (from wkwu@localhost) by ccduty.csie.nctu.edu.tw (8.11.6/8.11.4) id f9A3S7w00537; Wed, 10 Oct 2001 11:28:07 +0800 (CST) Message-Id: <200110100328.f9A3S7w00537@ccduty.csie.nctu.edu.tw> Date: Wed, 10 Oct 2001 11:28:07 +0800 (CST) From: wkwu@csie.nctu.edu.tw Reply-To: wkwu@csie.nctu.edu.tw To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Latex2html problem X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 31184 >Category: ports >Synopsis: Latex2html problem >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 09 20:30:01 PDT 2001 >Closed-Date: Sat Oct 26 05:01:21 PDT 2002 >Last-Modified: Sat Oct 26 05:01:21 PDT 2002 >Originator: Wei-Kai Wu >Release: FreeBSD 4.4-STABLE i386 >Organization: Kavalan >Environment: System: FreeBSD 4.4-STABLE #4: Sun Sep 23 12:41:41 CST 2001 >Description: I have installed the latex2html on FreeBSD by /usr/ports/textproc/latex2html. Please compare the following two web pages: http://www.csie.nctu.edu.tw/~wkwu/test/node4.html http://www.csie.nctu.edu.tw/~wkwu/test2/node4.html The first one is generated by the one I installed. The second one is generated by old version. Why the iamges on the new page have strange left and bottom line >How-To-Repeat: Just install teTeX and latex2html by /usr/ports. >Fix: >Release-Note: >Audit-Trail: From: "Wei-Kai" To: Cc: Subject: Re: ports/31184: Latex2html problem Date: Fri, 12 Oct 2001 15:15:46 +0800 This is a multi-part message in MIME format. ------=_NextPart_000_0003_01C15330.C4798B40 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable I found that the latex2html configure will test if the ppmtogif worded.=20 The test method is to grep the output of 'ppmtogif -h'. Unfortunely, the ppmtogif (/usr/ports/graphics/netpbm, version:9.20)=20 outputs "unrecognized option `-h'". The old version of netpbm will = output "usage: ppmtogif [-interlace] [-sort] [-map mapfile] [-transparent = color] [ppmfile]". If the configure found string "transparent" or "interlace", it makes the = latex2html support gif. Otherwize, latex2html only supports png. Who should patch their source? netpbm or latex2html? ------=_NextPart_000_0003_01C15330.C4798B40 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
I found that the latex2html configure will test if = the=20 ppmtogif worded.
The test method is to grep the output of 'ppmtogif=20 -h'.
Unfortunely, the ppmtogif=20 (/usr/ports/graphics/netpbm, version:9.20)
outputs "unrecognized option `-h'". The old version = of netpbm=20 will output
"usage:  ppmtogif [-interlace] [-sort] [-map = mapfile]=20 [-transparent color] [ppmfile]".
 
If the configure found string "transparent" or = "interlace", it=20 makes the latex2html support gif.
Otherwize, latex2html only supports = png.
 
Who should patch their source? netpbm or=20 latex2html?
------=_NextPart_000_0003_01C15330.C4798B40-- State-Changed-From-To: open->feedback State-Changed-By: ijliao State-Changed-When: Thu Sep 19 08:23:33 PDT 2002 State-Changed-Why: still a problem with netpbm 1.8 ? maintainer said that netpbm 10.8 also has a "-h" option for compatibility http://www.freebsd.org/cgi/query-pr.cgi?pr=31184 State-Changed-From-To: feedback->closed State-Changed-By: arved State-Changed-When: Sat Oct 26 05:00:11 PDT 2002 State-Changed-Why: Feedback timeout (1 month) http://www.freebsd.org/cgi/query-pr.cgi?pr=31184 >Unformatted: