From: Norman Walsh Date: Wed, 28 Aug 2002 10:30:56 +0000 (+0000) Subject: Make inherited attributes work for 'missing' table cells X-Git-Tag: release/1.79.1~6^2~5327 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee76c8b766dbba84e8bd08dab2e9221601d5d444;p=docbook-dsssl Make inherited attributes work for 'missing' table cells --- diff --git a/xsl/common/table.xsl b/xsl/common/table.xsl index f147bfdc8..515d8857a 100644 --- a/xsl/common/table.xsl +++ b/xsl/common/table.xsl @@ -230,6 +230,7 @@ or 0 (the empty string) + @@ -251,9 +252,9 @@ or 0 (the empty string) + select="$tgroup/spanspec[@spanname=$spanname]"/> + select="$tgroup/colspec[@colname=$spanspec/@namest]"/> @@ -285,7 +286,7 @@ or 0 (the empty string) + select="$tgroup/colspec[@colname=$namest]"/> @@ -305,7 +306,7 @@ or 0 (the empty string) - + @@ -318,12 +319,12 @@ or 0 (the empty string) - + - + diff --git a/xsl/fo/table.xsl b/xsl/fo/table.xsl index 6bddad5c2..0adc1462f 100644 --- a/xsl/fo/table.xsl +++ b/xsl/fo/table.xsl @@ -61,11 +61,10 @@ to be incomplete. Don't forget to read the source, too :-) - - + @@ -74,6 +73,7 @@ to be incomplete. Don't forget to read the source, too :-) + @@ -98,7 +98,8 @@ to be incomplete. Don't forget to read the source, too :-) - + + diff --git a/xsl/html/table.xsl b/xsl/html/table.xsl index 3de6470ed..7b1d2d666 100644 --- a/xsl/html/table.xsl +++ b/xsl/html/table.xsl @@ -29,6 +29,7 @@ + @@ -37,6 +38,7 @@ +