summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex4ht/xttl/oo-text.4xt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex4ht/xttl/oo-text.4xt')
-rwxr-xr-xMaster/texmf-dist/tex4ht/xttl/oo-text.4xt22
1 files changed, 1 insertions, 21 deletions
diff --git a/Master/texmf-dist/tex4ht/xttl/oo-text.4xt b/Master/texmf-dist/tex4ht/xttl/oo-text.4xt
index 70e4cde93af..5808b0a6111 100755
--- a/Master/texmf-dist/tex4ht/xttl/oo-text.4xt
+++ b/Master/texmf-dist/tex4ht/xttl/oo-text.4xt
@@ -1,31 +1,11 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE xtpipes SYSTEM "xtpipes.dtd" >
-<xtpipes preamble="yes" signature="oo-text.4xt (2006-12-04-16:41)">
+<xtpipes preamble="yes" signature="oo-text.4xt (2006-12-10-04:17)">
<sax content-handler="xtpipes.lib.ScriptsManager,OoFilter"
lexical-handler="xtpipes.lib.ScriptsManagerLH" >
<script element="table:table" >
<dom name="." xml="." method="table" class="OoUtilities" />
-<set name="rmXmlDecl" >
- <![CDATA[
- <xsl:stylesheet version="1.0"
- xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- xmlns:math="http://www.w3.org/1998/Math/MathML"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- >
- <xsl:output omit-xml-declaration = "yes" />
-
- <xsl:template match="*|@*|text()|comment()" >
- <xsl:copy>
- <xsl:apply-templates select="*|@*|text()|comment()" />
- </xsl:copy>
- </xsl:template>
- </xsl:stylesheet>
-]]>
-
-</set>
-<xslt name="." xml="." xsl="rmXmlDecl" />
-
</script>
</sax>