]> granicus.if.org Git - docbook-dsssl/commitdiff
Added more properties which make it possible to render correctly footnotes placed...
authorJirka Kosek <jirka@kosek.cz>
Wed, 26 Sep 2007 20:50:56 +0000 (20:50 +0000)
committerJirka Kosek <jirka@kosek.cz>
Wed, 26 Sep 2007 20:50:56 +0000 (20:50 +0000)
xsl/params/footnote.properties.xml

index 5340a0aea049c405220556bb423d72fc4c4d6731..f62adee84b4e225071c494de12d31d7c638af97f 100644 (file)
@@ -24,6 +24,9 @@
   <xsl:attribute name="text-align"><xsl:value-of select="$alignment"/></xsl:attribute>
   <xsl:attribute name="start-indent">0pt</xsl:attribute>
   <xsl:attribute name="text-indent">0pt</xsl:attribute>
+  <xsl:attribute name="hyphenate"><xsl:value-of select="$hyphenate"/></xsl:attribute>
+  <xsl:attribute name="wrap-option">wrap</xsl:attribute>
+  <xsl:attribute name="linefeed-treatment">treat-as-space</xsl:attribute>
 </xsl:attribute-set>
 </src:fragment>
 </refsynopsisdiv>