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-Tag: release/1.79.1~6^2~5536 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1fe70fc092b7960e0d417757db85c11fc052fa4c;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 :-) - - - + + + + + + + +