[l2h] User-written latex class files with latex2html

William T. Martin martin@orie.cornell.edu
Tue, 13 Aug 2002 09:19:30 -0400


I am using LaTeX2HTML Version 99.2beta8 (1.46).  I have written written
some latex macros that I would like to set up in a style (.sty) file file
and use in latex2html.  I copied the the style file into the directory
where I have my tex file.  However, latex2html does not seem to find it.
I get the message:

No implementation found for style `orieweb'

I use this line to load orieweb:
 
\usepackage{html,htmllist,color,makeidx,epsfig,orieweb}

It loads perl versions of these packages, but orieweb is not written in
perl:

Loading /usr/local/latex2html-99.2beta8/libdir/styles/texdefs.perl...
Loading /usr/local/latex2html-99.2beta8/libdir/styles/report.perl
Loading /usr/local/latex2html-99.2beta8/libdir/styles/html.perl
Loading /usr/local/latex2html-99.2beta8/libdir/styles/htmllist.perl
Loading /usr/local/latex2html-99.2beta8/libdir/styles/color.perl
 *** initialising colors ***

Loading /usr/local/latex2html-99.2beta8/libdir/styles/makeidx.perl
Loading /usr/local/latex2html-99.2beta8/libdir/styles/epsfig.perl

latex2html -V
Note: Loading /net/trout/export/home2/martin/.latex2html-init
Note: Initialising with file:
/net/trout/export/home2/martin/.latex2html-init
This is LaTeX2HTML Version 99.2beta8 (1.46)
by Nikos Drakos, Computer Based Learning Unit, University of Leeds.

What do I need to do to get this to work?

Thank you,

-- Bill Martin --

-- 
=======================================================================
William T. Martin		email:	martin@orie.cornell.edu
Cornell University/ORIE		Fax:	(607) 255-9129
257 Rhodes Hall			Phone:	(607) 255-9134
Ithaca, NY 14853  	
Public Key: http://www.orie.cornell.edu/~martin/public_key.html
=======================================================================