]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matitaWiki.ml
tagging rc-1
[helm.git] / matita / matitaWiki.ml
index bbe8d2ed7247f60132ffa0f97e4c7e298959efc9..3c5607bd7df9ff1bf458d61f5f0dac65a3aea604 100644 (file)
@@ -167,6 +167,8 @@ let rec interactive_loop () =
                  (List.map
                    (fun i ->
                      ApplyTransformation.txt_of_cic_sequent 80 metasenv
+                      ~map_unicode_to_tex:(Helm_registry.get_bool
+                        "matita.paste_unicode_as_tex")
                       (List.find (fun (j,_,_) -> j=i) metasenv)
                    ) open_goals))
           | _ -> ()