On Fri, Sep 06, 2002 at 09:56:58PM +1000, Kathryn Andersen wrote: > I suspect that the problem is gnuhtml2latex, producing LaTex which is not > nice (because I looked at the output and those darn \par things were > already there). [...] I am not a LaTeX person, but I do know how to > write Perl scripts... 8-)
What about a simple perl script as "postprocessor" that replaces these \par by empty lines? Although this transformation is not valid in general, it should work in most cases. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)
