From 9078e221b0f512b74b9b603ab2d13dc3e2e847e7 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 12 May 2012 23:33:15 +0000 Subject: [PATCH] Enable support for html5 features, including using
instead of
for certain elements, and setting heading level to

for chapters. These features are not changed in the base html stylesheet for backwards compatibility. --- xsl/html/component.xsl | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/xsl/html/component.xsl b/xsl/html/component.xsl index 1c1088b60..6d4d19164 100644 --- a/xsl/html/component.xsl +++ b/xsl/html/component.xsl @@ -14,11 +14,20 @@ + + + + + + + + 0 @@ -31,9 +40,6 @@ - - title @@ -177,7 +183,7 @@ -
+ @@ -202,7 +208,7 @@ -
+
@@ -232,7 +238,7 @@ -
+ @@ -256,7 +262,7 @@ -
+
-
+ @@ -332,7 +338,7 @@ -
+
-
+ @@ -390,7 +396,7 @@ -
+
@@ -420,7 +426,7 @@ -
+ @@ -439,7 +445,7 @@ -
+
-- 2.40.0