This is a bug-fix release. Among the issue fixed in this release are the following:
- Prevent infinite loop if an autoloaded component fails to load. (#1936)
- Always set movablelimits to false in
\overset
and\underset
. (#1929) - CSS reset for box-sizing in HTML-CSS output. (#1942)
- Add
px
tomax-width
for SVG output containing tags. (#1950) - Properly handle namespaces starting with
math
in MathML input. (#1951) - Make
tex2jax
andasciimath2jax
rescan after unmatched delimiter. (#1960) - Fix minimum height of accents in scripts. (#1956)
- Make monospaced non-breaking space be of correct width. (#1953)
- Handle size of centered large operators correctly in mrows. (#1933)