]> git.lyx.org Git - features.git/commit
* fixed bug #4357 when pasting a macro with script index
authorStefan Schimanski <sts@lyx.org>
Wed, 14 Nov 2007 17:33:49 +0000 (17:33 +0000)
committerStefan Schimanski <sts@lyx.org>
Wed, 14 Nov 2007 17:33:49 +0000 (17:33 +0000)
commit240e59ae0dd530a2eb7df31158534333704f2541
tree68a0e302aa608a8f5673d116513c4e19e791c5b6
parent3ab1031f97392a91eec0d55bdf775a7ee5a61d0d
 * fixed bug #4357 when pasting a macro with script index
 * fixed some other unreported bug when the cursor is not inside or near the macro during fold/unfold
 * fixed the bug that the cursor jumped into the first parameter when pasting a macro. This should only happen when the macro was entered interactively

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21611 a592a061-630c-0410-9148-cb99ea01b6c8
src/Cursor.cpp
src/mathed/MathData.cpp
src/mathed/MathData.h
src/mathed/MathMacro.cpp
src/mathed/MathMacro.h