GNU TeXmacs - Bugs: bug #60491, MathML conversion: some bugs found...
You are not allowed to post comments on this tracker with your current authentication level.
bug #60491: MathML conversion: some bugs found in Mozilla Torture Test
Submitter: | Jeroen Wouters <jeronim> | ||
Submitted: | Sat 01 May 2021 07:17:00 AM UTC | ||
Category: | None | Priority: | 5 - Normal |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Originator Name: | Open/Closed: | Open | |
Release: | None | Release: | |
Fixed Release: | None | Fixed Release: | |
Keywords: |
Sat 07 Jan 2023 06:08:48 PM UTC, comment #1: |
Philippe Joyez <pjoyez>![]() |
Sat 01 May 2021 07:17:00 AM UTC, original submission:
Please see the attached tm document for a version of Mozilla's MathML Torture test:
|
Jeroen Wouters <jeronim>![]() |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2021-05-01 | jeronim | Attached File | - | ![]() |
Added formula-torture.tm, #51346 |
Attached File | - | ![]() |
Added formula-torture-mml.xhtml, #51347 |
Alas, the original mozilla document is no longer online and it's not possible to recreate the problem reported: I've downloaded a version of it around the time of this bug report from the wayback machine, but importing it into TeXmacs was TOTALLY BROKEN because it's html5 (where the <math> tags have no xlmns attribute)
I've recently fixed this breakage (with commits starting at rev 14093), and perhaps some of the math formating import bugs originally reported. I think now TeXmacs decently imports the Mozilla torture test.
Recent versions of the "mathml torture test" can be found at
https://fred-wang.github.io/MathFonts/mozilla_mathml_test/
http://eyeasme.com/Joe/MathML/MathML_browser_test.html
Leaving open for the moment because I may have introduced some bugs...