]> granicus.if.org Git - docbook-dsssl/commitdiff
Exclude mml result prefix unless mml is in the output.
authorBob Stayton <bobs@sagehill.net>
Wed, 30 Aug 2006 20:53:24 +0000 (20:53 +0000)
committerBob Stayton <bobs@sagehill.net>
Wed, 30 Aug 2006 20:53:24 +0000 (20:53 +0000)
xsl/html/math.xsl

index dfde6f9205c5d9354973ee62ac791f506e9cf4cc..dc164a2694e22c3c7cd0c28dad34506d264f84bb 100644 (file)
@@ -1,5 +1,7 @@
 <?xml version='1.0'?>
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+                xmlns:mml="http://www.w3.org/1998/Math/MathML"
+                exclude-result-prefixes="mml"
                 version='1.0'>
 
 <!-- ********************************************************************