Skip to content

MathJax v2.7.4

Compare
Choose a tag to compare
@dpvc dpvc released this 02 Apr 20:27
· 146 commits to master since this release

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 to max-width for SVG output containing tags. (#1950)
  • Properly handle namespaces starting with math in MathML input. (#1951)
  • Make tex2jax and asciimath2jax 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)