From f36f3375b6d9aa869dd3cb896c551026655d2070 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Sun, 15 Apr 2001 21:11:33 +0000 Subject: [PATCH] Process footnotes correctly when chunking --- xsl/html/footnote.xsl | 4 ++++ xsl/html/sections.xsl | 2 ++ 2 files changed, 6 insertions(+) diff --git a/xsl/html/footnote.xsl b/xsl/html/footnote.xsl index a5c7ec7d5..2ace0e0e7 100644 --- a/xsl/html/footnote.xsl +++ b/xsl/html/footnote.xsl @@ -119,6 +119,10 @@ + + + +
diff --git a/xsl/html/sections.xsl b/xsl/html/sections.xsl index 0f3430938..aa5522e07 100644 --- a/xsl/html/sections.xsl +++ b/xsl/html/sections.xsl @@ -27,6 +27,7 @@ +
@@ -76,6 +77,7 @@ + -- 2.50.1