mediawiki-extensions-Math/modules/MathJax/unpacked/extensions
Moritz Schubotz (Physikerwelt) c5b0b15d8f Fix MathJax centers equations
* Removes the MathJax heuristics that decides
  if equations are centered or left-aligned.
* Introduces the attribute display to specify
  if the math element is rendered in inline,
  display, or inline-displaystyle.
* add css rules for display / inline math images

Bug: 61051
Change-Id: Iba69903f781f0cb1606b8ddcffb90fb86c9b229b
2014-04-06 21:58:30 +00:00
..
HTML-CSS Update to MathJax 2.3 2014-01-27 21:36:02 +00:00
MathML Update to MathJax 2.3 2014-01-27 21:36:02 +00:00
TeX Update to MathJax 2.3 2014-01-27 21:36:02 +00:00
asciimath2jax.js Update to MathJax 2.3 2014-01-27 21:36:02 +00:00
FontWarnings.js Update to MathJax 2.3 2014-01-27 21:36:02 +00:00
HelpDialog.js Update to MathJax 2.3 2014-01-27 21:36:02 +00:00
jsMath2jax.js Update to MathJax 2.3 2014-01-27 21:36:02 +00:00
MatchWebFonts.js Update to MathJax 2.3 2014-01-27 21:36:02 +00:00
MathEvents.js Update to MathJax 2.3 2014-01-27 21:36:02 +00:00
MathMenu.js Update to MathJax 2.3 2014-01-27 21:36:02 +00:00
MathZoom.js Update to MathJax 2.3 2014-01-27 21:36:02 +00:00
mml2jax.js Push math nodes onto mathArray individually to avoid problem in IE < 9 where push.apply doesn't work on a nodeList. Also, avoid duplicate elements in the array by checking for namespace prefixes. This needs to work for both HTML and XHTML. Resolves issue #672. 2014-02-17 03:29:45 +00:00
Safe.js Update to MathJax 2.3 2014-01-27 21:36:02 +00:00
tex2jax.js Update to MathJax 2.3 2014-01-27 21:36:02 +00:00
toMathML.js Update to MathJax 2.3 2014-01-27 21:36:02 +00:00
wiki2jax.js Fix MathJax centers equations 2014-04-06 21:58:30 +00:00