]> granicus.if.org Git - docbook-dsssl/commitdiff
Recent versions of XEP work much better without this workaround.
authorJirka Kosek <jirka@kosek.cz>
Wed, 21 Apr 2004 11:37:18 +0000 (11:37 +0000)
committerJirka Kosek <jirka@kosek.cz>
Wed, 21 Apr 2004 11:37:18 +0000 (11:37 +0000)
xsl/fo/table.xsl

index 862f1a6e664df56a0f3a3d3a1cbfcf0520fafaed..6445f8daf5518ec068134d06183bcf25a2ebbf21 100644 (file)
@@ -534,7 +534,7 @@ to be incomplete. Don't forget to read the source, too :-)</para>
       <fo:table-cell xsl:use-attribute-sets="table.cell.padding">
         <xsl:if test="$xep.extensions != 0">
           <!-- Suggested by RenderX to workaround a bug in their implementation -->
-          <xsl:attribute name="keep-together.within-column">always</xsl:attribute>
+          <!--          <xsl:attribute name="keep-together.within-column">always</xsl:attribute> -->
         </xsl:if>
 
         <xsl:if test="$bgcolor != ''">