]> git.lyx.org Git - features.git/commit
* added non-greedy init mode for macros. If you enter a macro with the cursor, you...
authorStefan Schimanski <sts@lyx.org>
Thu, 1 Nov 2007 14:40:15 +0000 (14:40 +0000)
committerStefan Schimanski <sts@lyx.org>
Thu, 1 Nov 2007 14:40:15 +0000 (14:40 +0000)
commit6aa5467320e8d7e6245678d47ec0b6eb853a36df
treec6fe1eba21135e4eb077cce628d927f1b35f2064
parent7e9ec4cdbd83108c3a8885280562f78f9ef38ee9
* added non-greedy init mode for macros. If you enter a macro with the cursor, you don't want that it eats the insets on the right.
* split up the MathData::updateMacro method into the optional and normal parameter part

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