From: Bob Stayton Date: Fri, 13 Jun 2008 00:29:04 +0000 (+0000) Subject: Fix bug in table.width where it wasn't using the tgroup X-Git-Tag: release/1.79.1~6^2~1313 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=910deaa0f108873d4d21540c1fe98d6b9d791cc5;p=docbook-dsssl Fix bug in table.width where it wasn't using the tgroup context for computing column widths. --- diff --git a/xsl/fo/table.xsl b/xsl/fo/table.xsl index c86d5b4f2..c983fe152 100644 --- a/xsl/fo/table.xsl +++ b/xsl/fo/table.xsl @@ -543,21 +543,24 @@ - - - - - + - - - NOWIDTH - NOWIDTH - - - - - - + + + + + + + + + + + NOWIDTH + NOWIDTH + + + + + + +