]> git.lyx.org Git - lyx.git/commit
Allow toggling (no)limits only after mathop symbol
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 3 Sep 2018 15:49:54 +0000 (17:49 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 5 Jan 2019 14:18:09 +0000 (15:18 +0100)
commit85e693806e206b24e9fd7d010368fba36a2b9710
tree33429ea75020121ad7cf9197b8bf7a5494e07ef4
parentca8f6c09b664872019eb504b151e0e6cfbdfbd21
Allow toggling (no)limits only after mathop symbol

In particular, introduce the new InsetMathScript::allowLimits method
that checks for that and honor it in getStatus/ddoDispatch.

Do the same for (over|under)brace

(cherry picked from commit 7b7ed64a0e760eccad5fff7fa944b983d0bed025)
(cherry picked from commit 6cfd733dea70bf26c512dea8491f79f68cb512e6)
src/mathed/InsetMathDecoration.cpp
src/mathed/InsetMathDecoration.h
src/mathed/InsetMathScript.cpp
src/mathed/InsetMathScript.h
status.23x