of HTML. Default character set is now UTF-8 instead of ISO-8859-1 and
contains a proper DOCTYPE declaration, which the previous HTML version
lacked.
* src/tools/html-stylesheet.xsl
Change <xsl:import href> to "xsl/xhtml/docbook.xsl".
* src/tools/chunk-stylesheet.xsl
Change <xsl:import href> to "xsl/xhtml/chunk.xsl".
Patch by Marcus Rueckert <darix@...>.