> Specifying -style "" on the command line (that is, an empty style)
> fails turn off using a style sheet. This simple fix to the test in
> latex2html 2002 (1.63) corrects that:
>
OK; that's a nice simple fix.
The repository has it now, so it should be available
by tomorrow.
Cheers
In my opinion, option -image-type should also be valid for icons. As a simple
fix, move the %icons =(...) from l2hconf to latex2html in the following way
(line numbers for latex2html-2002, but works similarly for 2K.1):
*** l2hconf.pin.ORI Tue Oct 12 07:15:03 1999
--- l2hconf.pin Wed Apr 10 1
I would like to be able to control the ALT attribute in the IMG tag
of automatically-generated images. (I can already do this for
explicit images with \htmladdimg.) The following patch to
latex2html 2002 (1.63) extends the \htmlimage command to accept an
"alt" parameter, for example, \htmlimage{
March 28,
2002
BCDWest Home Laserjet
Toner InkJet
Cartridges Copier/Fax
Accessories
Dear Educator,
> In my opinion, option -image-type should also be valid for icons. As a simple
> fix, move the %icons =(...) from l2hconf to latex2html in the following way
> (line numbers for latex2html-2002, but works similarly for 2K.1):
Yes, that may be a simple fix.
But there are may other possible simple