OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Table borders, page breaks, and XEP


When a table breaks across a page, XEP does not reiterate the top border
for the continued table.

This is due to a rigorous interpretation of the .conditionality component
of border-before-width.  The formal.xsl stylesheet should set:

<fo:table border-collapse="collapse"
  border-before-width.conditionality="retain">

This could be done in the table.frame named template instead.

Note that this should be border-*before*-width, not border-top, as it's
the before side that matters in a page break.

~Chris
-- 
Christopher R. Maden, Principal Consultant, crism consulting
XML-SGML-HTML-DTDs-schemas-XSL-DSSSL-conversion-training-ebooks-B2B
<URL: http://crism.maden.org/consulting/ >
PGP Fingerprint: BBA6 4085 DED0 E176 D6D4  5DFC AC52 F825 AFEC 58DA


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]