From 7c90d99443a5105f0a73655b2ea3f557a77ce0d3 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 12 May 2012 23:41:56 +0000 Subject: [PATCH] Make footnote rule compatible with html5. Remove 'home' and 'up' links if html5. Add call to placeholder template 'root.attributes' to enable adding attributes to element. Make sure user.footer|header.navigation templates get passed the params for next and prev. --- xsl/html/chunk-common.xsl | 41 ++++++++++++++++++++++++++++++++++----- 1 file changed, 36 insertions(+), 5 deletions(-) diff --git a/xsl/html/chunk-common.xsl b/xsl/html/chunk-common.xsl index f0dc31f39..f4338da51 100644 --- a/xsl/html/chunk-common.xsl +++ b/xsl/html/chunk-common.xsl @@ -887,8 +887,27 @@
+
-
+
+ + + footnote-hr + + + + + + + + 100 + + + + @@ -1380,7 +1399,8 @@ - + + @@ -1394,7 +1414,8 @@ - + + @@ -1856,6 +1877,7 @@ + @@ -1863,7 +1885,12 @@ - + + + + + + @@ -1883,7 +1910,11 @@ - + + + + + -- 2.40.0