summaryrefslogtreecommitdiffstats
path: root/tools/user_guide_fo.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/user_guide_fo.xsl')
-rwxr-xr-xtools/user_guide_fo.xsl5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/user_guide_fo.xsl b/tools/user_guide_fo.xsl
index 0742e78..e48f887 100755
--- a/tools/user_guide_fo.xsl
+++ b/tools/user_guide_fo.xsl
@@ -121,4 +121,9 @@
</xsl:attribute>
</xsl:attribute-set>
+<xsl:param name="shade.verbatim">1</xsl:param>
+<xsl:attribute-set name="shade.verbatim.style">
+ <xsl:attribute name="background-color">#E0E0E0</xsl:attribute>
+</xsl:attribute-set>
+
</xsl:stylesheet>