From: Norman Walsh Date: Wed, 26 Jun 2002 11:04:38 +0000 (+0000) Subject: Make sure we don't attempt to set the table width more than once if a table has multi... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e7af57482372f33306aa235eb8a22beba989067b;p=docbook-dsssl Make sure we don't attempt to set the table width more than once if a table has multiple tgroups --- 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 :-) - - - + + + + + + + +