K 10 svn:author V 3 nik K 8 svn:date V 27 2002-06-04T11:40:17.000000Z K 7 svn:log V 383 Add support for generating {book,article}.xml from {book,article}.sgml. Add support for using the XSL stylesheets to generate HTML output using XSLT transforms, rather than using JadeTeX. So (assuming you have installed xsltproc from ports/textproc/libxslt, and the docbook-xsl stylesheets), you can now do make STYLESHEET_TYPE=xsl FORMATS=html and get HTML output that way. END