From dcd6da7ff1fb96559e7d489568c682b1adddcd7e Mon Sep 17 00:00:00 2001 From: Thomas Schraitle Date: Tue, 18 Sep 2012 10:48:54 +0000 Subject: [PATCH] Splitting head.content into smaller chunks of templates. See https://lists.oasis-open.org/archives/docbook-apps/201209/msg00037.html --- xsl/html/docbook.xsl | 121 ++++++++++++++++++++++++++++--------------- 1 file changed, 78 insertions(+), 43 deletions(-) diff --git a/xsl/html/docbook.xsl b/xsl/html/docbook.xsl index 6962f4cfc..20130d953 100644 --- a/xsl/html/docbook.xsl +++ b/xsl/html/docbook.xsl @@ -125,6 +125,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -137,7 +200,9 @@ - + + + @@ -156,58 +221,28 @@ - + + + - + + + - - - - - - - - - - - - - + + + - + + + -- 2.40.0