Ron Kok

Results 88 comments of Ron Kok

FYI: I've now written out a list of current MathML [browser issues](https://temml.org/docs/en/administration.html#browser-issues). These are all issues for which I have been unable to find workarounds.

No. An underscore character is taken to mean the beginning of a subscript. I can't make an underscore mean two things at once.

Just for clarity, a variable **can** be defined with a single underscore. That underscore is rendered as the beginning of a subscript. Hurmet variables cannot contain more than one underscore.

> Will you be publishing a Temml […] plugin? Probably not, and certainly not anytime soon. I already have enough on my plate without taking on more packages to maintain....

I have been unable to reproduce the lack of a space, but I agree with the rest your analysis. Temml ought to do better. I will work on it but...

> instead output ` ` That may help. It's worth a look.

I think you will find that release v0.10.27 has resolved this issue.

In KaTeX default configuration, the math is supplied twice: (1) In HTML, to be visually rendered by the browser. (2) In MathML, for accessibility (screen reader). The MathML is not...

I do not have QT browser. If you work with me a little, maybe we can narrow down the source of this bug. In file `temml.js`, try commenting out line...

> Is there any workaround? None that I am aware of, and I've looked pretty hard. Two years ago, I opened an [issue](https://issues.chromium.org/issues/40856326) in the Chromium bug tracker. There has...