Update MathJax to 1.1a-candidate
This commit is contained in:
parent
ade1c1d113
commit
fcd8900cb7
133 changed files with 5656 additions and 5389 deletions
4
public/MathJax/config/instiki.js
vendored
4
public/MathJax/config/instiki.js
vendored
|
@ -1,6 +1,6 @@
|
|||
MathJax.Hub.Config({
|
||||
config: ["MMLorHTML.js"],
|
||||
jax: ["input/MathML","output/HTML-CSS","output/NativeMML"],
|
||||
jax: ["input/MathML"],
|
||||
extensions: ["mml2jax.js","MathMenu.js","MathZoom.js"],
|
||||
MathML: {
|
||||
useMathMLspacing: true
|
||||
|
@ -21,4 +21,4 @@ MathJax.Hub.Config({
|
|||
});
|
||||
|
||||
MathJax.Hub.Startup.onload();
|
||||
MathJax.Ajax.loadComplete("[MathJax]/config/MathJax.js");
|
||||
MathJax.Ajax.loadComplete("[MathJax]/config/local/local.js");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue