[l2h] latext2html on Mandrake 8.2 - fixed-ish

chris cpage@cs.man.ac.uk
Mon, 10 Jun 2002 15:23:05 +0100 (BST)


> Interesting.
> Try changing the condition to:
>
>     unless ($preamble && $preamble !~ /^\s+$/s);
>
> so that having only whitespace is not sufficient to prevent adding those
> initial lines.

Have now done so, and it works.

> Thanks for the report.

Thanks for the help!

Chris