Frédéric Wang

Results 151 comments of Frédéric Wang

https://github.com/laurentj/slimerjs/issues/50

Thanks for the proposal. That's certainly a good idea. But I guess I must finish to review and describe the Acid3 test before.

Sure, that would be great. I guess you can fork the git repository and create a new directory "status/" or something like that to store the HTML pages with browser...

The MDN pages are also helpful: https://developer.mozilla.org/en-US/docs/Mozilla/MathML_Project/Status https://developer.mozilla.org/en-US/docs/MathML

I just pushed some changes to complete the description of the Acid3 tests. Hopefully, the tests won't change again, unless I got some feedback about mistakes. More links: Webkit: https://bugs.webkit.org/show_bug.cgi?id=115789...

In practice (e.g. `\mathfrak{sl}(n, \mathbb{F}) = \left\{ A \in \mathscr{M}_n(\mathbb{F}) : \operatorname{Tr}(A) = 0 \right\}`), the mathvariant attribute is generally no longer used. However it is still possible to use...

TeXZilla's syntax is aligned on itex2MML. cc'ing @distler

That's the same for TeXZilla. If one wants to process a whole LaTeX document, then something like latexml ( https://dlmf.nist.gov/LaTeXML/ ) is more appropriate. I'm happy to accept PRs adding...

Regarding 2, some benefits could be: - reduce the size of the math font by avoiding to add many glyphs (important for web fonts) - allow more accurate stretching without...

I think all what is needed (besides that mathml-chrome plugin) is a way to define CSS rules in a custom user stylesheets. For Safari/Epiphany, there is some configuration menu for...