[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] <tfoot> and paging in tables
Ron Catterall wrote:
> Not so good after all - now I get a last page headed with all the
> column headings (from <thead>) and then the footnotes which all span all
> the columns - very inelegant. I don't want to insert hard page breaks,
> so my original query still stands - how to make the <tfoot> appear once
> only at the bottom of a multi-page table.
You can try the following, but I'm not sure how much is this supported
in FO impelmentations:
<xsl:attribute-set name="table.table.properties">
<xsl:attribute name="table-omit-footer-at-break">true</xsl:attribute>
</xsl:attribute-set>
--
------------------------------------------------------------------
Jirka Kosek e-mail: jirka@kosek.cz http://www.kosek.cz
------------------------------------------------------------------
Profesionální školení a poradenství v oblasti technologií XML.
Podívejte se na náš nově spuštěný web http://DocBook.cz
Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------
Nejbližší termíny školení:
** XSLT 23.-26.10.2006 ** XML schémata 13.-15.11.2006 **
** DocBook 11.-13.12.2006 ** XSL-FO 11.-12.12.2006 **
------------------------------------------------------------------
http://xmlguru.cz Blog mostly about XML for English readers
------------------------------------------------------------------
S/MIME Cryptographic Signature
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]