Quickbook: Merge from trunk to quickbook-dev.

[SVN r73239]
This commit is contained in:
Daniel James 2011-07-19 07:35:49 +00:00
parent db78b906eb
commit 78289c83c5

View File

@ -317,4 +317,8 @@ set toc,title
</xsl:choose>
</xsl:template>
<xsl:template match="itemizedlist[@role = 'index']" mode="class.value">
<xsl:value-of select="'index'"/>
</xsl:template>
</xsl:stylesheet>