[LyX/master] MathML: let the user change the MathML version.

Scott Kostyshak skostysh at lyx.org
Sun Nov 3 18:32:07 UTC 2024


On Tue, Oct 29, 2024 at 12:59:08AM GMT, Thibaut Cuvelier wrote:
> commit 7feffb89e931973bc1e9f3b2622724baca656df7
> Author: Thibaut Cuvelier <tcuvelier at 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(-)

I think that starting with this commit a lot of lyx2lyx tests are timing out.

For example:

ctest --timeout 10 -R '(export/export/WrongDfnTagHandling_lyx23|export/examples/Welcome_lyx23)'

I get the following:

  export/export/WrongDfnTagHandling_lyx23 (Timeout)
  export/examples/Welcome_lyx23 (Timeout)

Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20241103/db3cb001/attachment.sig>


More information about the lyx-devel mailing list