question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bad MathML for overscript

See original GitHub issue

Describe the bug

If you paste in \overset{?}{=} to mathlive (image), the generated MathML is wrong: <mover><mi extid="3u3kyd">?</mi></mover>

It is missing the base (=).

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
arnogcommented, Jun 11, 2020

OK, I’ve pushed a fix to master, it should be good now.

0reactions
arnogcommented, Jun 21, 2020

Ok, fantastic. Thanks for looking into this. I’ll close the bug.

Read more comments on GitHub >

github_iconTop Results From Across the Web

MathML is a failed web standard - Hacker News
Even properly formatted that MathML version is just awful. ... Lack of proper subscript and superscript support is a killer for Unicode as ......
Read more >
3 Presentation Markup
MathML elements that permit "negative spacing", namely mspace , mpadded , and mo , could in theory be used to simulate new notations...
Read more >
MathML Best Practices | Content - Hawkes Learning
Creating an expression with a superscript or subscript is very similar to creating a fraction. The msup and msub elements accept two arguments: ......
Read more >
MathML scripted elements - Learn web development | MDN
Objective: To get familiar with basic MathML elements producing ... of the <msup> element is attached as a superscript of its first child....
Read more >
MathML 2.0 WD - Jess Brewer's Home Web Site
This specification defines the Mathematical Markup Language, or MathML. ... Document quality is poor, authoring is difficult, and mathematical information ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found