mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 15:03:57 +00:00
Remove admonition style. Let the CSS do the styling.
Always have admonition graphics [SVN r33450]
This commit is contained in:
parent
0f83dbdf6f
commit
570f95bbcb
@ -27,6 +27,13 @@
|
||||
<xsl:param name="doc.standalone">false</xsl:param>
|
||||
<xsl:param name="chunker.output.indent">yes</xsl:param>
|
||||
<xsl:param name="toc.max.depth">2</xsl:param>
|
||||
|
||||
<xsl:param name="admon.style">
|
||||
<!-- Remove the style. Let the CSS do the styling -->
|
||||
</xsl:param>
|
||||
|
||||
<!-- Always have graphics -->
|
||||
<xsl:param name="admon.graphics" select="1"/>
|
||||
|
||||
<xsl:param name="generate.toc">
|
||||
appendix toc,title
|
||||
|
Loading…
x
Reference in New Issue
Block a user