]> git.lyx.org Git - features.git/commit
BUG 686: delete empty math box with delete/backspace key
authorBo Peng <bpeng@lyx.org>
Sun, 19 Nov 2006 18:33:13 +0000 (18:33 +0000)
committerBo Peng <bpeng@lyx.org>
Sun, 19 Nov 2006 18:33:13 +0000 (18:33 +0000)
commit78808418888af2ecab9da4b36db95c32b95fb13d
tree75944e6bee2f0d374c0eac0728d703f3f2f90a6c
parent5bdedb1fc067ec465a7298a9ffcec5840d752d98
BUG 686: delete empty math box with delete/backspace key
* src/cursor.C: remove nested empty math box
* src/mathed/InsetMathNest.C: remove the whole empty math box if it
  can not be deleted from within

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15990 a592a061-630c-0410-9148-cb99ea01b6c8
src/cursor.C
src/mathed/InsetMathNest.C