From: Bob Stayton Date: Thu, 3 Dec 2009 06:04:51 +0000 (+0000) Subject: If a colspec has a colname attribute, add it to the HTML col X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8ac61388609ad9ac28bcfaf687be0471870a08d;p=docbook-dsssl If a colspec has a colname attribute, add it to the HTML col element as a class attribute so it can be styled. --- diff --git a/xsl/html/table.xsl b/xsl/html/table.xsl index 50e679ec9..682cfe6cd 100644 --- a/xsl/html/table.xsl +++ b/xsl/html/table.xsl @@ -1073,11 +1073,18 @@ + + + + + + +