Re: [l2h] cannot request no stylesheet

2009-11-11 Thread Nasser M. Abbasi
hello; I was trying to find a way to tell l2h to use my own style sheet. Then I read this from 2002. But when I tried to see if the fix, described below, is actually in, I found it is _not_. I type latex2html -style "" foo.tex but I find that l2h still creates a .css file. According to th

Re: [l2h] cannot request no stylesheet

2002-04-10 Thread Ross Moore
> 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

[l2h] cannot request no stylesheet

2002-04-08 Thread Stephen Gildea
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: --- latex2html-2002/latex2html.pin Sun Mar 31 00:15:01 2002 +++ latex2html.pin Sun Apr 7 16:35:23 2002 @@ -7057,