From b69ed49f119c7d38e44282f2ff19633b7cbfbd4a Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 12 May 2012 23:11:47 +0000 Subject: [PATCH] Add call to new 'root.attributes' placeholder template to allow adding attributes to the output element. --- xsl/html/docbook.xsl | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/xsl/html/docbook.xsl b/xsl/html/docbook.xsl index f663cf379..109a33d9c 100644 --- a/xsl/html/docbook.xsl +++ b/xsl/html/docbook.xsl @@ -343,6 +343,9 @@ body { background-image: url(' + + + @@ -355,6 +358,9 @@ body { background-image: url(' + + + + @@ -499,6 +506,10 @@ Used by docbook.xsl, chunk-code.xsl and chunkfast.xsl --> + + + + -- 2.40.0