X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Finterface%2Fmmlinterface.ml;h=b95303d2f0805cac49c62d046f6bbec222ec8822;hb=d4b90e232867dd3cda85b7707ac456b547539a06;hp=64c068fc3b55da06d7a70dd1ff28806d6f7bc9e9;hpb=8f80848e339e75c5b6342af9a9ee91ce2d058aaa;p=helm.git diff --git a/helm/interface/mmlinterface.ml b/helm/interface/mmlinterface.ml index 64c068fc3..b95303d2f 100755 --- a/helm/interface/mmlinterface.ml +++ b/helm/interface/mmlinterface.ml @@ -791,6 +791,8 @@ end;; (* MAIN *) let _ = + (* first of all initialize the processor by requiring the desired stylesheets *) + XsltProcessor.initialize () ; build_uri_tree () ; let output = GMathView.math_view ~width:400 ~height:380 () and label = GMisc.label ~text:"???" () in