]> git.lyx.org Git - features.git/commit
Change cell numbers so that 0 is the main cell
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 6 Nov 2018 07:29:47 +0000 (21:29 -1000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:51 +0000 (14:39 +0200)
commit556626ca5bd2c59d8c1c10652006854626f07dcd
tree16cd2983d91d01d74ae30dac1b309ec5b7684e1a
parent80dc769d81dd74c3ed70655cf2532d2c26062f6c
Change cell numbers so that 0 is the main cell

This leads to code simplification in overset, root and underset.
Further simplification is possible.
src/mathed/InsetMathOverset.cpp
src/mathed/InsetMathOverset.h
src/mathed/InsetMathRoot.cpp
src/mathed/InsetMathRoot.h
src/mathed/InsetMathStackrel.cpp
src/mathed/InsetMathStackrel.h
src/mathed/InsetMathUnderset.cpp
src/mathed/InsetMathUnderset.h