From 2eb1ae688a41dbfb81d5395c5c3b81b1eec9cba2 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 12 Apr 2004 02:51:55 +0000 Subject: [PATCH] Now HTML tables have their id attribute so links from the list of tables and xrefs to the tables work. --- xsl/fo/htmltbl.xsl | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/xsl/fo/htmltbl.xsl b/xsl/fo/htmltbl.xsl index 975e94757..e6d54a687 100644 --- a/xsl/fo/htmltbl.xsl +++ b/xsl/fo/htmltbl.xsl @@ -26,6 +26,10 @@ Broken table: row descendent of HTML table. + + + + @@ -34,7 +38,7 @@ - + @@ -53,7 +57,7 @@ - + -- 2.49.0