]> granicus.if.org Git - docbook-dsssl/commitdiff
Empty rows aren't allowed.
authorNorman Walsh <ndw@nwalsh.com>
Sat, 30 Sep 2006 20:14:56 +0000 (20:14 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sat, 30 Sep 2006 20:14:56 +0000 (20:14 +0000)
xsl/fo/table.xsl

index c2a2b010cbc328d3d59e2a6189f96c07491d4141..d483a7ee6ee2e2a1a4689a9efc7380e6ed8f17e7 100644 (file)
@@ -707,6 +707,7 @@ to be incomplete. Don't forget to read the source, too :-)</para>
 
       <fo:table-row>
        <xsl:comment> This row intentionally left blank </xsl:comment>
+       <fo:table-cell><fo:block/></fo:table-cell>
       </fo:table-row>
 
       <xsl:apply-templates select="following-sibling::row[1]">