Skip to content

Commit a7a7813

Browse files
committed
SRE changes for 3.2.1.
1 parent 3bebfd0 commit a7a7813

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

upgrading/whats-new-3.2.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,20 @@ explorer to v3. This includes summarising expressions and navigation
186186
of 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:

0 commit comments

Comments
 (0)