]> git.lyx.org Git - features.git/commit
Implement the suggestion by Andre'
authorEnrico Forestieri <forenr@lyx.org>
Tue, 17 Jun 2008 11:10:43 +0000 (11:10 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Tue, 17 Jun 2008 11:10:43 +0000 (11:10 +0000)
commite224ef029b58de61fead592a6134775dbd9a97b8
tree3835b3a71af4af7f9e3aa6c4be402aee8f2eb2e9
parentd25aa0ad38969beb1ca0e454013b408b655c9ca9
Implement the suggestion by Andre'

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25287 a592a061-630c-0410-9148-cb99ea01b6c8
35 files changed:
src/mathed/CommandInset.cpp
src/mathed/InsetMath.cpp
src/mathed/InsetMath.h
src/mathed/InsetMathAMSArray.cpp
src/mathed/InsetMathArray.cpp
src/mathed/InsetMathBig.cpp
src/mathed/InsetMathBoldSymbol.cpp
src/mathed/InsetMathBox.cpp
src/mathed/InsetMathCases.cpp
src/mathed/InsetMathDecoration.cpp
src/mathed/InsetMathDelim.cpp
src/mathed/InsetMathEnv.cpp
src/mathed/InsetMathFrac.cpp
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathOverset.cpp
src/mathed/InsetMathPhantom.cpp
src/mathed/InsetMathRoot.cpp
src/mathed/InsetMathScript.cpp
src/mathed/InsetMathSize.cpp
src/mathed/InsetMathSpace.cpp
src/mathed/InsetMathSplit.cpp
src/mathed/InsetMathSqrt.cpp
src/mathed/InsetMathStackrel.cpp
src/mathed/InsetMathSubstack.cpp
src/mathed/InsetMathSymbol.cpp
src/mathed/InsetMathTabular.cpp
src/mathed/InsetMathUnderset.cpp
src/mathed/InsetMathXArrow.cpp
src/mathed/InsetMathXYArrow.cpp
src/mathed/InsetMathXYMatrix.cpp
src/mathed/MathFactory.cpp
src/mathed/MathMacro.cpp
src/mathed/MathStream.cpp
src/mathed/MathStream.h