]> granicus.if.org Git - docbook-dsssl/commitdiff
Make ulink hyphenation character the empty string by default
authorNorman Walsh <ndw@nwalsh.com>
Fri, 1 Mar 2002 08:12:48 +0000 (08:12 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 1 Mar 2002 08:12:48 +0000 (08:12 +0000)
xsl/params/ulink.hyphenate.xml

index 0fc56f4bf4adbefc646f1c6a9ad42be9c912ff2c..4c4fc84f344fa7f72942e8275e9000eea26421ee 100644 (file)
@@ -10,7 +10,7 @@
 
 <refsynopsisdiv>
 <src:fragment id='ulink.hyphenate.frag'>
-<xsl:param name="ulink.hyphenate" select="'&#xAD;'"/>
+<xsl:param name="ulink.hyphenate" select="''"/>
 </src:fragment>
 </refsynopsisdiv>