From 2e27eb2da8598cb10d9cdc8761338410368db80a Mon Sep 17 00:00:00 2001 From: Mauritz Jeanson Date: Sat, 18 Aug 2007 16:27:46 +0000 Subject: [PATCH] Modified the tgroup template so that, for tables with multiple tgroups, a width attribute is output on all corresponding fo:tables. Previously, there was a test prohibiting this (and a comment saying that outputting more than one width attribute will cause an error). But this seems to be no longer relevant; it is not a problem with FOP 0.93 or XEP 4.10. Closes bug #1760559. --- xsl/fo/table.xsl | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/xsl/fo/table.xsl b/xsl/fo/table.xsl index 658f3a632..a741c072e 100644 --- a/xsl/fo/table.xsl +++ b/xsl/fo/table.xsl @@ -464,16 +464,11 @@ $passivetex.extensions != 0"> fixed - - - - - + - - + -- 2.49.0