- Name XHTML chunks after the ID as we have been doing it with DSSSL

This commit is contained in:
Gabor Kovesdan 2013-02-05 09:29:28 +00:00
parent a06603e1e8
commit 95241d6c32
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/xml-tools/; revision=40890

View file

@ -16,6 +16,7 @@
<!-- HTML specific customisation goes here -->
<xsl:param name="use.id.as.filename" select="1"/>
<xsl:param name="html.stylesheet" select="'docbook.css'"/>
<xsl:param name="user.id.as.filename" select="'1'"/>
<xsl:param name="link.mailto.url" select="'doc@FreeBSD.org'"/>