Enabled by this patch. Fixes a regression. OK to commit? - Martin
Index: math_gridinset.C =================================================================== RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/math_gridinset.C,v retrieving revision 1.158 diff -u -r1.158 math_gridinset.C --- math_gridinset.C 4 Apr 2005 07:13:37 -0000 1.158 +++ math_gridinset.C 6 Apr 2005 21:44:11 -0000 @@ -1311,6 +1311,9 @@ #endif return true; } + case LFUN_CELL_SPLIT: + flag.enabled(true); + return true; default: return MathNestInset::getStatus(cur, cmd, flag); }
pgpTUX21b50wU.pgp
Description: PGP signature