Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 2004 11:01:31 -0500 (CDT)
From:      mrspock@esfm.ipn.mx
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/72521: latex2html/netpbm-10.24 does not work 
Message-ID:  <200410111601.i9BG1VUH083296@Gina.esfm.ipn.mx>
Resent-Message-ID: <200410111610.i9BGAROg020726@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         72521
>Category:       ports
>Synopsis:       latex2html/netpbm-10.24 does not work
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 11 16:10:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Eduardo Viruena Silva
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
ESFM-IPN
>Environment:
System: FreeBSD Gina.esfm.ipn.mx 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Tue Aug 24 14:05:35 CDT 2004 root@gina.esfm.ipn.mx:/usr/src/sys/i386/compile/eviruena i386


	
>Description:
	latex2html does not work with netpbm-10.24
>How-To-Repeat:
	Install:
		latex2html-2002.2.1_3
		netpbm-10.24
		teTeX-2.0.2_5   
	Save the lines:
		\documentclass{article}
		\begin{document} $sin(x)$  \end{document}
	in a file, and call it:  "test.tex"
	Process the file with latex2html:
		latex2html test.tex
	you will receive an error, the images that the file generates
	cannot be processed.  Try then with:
		latex2html -notransparent test.tex

	Now, if you can, try installing netpbm-9.24,
	latex2html  will work perfectly.
>Fix:

	I think there is something wrong with netpbm-10.24,
	it seems to remove the image files before it processes
	them.   I compiled netpbm-9.24 and and it worked fine
	with latex2html.


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410111601.i9BG1VUH083296>