hgbook

diff stylesheets/fo.xsl @ 843:efa16e810ae6

Corrected broken examples in Ch.9 and Ch.12.
author gpiancastelli
date Fri Aug 21 23:48:28 2009 +0200 (2009-08-21)
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	Fri Aug 21 23:48:28 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>