From 809fbe72c1a7f8fef72c07e42f1676cbcffccac8 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 16 Jul 2012 00:14:50 +0000 Subject: [PATCH] Resolve conflict of duplicate ids on html table with caption. Wrap a div with class and id attribute around html table without caption. --- xsl/html/formal.xsl | 32 ++++++++++++++++++-------------- xsl/html/htmltbl.xsl | 3 --- 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/xsl/html/formal.xsl b/xsl/html/formal.xsl index d16541d51..de83c7e63 100644 --- a/xsl/html/formal.xsl +++ b/xsl/html/formal.xsl @@ -206,13 +206,15 @@ - - - - - - - +
+ + + + + + + +
@@ -430,13 +432,15 @@ - - - - - - - +
+ + + + + + + +
diff --git a/xsl/html/htmltbl.xsl b/xsl/html/htmltbl.xsl index 606dc8bdf..e1db72e50 100644 --- a/xsl/html/htmltbl.xsl +++ b/xsl/html/htmltbl.xsl @@ -17,9 +17,6 @@ - - - -- 2.40.0