]> git.lyx.org Git - features.git/commit
First shot at inset-unification mathed & rest of the world
authorAndré Pönitz <poenitz@gmx.net>
Mon, 24 Jun 2002 15:51:35 +0000 (15:51 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Mon, 24 Jun 2002 15:51:35 +0000 (15:51 +0000)
commit4d59d00ad4bad81050cd2f50e71ad7056765033e
treea59553941794bb73fde1f7291d3f47c5df46523f
parent3786644124baf1b39ba36826e7f8ec348de42cb6
First shot at inset-unification mathed & rest of the world

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4467 a592a061-630c-0410-9148-cb99ea01b6c8
12 files changed:
src/mathed/Makefile.am
src/mathed/button_inset.C [new file with mode: 0644]
src/mathed/button_inset.h [new file with mode: 0644]
src/mathed/command_inset.C [new file with mode: 0644]
src/mathed/command_inset.h [new file with mode: 0644]
src/mathed/formulabase.C
src/mathed/math_boxinset.C
src/mathed/math_boxinset.h
src/mathed/math_factory.C
src/mathed/math_parser.C
src/mathed/ref_inset.C [new file with mode: 0644]
src/mathed/ref_inset.h [new file with mode: 0644]