mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-11 05:13:58 +00:00
Quickbook: Merge from trunk to quickbook-dev.
[SVN r73239]
This commit is contained in:
parent
db78b906eb
commit
78289c83c5
@ -317,4 +317,8 @@ set toc,title
|
|||||||
</xsl:choose>
|
</xsl:choose>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
|
<xsl:template match="itemizedlist[@role = 'index']" mode="class.value">
|
||||||
|
<xsl:value-of select="'index'"/>
|
||||||
|
</xsl:template>
|
||||||
|
|
||||||
</xsl:stylesheet>
|
</xsl:stylesheet>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user