[latex2html] [l2h] showing the PostScript figures.

Herman Jaramillo Herman Jaramillo <herman.jaramillo@waii.com>
Wed, 27 Dec 2000 10:40:29 -0600


This is a multi-part message in MIME format.
--------------678045ED68B3E62F69D94AA7
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: 7bit

I forced my .html document to display the PostScript figures.

Here are the changes for this particular example.

Original output from the "latex2html" command, that gave me the
caption with no figure

 WIDTH="15" HEIGHT="15" ALIGN="BOTTOM" BORDER="0"
 SRC="img5.gif"
 ALT="$v$">.</CAPTION>
<TR><TD><IMG
 WIDTH="382" HEIGHT="384" BORDER="0" SRC="fig1=0.5"
 SRC="img17.gif"
 ALT="\begin{figure}\centering
{\epsffile{/usr/people/hr17/Technical/Envelopes/figint.ps}}
\vspace{.5in}
\end{figure}"></TD></TR>
</TABLE>
</DIV><P></P>

Fixed output from trial an error on the previous text, but gave me the
figure
with caption:

 WIDTH="15" HEIGHT="15" ALIGN="BOTTOM" BORDER="0"
 SRC="img5.gif"
 ALT="$v$">.</CAPTION>
<TR><TD>
 &nbsp;<a href=""><img SRC="img17.gif" height=384 width=382>
</TD></TR>
</TABLE>
</DIV><P></P>


This is only for the inclusion of PostScript figures, I have no any
other problems.

The question is how to modify the source latex2html file so it does
this HTML syntax any time a PostScript file is included.

Unfortunatelly I do not know HTML programming (and that is exactly why
I am using latex2html), neither I do know PERL programming.

I will do trial an error in the latex2html source, but this might
take me long time and might not work.

I would appreciate any help on this matter.

Herman Jaramillo.





-- 
Herman Jaramillo			phone: 713-689-6503	
Research Geophysicist			fax  : 713-689-6100
Baker Hughes (Western Geophysical)	email: herman.jaramillo@westgeo.com
3600 Briarpark Drive (77042-5275)
P.O. Box 2469
Houston, Texas 77252-2469
--------------678045ED68B3E62F69D94AA7
Content-Type: text/x-vcard; charset=iso-8859-2;
 name="herman.jaramillo.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Herman Jaramillo
Content-Disposition: attachment;
 filename="herman.jaramillo.vcf"

begin:vcard 
n:Jaramillo;Herman
x-mozilla-html:FALSE
org:Western
version:2.1
email;internet:herman.jaramillo@waii.com
x-mozilla-cpt:;0
fn:Herman Jaramillo
end:vcard

--------------678045ED68B3E62F69D94AA7--