mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 23:13:58 +00:00
generate ids for functions that are unique to boostbook, to avoid conflict with ids generated by fop
[SVN r33618]
This commit is contained in:
parent
bd8faafcc4
commit
ab99800db2
@ -27,6 +27,7 @@
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<xsl:value-of select="generate-id(.)"/>
|
||||
<xsl:text>-bb</xsl:text>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</xsl:template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user