]> git.lyx.org Git - lyx.git/commit
MathML stream allows for name spaces.
authorThibaut Cuvelier <cuvelier.thibaut@gmail.com>
Thu, 9 May 2019 23:52:07 +0000 (01:52 +0200)
committerPavel Sanda <sanda@lyx.org>
Thu, 18 Jun 2020 17:32:51 +0000 (19:32 +0200)
commit054bdc5d1854b9b1b08735e004a5440bff46531a
treedf83fe9d2fc79f65dd846deeef60bf37978cddf9
parentef65414d25d36bacd2ff057a47d71bc362f6898d
MathML stream allows for name spaces.
36 files changed:
src/mathed/InsetMath.cpp
src/mathed/InsetMathBig.cpp
src/mathed/InsetMathBoldSymbol.cpp
src/mathed/InsetMathBrace.cpp
src/mathed/InsetMathCancel.cpp
src/mathed/InsetMathCases.cpp
src/mathed/InsetMathChar.cpp
src/mathed/InsetMathComment.cpp
src/mathed/InsetMathDecoration.cpp
src/mathed/InsetMathDelim.cpp
src/mathed/InsetMathDots.cpp
src/mathed/InsetMathDots.h
src/mathed/InsetMathEnsureMath.cpp
src/mathed/InsetMathExFunc.cpp
src/mathed/InsetMathExInt.cpp
src/mathed/InsetMathFont.cpp
src/mathed/InsetMathFrac.cpp
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathMacro.cpp
src/mathed/InsetMathMatrix.cpp
src/mathed/InsetMathNumber.cpp
src/mathed/InsetMathOverset.cpp
src/mathed/InsetMathRoot.cpp
src/mathed/InsetMathScript.cpp
src/mathed/InsetMathSideset.cpp
src/mathed/InsetMathSpace.cpp
src/mathed/InsetMathSqrt.cpp
src/mathed/InsetMathStackrel.cpp
src/mathed/InsetMathSubstack.cpp
src/mathed/InsetMathSymbol.cpp
src/mathed/InsetMathUnderset.cpp
src/mathed/InsetMathXArrow.cpp
src/mathed/MathExtern.cpp
src/mathed/MathStream.cpp
src/mathed/MathStream.h