hgbook
diff stylesheets/fo.xsl @ 791:bf84d6b2281c
Minor changes and translation of code snippets for Ch.7.
author | Giulio@puck |
---|---|
date | Tue Aug 11 23:01:30 2009 +0200 (2009-08-11) |
parents | 4e8f302ae313 |
children | 8a2b0994ccd9 |
line diff
1.1 --- a/stylesheets/fo.xsl Mon Mar 30 17:50:48 2009 +0800 1.2 +++ b/stylesheets/fo.xsl Tue Aug 11 23:01:30 2009 +0200 1.3 @@ -51,7 +51,7 @@ 1.4 <xsl:param name="body.end.indent">0pt</xsl:param> 1.5 1.6 <!-- Breaking long lines --> 1.7 - <xsl:param name="hyphenate.verbatim">1</xsl:param> 1.8 + <xsl:param name="hyphenate.verbatim">0</xsl:param> 1.9 <xsl:attribute-set name="monospace.verbatim.properties" 1.10 use-attribute-sets="verbatim.properties monospace.properties"> 1.11 <xsl:attribute name="wrap-option">wrap</xsl:attribute>