If you need this in your LaTeX document, include it in a
\latexonly{..} environment. Conditional spacing really doesn't make
much sense in HTML.
\latexonly{..} work very well for me in latex2html.
-- Jerry Place
-- CSTP
On Fri, 25 Aug 2000, Wolfgang Slany wrote:
> On Mon, 02 Jun 1997 17:28:59 EDT, Stephen Gildea <[EMAIL PROTECTED]> wrote:
> > The following two forms are not handled correctly by latex2html:
> >
> > \linebreak[3]
> > \pagebreak[3]
> >
> > In the first case, the "[3]" will be included in the document.
> >
> > A \linebreak with an argument less than 4 should probably not
> > generate a <BR> tag.
> >
> > Similarly, a \pagebreak with an argument less than 4 should
> > not cause a paragraph break.
> >
> > < Stephen
>
> Above problem seems to persist in LaTeX2HTML version 99.2beta8 (1.42).
> I just tried with \linebreak[0]. What to do?
>
> Best regards-Wolfgang Slany
>
>
>