mathjax / MathJax-src

MathJax source code for version 3 and beyond
https://www.mathjax.org/
Apache License 2.0
2.05k stars 205 forks source link

Improve performance by detaching speech computation #1103

Closed zorkow closed 3 months ago

zorkow commented 3 months ago

Detaches the speech computation by starting it after the typeset elements are inserted:

zorkow commented 3 months ago

@dpvc This should be ready to review now.