← Prev in month ← Prev in thread
Next in thread → Next in month →

Table borders, page breaks, and XEP

From
Christopher R. Maden <>
Date
2004-05-07T20:03:23+00:00
ID
Thread
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
← Prev in month ← Prev in thread
Next in thread → Next in month →