From: Norman Walsh Date: Mon, 8 Jul 2002 13:44:18 +0000 (+0000) Subject: Bug #567130: make sure literallayout children don't get lost X-Git-Tag: release/1.79.1~6^2~5447 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b81a5923de0a5a0e7dd903ac9f8c80ad3536b97;p=docbook-dsssl Bug #567130: make sure literallayout children don't get lost --- diff --git a/xsl/html/html-rtf.xsl b/xsl/html/html-rtf.xsl index bfb4cfe01..898a2e545 100644 --- a/xsl/html/html-rtf.xsl +++ b/xsl/html/html-rtf.xsl @@ -199,6 +199,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + +
+
+
+
+ + + + + + + + + + + + + + +
+
+ + + + + + + + + + +
+
+
+
+ diff --git a/xsl/html/verbatim.xsl b/xsl/html/verbatim.xsl index e638ce365..02282d152 100644 --- a/xsl/html/verbatim.xsl +++ b/xsl/html/verbatim.xsl @@ -3,7 +3,8 @@ xmlns:sverb="http://nwalsh.com/xslt/ext/com.nwalsh.saxon.Verbatim" xmlns:xverb="com.nwalsh.xalan.Verbatim" xmlns:lxslt="http://xml.apache.org/xslt" - exclude-result-prefixes="sverb xverb lxslt" + xmlns:exsl="http://exslt.org/common" + exclude-result-prefixes="sverb xverb lxslt exsl" version='1.0'> - - + + - - - - - -
-
- - - - - - - - - - -
+ + +