- Name XHTML chunks after the ID as we have been doing it with DSSSL
This commit is contained in:
parent
a06603e1e8
commit
95241d6c32
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/xml-tools/; revision=40890
1 changed files with 1 additions and 0 deletions
|
@ -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'"/>
|
||||
|
|
Loading…
Reference in a new issue