]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixed bug#1311 and added missing para.properties
authorThomas Schraitle <tom_schr@web.de>
Mon, 16 Sep 2013 09:22:21 +0000 (09:22 +0000)
committerThomas Schraitle <tom_schr@web.de>
Mon, 16 Sep 2013 09:22:21 +0000 (09:22 +0000)
xsl/fo/lists.xsl

index 80c11614ba9aa508c98a156154046d2bf85617f9..06b06e15e88497adfe313e5514d531bfd85363ed 100644 (file)
                                    local-name()='simpara' or 
                                    local-name()='formalpara']"
               priority="2">
-  <fo:block>
+  <fo:block xsl:use-attribute-set="para.properties">
     <xsl:call-template name="anchor"/>
     <xsl:apply-templates/>
   </fo:block>