]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_transformations/mpresentation.ml
mathvariant=normal for all the proof ;-)
[helm.git] / helm / ocaml / cic_transformations / mpresentation.ml
index 09eb6331e085caa2dd1ae94a506ecdd16b4f8beb..34c65a4174e561f8fd42e9991b4588492f5e1360 100644 (file)
@@ -217,7 +217,7 @@ let print_mpres pres =
      [Some "xmlns","m","http://www.w3.org/1998/Math/MathML" ;
       Some "xmlns","helm","http://www.cs.unibo.it/helm" ;
       Some "xmlns","xlink","http://www.w3.org/1999/xlink"
-     ] (print_mpres pres)
+     ] (Xml.xml_nempty ~prefix "mstyle" [None, "mathvariant", "normal"] (print_mpres pres))
  >]