MathJax
For those without MathML-capable browsers, we present MathJax. It's crappy 'n slow, but it's better than nothing.
This commit is contained in:
parent
cebd381d0d
commit
1663d9f5c8
441 changed files with 13053 additions and 0 deletions
18
public/MathJax/jax/input/MathML/entities/scr.js
vendored
Normal file
18
public/MathJax/jax/input/MathML/entities/scr.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/input/MathML/entities/scr.js
|
||||
*
|
||||
* Copyright (c) 2010 Design Science, Inc.
|
||||
*
|
||||
* Part of the MathJax library.
|
||||
* See http://www.mathjax.org for details.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0;
|
||||
* you may not use this file except in compliance with the License.
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*/
|
||||
|
||||
MathJax.Unpack([
|
||||
['(function(a){MathJax.Hub.Insert(a.Parse.Entity,{Ascr',':"\\uD835\\','uDC9C",Bscr:"\\u212C",Cscr',1,'uDC9E",Dscr',1,'uDC9F",Escr:"\\u2130",Fscr:"\\u2131",Gscr',1,'uDCA2",Hscr:"\\u210B",Iscr:"\\u2110",Jscr',1,'uDCA5",Kscr',1,'uDCA6",Lscr:"\\u2112",Mscr:"\\u2133",Nscr',1,'uDCA9",Oscr',1,'uDCAA",Pscr',1,'uDCAB",Qscr',1,'uDCAC",Rscr:"\\u211B",Sscr',1,'uDCAE",Tscr',1,'uDCAF",Uscr',1,'uDCB0",Vscr',1,'uDCB1",Wscr',1,'uDCB2",Xscr',1,'uDCB3",Yscr',1,'uDCB4",Zscr',1,'uDCB5",ascr',1,'uDCB6",bscr',1,'uDCB7",cscr',1,'uDCB8",dscr',1,'uDCB9",escr:"\\u212F",fscr',1,'uDCBB",gscr:"\\u210A",hscr',1,'uDCBD",iscr',1,'uDCBE",jscr',1,'uDCBF",kscr',1,'uDCC0",lscr',1,'uDCC1",mscr',1,'uDCC2",nscr',1,'uDCC3",oscr:"\\u2134",pscr',1,'uDCC5",qscr',1,'uDCC6",rscr',1,'uDCC7",sscr',1,'uDCC8",tscr',1,'uDCC9",uscr',1,'uDCCA",vscr',1,'uDCCB",wscr',1,'uDCCC",xscr',1,'uDCCD",yscr',1,'uDCCE",zscr',1,'uDCCF"});MathJax.Ajax.loadComplete(a.entityDir+"/scr.js")})(MathJax.InputJax.MathML);']
|
||||
]);
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue