From cb6d177131786eb0c974f997392f56d6f38d97d5 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 29 Jan 2014 02:55:52 +0000 Subject: [PATCH] Adjust handling of namespace fixup to streamline distro builds. --- xsl/html/chunk-code.xsl | 18 ++++++------------ xsl/html/chunk-common.xsl | 13 +++++-------- xsl/html/chunktoc.xsl | 31 ++++++------------------------- 3 files changed, 17 insertions(+), 45 deletions(-) diff --git a/xsl/html/chunk-code.xsl b/xsl/html/chunk-code.xsl index 04aea32e9..6cb08c718 100644 --- a/xsl/html/chunk-code.xsl +++ b/xsl/html/chunk-code.xsl @@ -2,9 +2,7 @@ - - + Note @@ -453,14 +447,14 @@ namesp. cut - processing stripped document + stripped namespace before processing - - + + Unable to strip the namespace from DB5 document, cannot proceed. diff --git a/xsl/html/chunk-common.xsl b/xsl/html/chunk-common.xsl index 9dc17185d..2ff460255 100644 --- a/xsl/html/chunk-common.xsl +++ b/xsl/html/chunk-common.xsl @@ -1,10 +1,8 @@ + exclude-result-prefixes="exsl cf"> - + + - Computing stripped namespace chunks... + Computing chunks... @@ -41,7 +39,6 @@ Computing chunks... - diff --git a/xsl/html/chunktoc.xsl b/xsl/html/chunktoc.xsl index 6fc636517..1a375a4a1 100644 --- a/xsl/html/chunktoc.xsl +++ b/xsl/html/chunktoc.xsl @@ -1,9 +1,7 @@ + exclude-result-prefixes="doc"> - - + Note @@ -241,23 +235,10 @@ stripped namespace before processing - - - - - Note - - - namesp. cut - - - processing stripped document - - - + - - + + Unable to strip the namespace from DB5 document, cannot proceed. -- 2.50.1