From 8c4320cf83a84a87f385ca9d22a14fd01b7e1d4c Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Sun, 15 Apr 2001 21:22:00 +0000 Subject: [PATCH] Improve support for align attribute on tgroup --- xsl/html/table.xsl | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/xsl/html/table.xsl b/xsl/html/table.xsl index 911af6473..d76fe3acc 100644 --- a/xsl/html/table.xsl +++ b/xsl/html/table.xsl @@ -536,11 +536,21 @@ or nothing (the empty string) - - - - - + + + + + + + + + + + + + + + -- 2.50.1