]> granicus.if.org Git - docbook-dsssl/commit
In the table.block template, added a check for the dbfo_keep-together PI, so that
authorMauritz Jeanson <mj@johanneberg.com>
Thu, 13 Sep 2007 17:09:49 +0000 (17:09 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Thu, 13 Sep 2007 17:09:49 +0000 (17:09 +0000)
commit4c2a6fbeedeaddad9ae8dd4ab17f146521c41f50
treefb2ea4b9ba54661706c1256eeb809e3329c29be3
parent3e268ed19a8082632f3dd7f8992c8a961e060268
In the table.block template, added a check for the dbfo_keep-together PI, so that
a table may break (depending on the PI value) at a page break. This was needed
since the outer fo:block that surrounds fo:table has keep-together.within-column="always"
by default, which prevents the table from breaking. Closes bug #1740964 (Titled
table does not respect dbfo PI).
xsl/fo/table.xsl