]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/xsl/tml-mmlp.xsl
A first partial implementation of deleting is introduced. The user might
[helm.git] / helm / DEVEL / mathml_editor / xsl / tml-mmlp.xsl
index 8b237387f4bc3bd4a99ca7de90bfc7bd87fecfde..c5c41e1575a18fe074a010dcb464bada780c7298 100644 (file)
         </xsl:attribute>
       </xsl:if>
       <xsl:apply-templates select="*[1]/*[1]"/>
-      <xsl:apply-templates select="*[1]"/>
+      <xsl:apply-templates select="*[2]"/>
       <xsl:apply-templates select="*[1]/*[2]"/>
     </m:msubsup>
   </xsl:template>