Hi,

I've been having troubles getting latex2html to work. The install-test
runs fine, and when converting a tex file no images are created[1] and
the resulting html files[2] have no contents and every link has the
text ``No Title''. I also tried this on the report example in the
example directory (using make) with the same result.

I could not find a mention of this problem anywhere (well, I spent the
best part of the evening searching the FAQ and the mailing list
archive ;) If I've missed a previous explanation, please let me know
where to find it.

Any help or pointer will be much appreciated,

thanks 

1i

[1]
(the ``.'' problem was fixed in dvipsk on 16.Feb. 1998, so its not
that(I think :)

I also renamed the pstoimg as advised in msg00048.html (which fixed
the seek problem). There is now a ps file in the /tmp directory.  
gv /tmp/l2h27911/image001.ps shows as expected 'some text in a box'.

This is the output:

..
Failed to convert image /tmp/l2h27911/image001.ps
..

[2] An empty html file generated from: 

% image-test.tex
\documentstyle{article}
\begin{document}
\section{A long and lengthy title here!!!!!}
Some text followed by \fbox{some more text in a box}.
\end{document}

is turned into:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 98.1p1 release (March 2nd, 1998)
originally by Nikos Drakos ([EMAIL PROTECTED]), CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>No Title</TITLE>
<META NAME="description" CONTENT="No Title">
<META NAME="keywords" CONTENT="imagetest">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<LINK REL="STYLESHEET" HREF="imagetest.css">
<LINK REL="next" HREF="node2.html">
<LINK REL="previous" HREF="imagetest.html">
<LINK REL="up" HREF="imagetest.html">
<LINK REL="next" HREF="node2.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html13"
 HREF="node2.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="/usr/packages/latex2html/98-1/icons.gif/next_motif.gif"></A> 
<A NAME="tex2html11"
 HREF="imagetest.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="/usr/packages/latex2html/98-1/icons.gif/up_motif.gif"></A> 
<A NAME="tex2html5"
 HREF="imagetest.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="/usr/packages/latex2html/98-1/icons.gif/previous_motif.gif"></A>   
<BR>
<B> Next:</B> <A NAME="tex2html14"
 HREF="node2.html">No Title</A>
<B> Up:</B> <A NAME="tex2html12"
 HREF="imagetest.html">No Title</A>
<B> Previous:</B> <A NAME="tex2html6"
 HREF="imagetest.html">No Title</A>
<BR>
<BR>
<!--End of Navigation Panel-->
<BR><HR>
<ADDRESS>
<I>Yerry Felix</I>
<BR><I>1998-10-24</I>
</ADDRESS>
</BODY>
</HTML>

-- 

Reply via email to