From: Bob Stayton Date: Wed, 1 Apr 2009 00:05:10 +0000 (+0000) Subject: Add support for colspan and rowspan and bgcolor in td and th X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e661ef1dd6b20a334f5c1ecf950711b6ad0a40b7;p=docbook-dsssl Add support for colspan and rowspan and bgcolor in td and th elements in HTML table markup. --- diff --git a/xsl/fo/htmltbl.xsl b/xsl/fo/htmltbl.xsl index 1954d956b..14f0105ba 100644 --- a/xsl/fo/htmltbl.xsl +++ b/xsl/fo/htmltbl.xsl @@ -156,15 +156,38 @@ - + + + + + + + + + + + + + + + + + + + + + + + + @@ -180,15 +203,39 @@ - + + + + + + + + + + + + + + + + + + + + + + + + +