]> git.lyx.org Git - features.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>
Mon, 3 Sep 2018 15:55:27 +0000 (17:55 +0200)
commit7b7ed64a0e760eccad5fff7fa944b983d0bed025
tree434eba0e7ae9a8b078f7a0220b5e20d4da5fccd2
parent601449269939150bb7452698809e59c00a98a20f
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.
src/mathed/InsetMathScript.cpp
src/mathed/InsetMathScript.h