]> git.lyx.org Git - features.git/commit
deep iterators for math insets;
authorAndré Pönitz <poenitz@gmx.net>
Wed, 5 Dec 2001 17:50:18 +0000 (17:50 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Wed, 5 Dec 2001 17:50:18 +0000 (17:50 +0000)
commitebe6d25126e220495d37140bde23dcc64bf4a8d9
treebbe557a1253a63305d13e7c61966926c173f1c2f
parent6f5f012d3d396b332ce3922b56405a39b89d352d
deep iterators for math insets;
use brute force for to determine "best" position when doing cursor up/down
(will be sped up a bit again soonish...)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3153 a592a061-630c-0410-9148-cb99ea01b6c8
src/mathed/Makefile.am
src/mathed/README
src/mathed/math_cursor.C
src/mathed/math_cursor.h
src/mathed/math_gridinset.C
src/mathed/math_inset.h
src/mathed/math_iterator.C [new file with mode: 0644]
src/mathed/math_iterator.h [new file with mode: 0644]
src/mathed/math_xdata.C
src/mathed/math_xdata.h