hgbook
diff stylesheets/fo.xsl @ 894:bc64bbc47c86
Move hgbook styles to a new folder and publish it statically.
author | dukebody <dukebody@gmail.com> |
---|---|
date | Mon Oct 26 12:18:05 2009 +0100 (2009-10-26) |
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 Mon Oct 26 12:18:05 2009 +0100 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>