[xmlroff] Avoid splitting tables across pages?
Tony Graham
Tony.Graham at MenteithConsulting.com
Tue Jan 29 14:43:09 UTC 2008
On Tue, Jan 29 2008 12:08:58 +0000, debacle at debian.org wrote:
> does xmlroff allow me to prevent a page break inside a table? If
> I understand correctly, docbook-xsl supports a PI
> <?dbfo keep-together="always"?> which produces a
> keep-together.within-column="always" attribute in the fo:table.
> This seems to be ignored by xmlroff (0.5.3). TIA.
The keep is currently unsupported.
I just checked the code. There is code for keep-with-next/previous for
table areas, but nothing for keep-together, and nothing for table row
areas, either.
As you have already found out, the table processing needs work.
Regards,
Tony.
More information about the xmlroff-list
mailing list