From e7af57482372f33306aa235eb8a22beba989067b Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Wed, 26 Jun 2002 11:04:38 +0000 Subject: [PATCH] Make sure we don't attempt to set the table width more than once if a table has multiple tgroups --- xsl/fo/table.xsl | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/xsl/fo/table.xsl b/xsl/fo/table.xsl index 5827f8b79..464ba9d1f 100644 --- a/xsl/fo/table.xsl +++ b/xsl/fo/table.xsl @@ -155,9 +155,14 @@ to be incomplete. Don't forget to read the source, too :-) - - - + + + + + + + +