No subject

Andreas Eggenschwiler Andreas Eggenschwiler <res@inorg.chem.ethz.ch>
Wed, 7 Apr 1999 14:58:33 +0000 (GMT)


I am having trouble with latex2html 98.1. When I try to latex2html something
everything is an image, even ordinary text. This happens even with a small
test file: 

\documentclass{book}
\usepackage{html}
\title{test}
\begin{document}
\tableofcontents
\begin{chapter}{test1}
hallo, world
\end{chapter}
\begin{chapter}{test2}
hallo, world2
\end{chapter}
\end{document}

If I  ~/install/latex2html/latex2html test 

I get a html file in which 'Chapter 1', 'test1', 'hallo world',
'Chapter 2', 'test2', 'hallo world2' are inlined gif files. Does anybody
have a suggestion?

Greetings
	Res

P.S. The html file looks as follows

--- START OF HTML FILE ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 98.1 release (February 19th, 1998)
originally by Nikos Drakos (nikos@cbl.leeds.ac.uk), 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>test</TITLE>
<META NAME="description" CONTENT="test">
<META NAME="keywords" CONTENT="test">
<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="test.css">
<LINK REL="next" HREF="node1.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html2"
 HREF="node1.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
 SRC="/disk4/people/res/install/latex2html/icons.gif/next_motif.gif"></A> 
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
 SRC="/disk4/people/res/install/latex2html/icons.gif/up_motif_gr.gif"> 
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
 SRC="/disk4/people/res/install/latex2html/icons.gif/previous_motif_gr.gif"> 
<A NAME="tex2html1"
 HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
 SRC="/disk4/people/res/install/latex2html/icons.gif/contents_motif.gif"></A>  
<BR>
<B> Next:</B> <A NAME="tex2html3"
 HREF="node1.html">Contents</A>
<BR>
<BR>
<!--End of Navigation Panel-->
<BR><HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS">&#160;</A>
<UL>
<LI><A NAME="tex2html4"
 HREF="node1.html">Contents</A>
<LI><A NAME="tex2html5"
 HREF="node2.html">About this document ... </A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
<I>Andreas Eggenschwiler</I>
<BR><I>1999-04-07</I>
</ADDRESS>
</BODY>
</HTML>