From: Norman Walsh Date: Fri, 25 Jan 2002 15:04:39 +0000 (+0000) Subject: Fix bug that caused rowsep and colsep to be ignored on empty cells X-Git-Tag: release/1.79.1~6^2~5954 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2725b2b469eca38260355dac96f6cf820b6dbe24;p=docbook-dsssl Fix bug that caused rowsep and colsep to be ignored on empty cells --- diff --git a/xsl/common/table.xsl b/xsl/common/table.xsl index 65f6fef20..01e969422 100644 --- a/xsl/common/table.xsl +++ b/xsl/common/table.xsl @@ -449,10 +449,10 @@ or 0 (the empty string) - + - + diff --git a/xsl/fo/table.xsl b/xsl/fo/table.xsl index 69aa56ad6..488ffb288 100644 --- a/xsl/fo/table.xsl +++ b/xsl/fo/table.xsl @@ -61,6 +61,8 @@ to be incomplete. Don't forget to read the source, too :-) + + @@ -80,25 +82,33 @@ to be incomplete. Don't forget to read the source, too :-) - - - - - - - - - - - - - - e( - - , - - ) - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -211,7 +221,6 @@ to be incomplete. Don't forget to read the source, too :-) - @@ -241,7 +250,6 @@ to be incomplete. Don't forget to read the source, too :-) -