From: Jirka Kosek Date: Tue, 25 Oct 2011 13:46:25 +0000 (+0000) Subject: Handle namespaced elements without prefix in a special way in order to prevent copyin... X-Git-Tag: release/1.79.1~6^2~634 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f059c3be087aa95a0df2c0c74417ff9fe6d9504;p=docbook-dsssl Handle namespaced elements without prefix in a special way in order to prevent copying excessive namespace declarations. --- diff --git a/xsl/template/titlepage.xsl b/xsl/template/titlepage.xsl index 987f13b66..48833a201 100644 --- a/xsl/template/titlepage.xsl +++ b/xsl/template/titlepage.xsl @@ -686,10 +686,20 @@ straight through into the result tree. - - - - + + + + + + + + + + + + + + @@ -704,9 +714,20 @@ straight through into the result tree. - - - + + + + + + + + + + + + + +