From ed48b6d7e2cfd9ab5d3cc60dfa8b1993846c41cd Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Sat, 12 Apr 2003 21:01:58 +0000 Subject: [PATCH] Support bgcolor PI in table cells; make sure rowsep and colsep don't have any effect on the last row or column --- xsl/fo/table.xsl | 102 +++++++++++++++++++++++++++++++++++++---------- 1 file changed, 80 insertions(+), 22 deletions(-) diff --git a/xsl/fo/table.xsl b/xsl/fo/table.xsl index ec04b6876..d60b109b1 100644 --- a/xsl/fo/table.xsl +++ b/xsl/fo/table.xsl @@ -63,21 +63,37 @@ to be incomplete. Don't forget to read the source, too :-) - - - - - - + + + + + + + + + + + + + + - - - - - - + + + 0 + + + + + + + + + + + + X + + + + + + + + + - - - - - + + + + + + + + + + + + + - - - - - + + + 0 + + + + + + + + @@ -485,12 +529,26 @@ to be incomplete. Don't forget to read the source, too :-) + + + + + + + always + + + + + + -- 2.40.0