From: Bob Stayton Date: Tue, 31 May 2005 01:14:27 +0000 (+0000) Subject: The table.width template can now sum column specs if none use % or *. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=23b8623c8b761d60a87a97d704c9ac59213086a0;p=docbook-dsssl The table.width template can now sum column specs if none use % or *. --- diff --git a/xsl/fo/table.xsl b/xsl/fo/table.xsl index 5f36723ca..a7d6231c3 100644 --- a/xsl/fo/table.xsl +++ b/xsl/fo/table.xsl @@ -207,6 +207,13 @@ to be incomplete. Don't forget to read the source, too :-) + + + + + + + @@ -233,11 +240,59 @@ to be incomplete. Don't forget to read the source, too :-) + + + + + + + + + + + + NOWIDTH + NOWIDTH + + + + + + + + + + + + + + + + + NOWIDTH + NOWIDTH + + + + + + + + + + + + + + + + + + +