commit 7feffb89e931973bc1e9f3b2622724baca656df7
Author: Thibaut Cuvelier <tcuvel...@lyx.org>
Date:   Tue Oct 1 23:53:30 2024 +0200

    MathML: let the user change the MathML version.
    
    Discussed in https://www.lyx.org/trac/ticket/13058.

 development/FORMAT                 |   7 +-
 lib/lyx2lyx/lyx_2_5.py             |  46 +-
 src/Buffer.cpp                     |   7 +-
 src/BufferParams.cpp               |   8 +-
 src/BufferParams.h                 |   8 +-
 src/CutAndPaste.cpp                |   2 +-
 src/OutputParams.h                 |   3 +-
 src/frontends/qt/GuiDocument.cpp   |   8 +
 src/frontends/qt/ui/OutputUi.ui    | 899 ++++++++++++++++++++-----------------
 src/mathed/InsetMathBox.cpp        |  12 +-
 src/mathed/InsetMathEnsureMath.cpp |   3 +-
 src/mathed/InsetMathHull.cpp       |   8 +-
 src/tex2lyx/Preamble.cpp           |   4 +-
 src/tex2lyx/Preamble.h             |   1 +
 src/version.h                      |   4 +-
 15 files changed, 596 insertions(+), 424 deletions(-)
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to