From 541f36d427f798f89736e2d36efc55e5ea303a25 Mon Sep 17 00:00:00 2001
From: Bob Stayton
Date: Sun, 22 Apr 2012 06:23:51 +0000
Subject: [PATCH] Fix minor bugs in generate.id.attributes implementation.
---
xsl/html/block.xsl | 10 ----------
xsl/html/division.xsl | 4 ----
xsl/html/footnote.xsl | 2 +-
xsl/html/sections.xsl | 4 ----
4 files changed, 1 insertion(+), 19 deletions(-)
diff --git a/xsl/html/block.xsl b/xsl/html/block.xsl
index 7744eb77e..c5c87d03a 100644
--- a/xsl/html/block.xsl
+++ b/xsl/html/block.xsl
@@ -72,16 +72,6 @@
-
-
-
-
-
-
-
-
-
diff --git a/xsl/html/division.xsl b/xsl/html/division.xsl
index 78a167486..4c0fbc7ff 100644
--- a/xsl/html/division.xsl
+++ b/xsl/html/division.xsl
@@ -198,10 +198,6 @@
title
-
-
-
-
diff --git a/xsl/html/footnote.xsl b/xsl/html/footnote.xsl
index 46243c52d..1a4ee0062 100644
--- a/xsl/html/footnote.xsl
+++ b/xsl/html/footnote.xsl
@@ -272,7 +272,7 @@ linkend/id:
- #ftn.
+ ftn.
diff --git a/xsl/html/sections.xsl b/xsl/html/sections.xsl
index e6b0e789a..cdce2877f 100644
--- a/xsl/html/sections.xsl
+++ b/xsl/html/sections.xsl
@@ -480,10 +480,6 @@
-
-
-
-
--
2.50.1