mod programlistings node in to wrap text in PDFs (resolves margin overrun problem for code samples in the PDF docs)

This commit is contained in:
sbohlen
2011-01-21 14:56:38 +00:00
parent 7d635d6d83
commit d9a9c47068

View File

@@ -283,6 +283,7 @@
################################################### -->
<!-- Verbatim text formatting (programlistings) -->
<xsl:attribute-set name="monospace.verbatim.properties">
<xsl:attribute name="wrap-option">wrap</xsl:attribute>
<xsl:attribute name="font-size">
<xsl:value-of select="$body.font.small * 0.9"/>
<xsl:text>pt</xsl:text>