Davide P. Cervone

Results 663 comments of Davide P. Cervone

I have made a PR to MathJax-src that addresses the issue.

See mathjax/MathJax#2762 for a workaround. Thanks for reporting the issue.

It can be closed when 3.2.1 is released, which it isn't yet. But yet, it can be then.

Thanks for reporting the issue. You are correct about replacing `math` by `[math]`, but not about renaming `typeset()`. The `typeset()` function is defined earlier as ``` javascript let promise =...

It will be fixed with the next release of the documentation.

These changes look reasonable. If we strongly recommend not using the AssistiveMML extension, should it be removed from the combined configuration files? It seems strange to depreciate it but still...

You may want to be more careful about the word "label" versus "equation number" or "tag". For example, when you say "you can always label (display-mode) equations manually" I think...

I'm still a little concerned about calling the printed equation identifier a "label", since that can lead to confusion with \label{} (and may be the source of your own confusion...

> I think this confusion of mine was caused by `mlabeledtr` and the spec's use of "label". OK, makes sense. Since this is documenting the TeX control sequences, I'd stick...

The tables are now generated by code that Volker has written, so any changes would need to be made in that code. I don't remember if it is in a...