On Fri, Oct 15, 2004 at 03:29:55PM -0700, Jeff Rodriguez happily wrote:
> I changed the method="xml" to method="html" and it's working fine without
> recompilation.
yes :) that is what I meant by ``tell the output is html''. Sorry,
probably I've been a little cryptic.
> I'm not sure what method does however but it does seem to be working
> properly.
mainly, I believe it should have to do with <br /> becoming <br>
and such things (hr?). Please verify that, as it may break your
xhtml.
Maybe a little less invasive would just be to comment out the
doctype-public or doctype-system.
I just pinged libxslt developers by opening the but also on
bugzilla, let's what happens..