changeset 768:a79fb712fe20

Set hyphenate.verbatim=0
author Dongsheng Song <songdongsheng@live.cn>
date Tue, 07 Apr 2009 11:04:18 +0800
parents 55e2953f82d6
children e9ef075327c1
files stylesheets/fo.xsl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/stylesheets/fo.xsl	Sun Apr 05 12:12:00 2009 +0800
+++ b/stylesheets/fo.xsl	Tue Apr 07 11:04:18 2009 +0800
@@ -51,7 +51,7 @@
   <xsl:param name="body.end.indent">0pt</xsl:param>
 
   <!-- Breaking long lines -->
-  <xsl:param name="hyphenate.verbatim">1</xsl:param>
+  <xsl:param name="hyphenate.verbatim">0</xsl:param>
   <xsl:attribute-set name="monospace.verbatim.properties"
                      use-attribute-sets="verbatim.properties monospace.properties">
     <xsl:attribute name="wrap-option">wrap</xsl:attribute>