svn commit: r42253 - projects/db5/share/xsl
Gabor Kovesdan
gabor at FreeBSD.org
Thu Jul 11 19:24:55 UTC 2013
Author: gabor
Date: Thu Jul 11 19:24:55 2013
New Revision: 42253
URL: http://svnweb.freebsd.org/changeset/doc/42253
Log:
- Disable hyphenation for now
Modified:
projects/db5/share/xsl/freebsd-fo.xsl
Modified: projects/db5/share/xsl/freebsd-fo.xsl
==============================================================================
--- projects/db5/share/xsl/freebsd-fo.xsl Thu Jul 11 18:11:37 2013 (r42252)
+++ projects/db5/share/xsl/freebsd-fo.xsl Thu Jul 11 19:24:55 2013 (r42253)
@@ -23,6 +23,7 @@
<xsl:param name="fop1.extensions" select="1"/>
-->
+ <xsl:param name="hyphenate">false</xsl:param>
<!--
<xsl:param name="hyphenate.verbatim" select="1"/>
-->
More information about the svn-doc-projects
mailing list