From: Bob Stayton Date: Mon, 12 Apr 2004 02:39:39 +0000 (+0000) Subject: Fixed bug #880044 in which rowsep or colsep attributes on the X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=817a5bcdc86b02ddd4a2f0bf86da9fe5608fda80;p=docbook-dsssl Fixed bug #880044 in which rowsep or colsep attributes on the table or informaltable element had no effect. --- diff --git a/xsl/common/table.xsl b/xsl/common/table.xsl index 75528781f..c26d52397 100644 --- a/xsl/common/table.xsl +++ b/xsl/common/table.xsl @@ -248,6 +248,9 @@ or 0 (the empty string) + + @@ -325,6 +328,13 @@ or 0 (the empty string) + + + + + + + @@ -347,6 +357,12 @@ or 0 (the empty string) + + + + + +