]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/mml2mmlv1_0.xsl
xref and href added to m:ci containing presentation markup
[helm.git] / helm / style / mml2mmlv1_0.xsl
index a29d6019cac7b85324c76742f6c4d38642a161b6..c4210dd3cafca81099317ab9e65a6d75f2fbf5af 100644 (file)
    </m:mi>
   </xsl:when>
   <xsl:otherwise>
-   <xsl:copy-of select="*"/>
+   <m:mrow>
+    <xsl:call-template name="insert"/>
+    <xsl:copy-of select="*"/>
+   </m:mrow>
   </xsl:otherwise>
  </xsl:choose>
     </xsl:otherwise>