File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -186,6 +186,20 @@ explorer to v3. This includes summarising expressions and navigation
186186of tabular expressions, like matrices or equation systems. See the
187187:ref: `keyboard command <special-keys >` documentation for details.
188188
189+ .. _v3.2.1-sre :
190+
191+ As of v3.2.1 MathJax pulls in SRE v4 which supports as Catalan, Danish,
192+ Norwegian (Bokmal and Nynorsk) and Swedish as additional languages. It also
193+ integrates SRE code directly making use of its promise structure, instead of
194+ loading it as an external package. Consequently the old `sreReady ` method will
195+ be deprecated and the loophole to use speech rule engine directly via the `SRE `
196+ namespace in the browser, is closed.
197+
198+ See the `SRE release notes
199+ <https://github.com/zorkow/speech-rule-engine/releases/v4.0.0> `__ as well as the
200+ `MathJax v3.2.1 release notes
201+ <https://github.com/mathjax/MathJax-src/releases/3.2.1 `__ for details.
202+
189203-----
190204
191205.. _v3.2-other :
You can’t perform that action at this time.
0 commit comments