hgbook

changeset 669:a79fb712fe20

Set hyphenate.verbatim=0
author Dongsheng Song <songdongsheng@live.cn>
date Tue Apr 07 11:04:18 2009 +0800 (2009-04-07)
parents 55e2953f82d6
children e9ef075327c1
files stylesheets/fo.xsl
line diff
     1.1 --- a/stylesheets/fo.xsl	Sun Apr 05 12:12:00 2009 +0800
     1.2 +++ b/stylesheets/fo.xsl	Tue Apr 07 11:04:18 2009 +0800
     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>