Hello,
I am using also latex2html under RedHat 7.2. I am using
\usepackage{graphics}
\usepackage{html}
and on the body of my doc I am using:
\htmladdnormallink{Xaccel.ini}{configs/Xaccel.ini}
Do you have HTML companion book ? there it is explained all about this.
I don't use .eps. As well latex2html generates ok my content, next,
previous buttons as pngs.
Check under www.kolumbus.fi/stefan.parvu
Stefan
On Wed, 24 Apr 2002, Stuart MacGregor wrote:
> The problem seems to be that the .png files are not generated bu the
> latex2html beast.
>
> Running latex2html directly without arguments on the .tex file exported by
> lyx generated them in a sub dir, and copying these to the main directory made
> the .html file work.
>
> It may be a problem with the version of latex2html I'm using? (Version
> 2K.1beta (1.47)). Perhaps different arguments :-) apply.
>
>