From 817a5bcdc86b02ddd4a2f0bf86da9fe5608fda80 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 12 Apr 2004 02:39:39 +0000 Subject: [PATCH] Fixed bug #880044 in which rowsep or colsep attributes on the table or informaltable element had no effect. --- xsl/common/table.xsl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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) + + + + + + -- 2.40.0