From 2697f104f34682fe84bf90d1a3154d17c631ab5d Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 29 Jan 2014 04:09:09 +0000 Subject: [PATCH] Streamline handling of namespace fixup in preparation for making the namespaced version the source base. --- xsl/fo/docbook.xsl | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/xsl/fo/docbook.xsl b/xsl/fo/docbook.xsl index 980378639..2f598c940 100644 --- a/xsl/fo/docbook.xsl +++ b/xsl/fo/docbook.xsl @@ -128,11 +128,13 @@ - - + + + + + + Note @@ -143,23 +145,20 @@ stripped namespace before processing - - - - - Note - - - namesp. cut - - - processing stripped document + + - - + + Unable to strip the namespace from DB5 document, cannot proceed. -- 2.50.1