]> git.lyx.org Git - features.git/commit
some visual support for \lefteqn
authorAndré Pönitz <poenitz@gmx.net>
Thu, 18 Oct 2001 13:21:21 +0000 (13:21 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Thu, 18 Oct 2001 13:21:21 +0000 (13:21 +0000)
commit35d74b0e6f9dc98d54653cf6fa90f5d0c81eb388
tree99a20ec868a369e2576fa431eaf81738c7928efb
parenta0b0fecd9f60372ae0ac7ebea60148b34bdf49a7
some visual support for \lefteqn
fix some writeNormal() issues

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2895 a592a061-630c-0410-9148-cb99ea01b6c8
17 files changed:
src/mathed/ChangeLog
src/mathed/Makefile.am
src/mathed/array.C
src/mathed/formula.C
src/mathed/math_cursor.h
src/mathed/math_factory.C
src/mathed/math_gridinset.C
src/mathed/math_gridinset.h
src/mathed/math_hash.C
src/mathed/math_inset.C
src/mathed/math_lefteqninset.C [new file with mode: 0644]
src/mathed/math_lefteqninset.h [new file with mode: 0644]
src/mathed/math_macrotable.C
src/mathed/math_matrixinset.C
src/mathed/math_matrixinset.h
src/mathed/math_parser.C
src/mathed/math_parser.h