]> matita.cs.unibo.it Git - helm.git/commit
* added show/hide cursro methods
authorLuca Padovani <luca.padovani@unito.it>
Thu, 13 Feb 2003 12:40:34 +0000 (12:40 +0000)
committerLuca Padovani <luca.padovani@unito.it>
Thu, 13 Feb 2003 12:40:34 +0000 (12:40 +0000)
commit8d15b9f68470945a45ce96dbc1c892742c85cb9c
tree90f313f875e54fd39f435479613b0d311eeb7145
parent6661b044574d16144dfa0db68708f64ee286fb00
* added show/hide cursro methods
* some code cleanup
* fix in reset
* fix in get_tex (binding ocaml)
* added tex to mml translator
33 files changed:
helm/DEVEL/mathml_editor/Makefile.am
helm/DEVEL/mathml_editor/Makefile.in
helm/DEVEL/mathml_editor/TML.dtd
helm/DEVEL/mathml_editor/configure.ac
helm/DEVEL/mathml_editor/dictionary-tex.xml
helm/DEVEL/mathml_editor/ocaml/c_mathml_editor.cc
helm/DEVEL/mathml_editor/ocaml/c_mathml_editor.h
helm/DEVEL/mathml_editor/ocaml/i_mathml_editor.ml
helm/DEVEL/mathml_editor/ocaml/mathml_editor.ml
helm/DEVEL/mathml_editor/ocaml/ml_mathml_editor.c
helm/DEVEL/mathml_editor/src/AMathMLFactory.hh
helm/DEVEL/mathml_editor/src/APushParser.cc
helm/DEVEL/mathml_editor/src/APushParser.hh
helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLT.cc
helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLT.hh
helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLTDiff.cc
helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLTDiff.hh
helm/DEVEL/mathml_editor/src/LPushLexer.hh
helm/DEVEL/mathml_editor/src/TDocument.cc
helm/DEVEL/mathml_editor/src/TDocument.hh
helm/DEVEL/mathml_editor/src/TPushParser.cc
helm/DEVEL/mathml_editor/src/TPushParser.hh
helm/DEVEL/mathml_editor/src/TTokenizer.cc
helm/DEVEL/mathml_editor/src/TTokenizer.hh
helm/DEVEL/mathml_editor/test/.cvsignore
helm/DEVEL/mathml_editor/test/editor.cc
helm/DEVEL/mathml_editor/test/guiGTK.c
helm/DEVEL/mathml_editor/textomml/.cvsignore [new file with mode: 0644]
helm/DEVEL/mathml_editor/textomml/Makefile.am [new file with mode: 0644]
helm/DEVEL/mathml_editor/textomml/config.dirs.in [new file with mode: 0644]
helm/DEVEL/mathml_editor/textomml/main.cc [new file with mode: 0644]
helm/DEVEL/mathml_editor/xsl/tml-mmlp.xsl
helm/DEVEL/mathml_editor/xsl/tml-tex.xsl