No, I wouldn't recommend that as printed documentation is still best handled via docbook-utils & jade rather than docbook-xsl (unless someone has happy (&stable) stories to tell re: XSL-FO processing..)
What to do? I believe jade will complain, but continue, if xref's are closed using </xref>, so that's a hacky way out. --sigbjorn Ross Paterson wrote: > On Fri, Oct 17, 2003 at 04:41:39PM -0700, Sigbjorn Finne wrote: >> sof 2003/10/17 16:41:39 PDT >> >> Modified files: >> docs/users_guide haskell98.sgml hugs_ghc.sgml >> introduction.sgml options.sgml >> using_hugs.sgml >> Log: >> <xref ...> ~=> <xref ... /> > > Unfortunately if you run `docbook2html using_hugs.sgml', this leaves > spurious >'s in the output. Should we just switch them all to .xml? > _______________________________________________ > Cvs-hugs mailing list > [EMAIL PROTECTED] > http://www.haskell.org/mailman/listinfo/cvs-hugs _______________________________________________ Cvs-hugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-hugs
