From: Michael Smith Date: Wed, 22 Mar 2006 02:04:23 +0000 (+0000) Subject: Further table fine-tuning. Added handling for nested tables X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cac05b2126e9e4ecd934fe0f9d2b45a7db697b73;p=docbook-dsssl Further table fine-tuning. Added handling for nested tables (discard them with a warning, because tbl(1) does not support nested tables). Also deal with cases where source table has multiple tgroup. Only output "allbox" if border != 0. --- diff --git a/xsl/manpages/table.xsl b/xsl/manpages/table.xsl index 0113b28cc..186de81ec 100644 --- a/xsl/manpages/table.xsl +++ b/xsl/manpages/table.xsl @@ -1,4 +1,4 @@ - + - + - + + + - - - - - - - - + + + @@ -75,8 +72,10 @@ .TS + allbox; + @@ -94,6 +93,7 @@ .TE .sp + @@ -281,4 +281,18 @@ + + + + + + + + + + + Warn: Discarding nested table. Not supported in tbl(1). + [Nested table. Not supported in tbl(1).] + +