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/element/mml/optable/Arrows.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/Arrows.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/Arrows.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{infix:{"\\u219A','":c.REL,"\\','u219B',1,'u219C','":c.WIDEREL,"\\','u219D',5,'u219E',5,'u219F',5,'u21A0',5,'u21A1',5,'u21A2',5,'u21A3',5,'u21A4',5,'u21A5',5,'u21A7',5,'u21A8',5,'u21AB',5,'u21AC',5,'u21AD',5,'u21AE',1,'u21AF',5,'u21B0',5,'u21B1',5,'u21B2',5,'u21B3',5,'u21B4',5,'u21B5',5,'u21B6',1,'u21B7',1,'u21B8',1,'u21B9',5,'u21BA',1,'u21BB',1,'u21BE',5,'u21BF',5,'u21C2',5,'u21C3',5,'u21C4',5,'u21C5',5,'u21C6',5,'u21C7',5,'u21C8',5,'u21C9',5,'u21CA',5,'u21CB',5,'u21CD',1,'u21CE',1,'u21CF',1,'u21D6',5,'u21D7',5,'u21D8',5,'u21D9',5,'u21DA',5,'u21DB',5,'u21DC',5,'u21DD',5,'u21DE',1,'u21DF',1,'u21E0',5,'u21E1',5,'u21E2',5,'u21E3',5,'u21E4',5,'u21E5',5,'u21E6',5,'u21E7',5,'u21E8',5,'u21E9',5,'u21EA',5,'u21EB',5,'u21EC',5,'u21ED',5,'u21EE',5,'u21EF',5,'u21F0',5,'u21F1',1,'u21F2',1,'u21F3',5,'u21F4',1,'u21F5',5,'u21F6',5,'u21F7',1,'u21F8',1,'u21F9',1,'u21FA',1,'u21FB',1,'u21FC',1,'u21FD',5,'u21FE',5,'u21FF":c.WIDEREL}}});MathJax.Ajax.loadComplete(a.optableDir+"/Arrows.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/BasicLatin.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/BasicLatin.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/BasicLatin.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{postfix:{"!!":[1,0,b.BIN],"\'":c.ACCENT,"++":[0,0,b.BIN],"--":[0,0,b.BIN],"..":[0,0,b.BIN],"...":c.ORD},infix:{"!=":c.BIN4,"&&":c.BIN4,"**":[1,1,b.BIN],"*=":c.BIN4,"+=":c.BIN4,"-=":c.BIN4,"->":c.BIN4,"//":c.BIN4,"/=":c.BIN4,":=":c.BIN4,"<=":c.BIN4,"<>":[1,1,b.BIN],"==":c.BIN4,">=":c.BIN4,"@":c.ORD11,"||":c.BIN3}}});MathJax.Ajax.loadComplete(a.optableDir+"/BasicLatin.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/CombDiacritMarks.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/CombDiacritMarks.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/CombDiacritMarks.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{postfix:{"\\u0311":c.ACCENT}}});MathJax.Ajax.loadComplete(a.optableDir+"/CombDiacritMarks.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/CombDiactForSymbols.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/CombDiactForSymbols.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/CombDiactForSymbols.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{postfix:{"\\u20DB":c.ACCENT}}});MathJax.Ajax.loadComplete(a.optableDir+"/CombDiactForSymbols.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/Dingbats.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/Dingbats.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/Dingbats.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{infix:{"\\u2713":c.WIDEACCENT}}});MathJax.Ajax.loadComplete(a.optableDir+"/Dingbats.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/GeneralPunctuation.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/GeneralPunctuation.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/GeneralPunctuation.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\\u2018','":[0,0,b.OPEN,{fence:true','}],"\\u201C',1,'}]},postfix:{"\\u2019','":[0,0,b.CLOSE,{fence:true','}],"\\u201D',5,'}]}}});MathJax.Ajax.loadComplete(a.optableDir+"/GeneralPunctuation.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/GeometricShapes.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/GeometricShapes.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/GeometricShapes.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{infix:{"\\u25A0','":c.BIN3,"\\','u25A1',1,'u25AA',1,'u25AB',1,'u25AD',1,'u25AE',1,'u25AF',1,'u25B0',1,'u25B1',1,'u25B2','":c.BIN4,"\\','u25B4',19,'u25B6',19,'u25B7',19,'u25B8',19,'u25BC',19,'u25BE',19,'u25C0',19,'u25C1',19,'u25C2',19,'u25C4',19,'u25C5',19,'u25C6',19,'u25C7',19,'u25C8',19,'u25C9',19,'u25CC',19,'u25CD',19,'u25CE',19,'u25CF',19,'u25D6',19,'u25D7',19,'u25E6":c.BIN4}}});MathJax.Ajax.loadComplete(a.optableDir+"/GeometricShapes.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/GreekAndCoptic.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/GreekAndCoptic.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/GreekAndCoptic.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\\u03C3":c.ORD11}}});MathJax.Ajax.loadComplete(a.optableDir+"/GreekAndCoptic.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/Latin1Supplement.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/Latin1Supplement.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/Latin1Supplement.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{postfix:{"\\u00B0":c.ORD,"\\u00B4":c.ACCENT,"\\u00B8":c.ACCENT}}});MathJax.Ajax.loadComplete(a.optableDir+"/Latin1Supplement.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/LetterlikeSymbols.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/LetterlikeSymbols.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/LetterlikeSymbols.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\\u2145":c.ORD21,"\\u2146":[2,0,b.ORD],"\\u2147":c.ORD,"\\u2148":c.ORD,"\\u2149":c.ORD}}});MathJax.Ajax.loadComplete(a.optableDir+"/LetterlikeSymbols.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/MathOperators.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/MathOperators.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/MathOperators.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\\u2204":c.ORD21,"\\u221B":c.ORD11,"\\u221C":c.ORD11,"\\u2221":c.ORD,"\\u2222":c.ORD,"\\u222C','":c.INTEGRAL,"\\','u222D',1,'u222F',1,'u2230',1,'u2231',1,'u2232',1,'u2233":c.INTEGRAL},infix:{"\\u2201":[1,2,b.ORD],"\\u2206','":c.BIN3,"\\','u220A','":c.REL,"\\','u220C',15,'u220D',15,'u220E',13,'u2214','":c.BIN4,"\\','u221F',15,'u2224',15,'u2226',15,'u2234',15,'u2235',15,'u2236',15,'u2237',15,'u2238',23,'u2239',15,'u223A',23,'u223B',15,'u223D',15,46,'\\u0331',13,'u223E',15,'u223F',13,'u2241',15,'u2242',15,57,'\\u0338',23,'u2244',15,'u2246',15,'u2247',15,'u2249',15,'u224A',15,'u224B',15,'u224C',15,'u224E',15,76,'\\u0338',23,'u224F',15,81,'\\u0338',23,'u2251',15,'u2252',15,'u2253',15,'u2254',15,'u2255',15,'u2256',15,'u2257',15,'u2258',15,'u2259',15,'u225A',15,'u225C',15,'u225D',15,'u225E',15,'u225F',15,'u2262',15,'u2263',15,'u2266',15,118,'\\u0338',23,'u2267',15,'u2268',15,'u2269',15,'u226A\\u0338',23,'u226B\\u0338',23,'u226C',15,'u226D',15,'u226E',15,'u226F',15,'u2270',15,'u2271',15,'u2272',15,'u2273',15,'u2274',15,'u2275',15,'u2276',15,'u2277',15,'u2278',15,'u2279',15,'u227C',15,'u227D',15,'u227E',15,'u227F',15,167,'\\u0338',23,'u2280',15,'u2281',15,'u2282\\u20D2',23,'u2283\\u20D2',23,'u2284',15,'u2285',15,'u2288',15,'u2289',15,'u228A',15,'u228B',15,'u228C',23,'u228D',23,'u228F',15,196,'\\u0338',23,'u2290',15,201,'\\u0338',23,'u229A',23,'u229B',23,'u229C',23,'u229D',23,'u229E',23,'u229F',23,'u22A0',23,'u22A1',23,'u22A6',15,'u22A7',15,'u22A9',15,'u22AA',15,'u22AB',15,'u22AC',15,'u22AD',15,'u22AE',15,'u22AF',15,'u22B0',15,'u22B1',15,'u22B2',15,'u22B3',15,'u22B4',15,'u22B5',15,'u22B6',15,'u22B7',15,'u22B8',15,'u22B9',15,'u22BA',23,'u22BB',23,'u22BC',23,'u22BD',23,'u22BE',13,'u22BF',13,'u22C7',23,'u22C9',23,'u22CA',23,'u22CB',23,'u22CC',23,'u22CD',15,'u22CE',23,'u22CF',23,'u22D0',15,'u22D1',15,'u22D2',23,'u22D3',23,'u22D4',15,'u22D5',15,'u22D6',15,'u22D7',15,'u22D8',15,'u22D9',15,'u22DA',15,'u22DB',15,'u22DC',15,'u22DD',15,'u22DE',15,'u22DF',15,'u22E0',15,'u22E1',15,'u22E2',15,'u22E3',15,'u22E4',15,'u22E5',15,'u22E6',15,'u22E7',15,'u22E8',15,'u22E9',15,'u22EA',15,'u22EB',15,'u22EC',15,'u22ED',15,'u22F0',15,'u22F2',15,'u22F3',15,'u22F4',15,'u22F5',15,'u22F6',15,'u22F7',15,'u22F8',15,'u22F9',15,'u22FA',15,'u22FB',15,'u22FC',15,'u22FD',15,'u22FE',15,'u22FF":c.REL}}});MathJax.Ajax.loadComplete(a.optableDir+"/MathOperators.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/MiscMathSymbolsA.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/MiscMathSymbolsA.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\\u27E6":c.OPEN},postfix:{"\\u27E7":c.CLOSE}}});MathJax.Ajax.loadComplete(a.optableDir+"/MiscMathSymbolsA.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/MiscMathSymbolsB.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/MiscMathSymbolsB.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\\u2983','":c.OPEN,"\\','u2985',1,'u2987',1,'u2989',1,'u298B',1,'u298D',1,'u298F',1,'u2991',1,'u2993',1,'u2995',1,'u2997',1,'u29FC":c.OPEN},postfix:{"\\u2984','":c.CLOSE,"\\','u2986',23,'u2988',23,'u298A',23,'u298C',23,'u298E',23,'u2990',23,'u2992',23,'u2994',23,'u2996',23,'u2998',23,'u29FD":c.CLOSE},infix:{"\\u2980":c.ORD,"\\u2981','":c.BIN3,"\\','u2982',45,'u2999',45,'u299A',45,'u299B',45,'u299C',45,'u299D',45,'u299E',45,'u299F',45,'u29A0',45,'u29A1',45,'u29A2',45,'u29A3',45,'u29A4',45,'u29A5',45,'u29A6',45,'u29A7',45,'u29A8',45,'u29A9',45,'u29AA',45,'u29AB',45,'u29AC',45,'u29AD',45,'u29AE',45,'u29AF',45,'u29B0',45,'u29B1',45,'u29B2',45,'u29B3',45,'u29B4',45,'u29B5',45,'u29B6','":c.BIN4,"\\','u29B7',107,'u29B8',107,'u29B9',107,'u29BA',107,'u29BB',107,'u29BC',107,'u29BD',107,'u29BE',107,'u29BF',107,'u29C0','":c.REL,"\\','u29C1',127,'u29C2',45,'u29C3',45,'u29C4',107,'u29C5',107,'u29C6',107,'u29C7',107,'u29C8',107,'u29C9',45,'u29CA',45,'u29CB',45,'u29CC',45,'u29CD',45,'u29CE',127,'u29CF',127,156,'\\u0338',107,'u29D0',127,161,'\\u0338',107,'u29D1',127,'u29D2',127,'u29D3',127,'u29D4',127,'u29D5',127,'u29D6',107,'u29D7',107,'u29D8',45,'u29D9',45,'u29DB',45,'u29DC',45,'u29DD',45,'u29DE',127,'u29DF',45,'u29E0',45,'u29E1',127,'u29E2',107,'u29E3',127,'u29E4',127,'u29E5',127,'u29E6',127,'u29E7',45,'u29E8',45,'u29E9',45,'u29EA',45,'u29EB',45,'u29EC',45,'u29ED',45,'u29EE',45,'u29EF',45,'u29F0',45,'u29F1',45,'u29F2',45,'u29F3',45,'u29F4',127,'u29F5',107,'u29F6',107,'u29F7',107,'u29F8',45,'u29F9',45,'u29FA',45,'u29FB',45,'u29FE',107,'u29FF":c.BIN4}}});MathJax.Ajax.loadComplete(a.optableDir+"/MiscMathSymbolsB.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/MiscTechnical.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/MiscTechnical.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/MiscTechnical.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{postfix:{"\\u23B4','":c.WIDEACCENT',',"\\u23B5',1,',"\\u23DC',1,',"\\u23DD',1,'}}});MathJax.Ajax.loadComplete(a.optableDir+"/MiscTechnical.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/SpacingModLetters.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/SpacingModLetters.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/SpacingModLetters.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{postfix:{"\\u02DA":c.ACCENT,"\\u02DD":c.ACCENT}}});MathJax.Ajax.loadComplete(a.optableDir+"/SpacingModLetters.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/SuppMathOperators.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/SuppMathOperators.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/SuppMathOperators.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\\u2A03','":c.OP,"\\','u2A05',1,'u2A07',1,'u2A08',1,'u2A09',1,'u2A0A',1,'u2A0B','":c.INTEGRAL2,"\\','u2A0C":c.INTEGRAL,"\\u2A0D',13,'u2A0E',13,'u2A0F',13,'u2A10',1,'u2A11',1,'u2A12',1,'u2A13',1,'u2A14',1,'u2A15',13,'u2A16',13,'u2A17',13,'u2A18',13,'u2A19',13,'u2A1A',13,'u2A1B',13,'u2A1C',13,'u2AFC',1,'u2AFF":c.OP},infix:{"\\u2A1D','":c.BIN3,"\\','u2A1E',49,'u2A1F',49,'u2A20',49,'u2A21',49,'u2A22','":c.BIN4,"\\','u2A23',59,'u2A24',59,'u2A25',59,'u2A26',59,'u2A27',59,'u2A28',59,'u2A29',59,'u2A2A',59,'u2A2B',59,'u2A2C',59,'u2A2D',59,'u2A2E',59,'u2A30',59,'u2A31',59,'u2A32',59,'u2A33',59,'u2A34',59,'u2A35',59,'u2A36',59,'u2A37',59,'u2A38',59,'u2A39',59,'u2A3A',59,'u2A3B',59,'u2A3C',59,'u2A3D',59,'u2A3E',59,'u2A40',59,'u2A41',59,'u2A42',59,'u2A43',59,'u2A44',59,'u2A45',59,'u2A46',59,'u2A47',59,'u2A48',59,'u2A49',59,'u2A4A',59,'u2A4B',59,'u2A4C',59,'u2A4D',59,'u2A4E',59,'u2A4F',59,'u2A50',59,'u2A51',59,'u2A52',59,'u2A53',59,'u2A54',59,'u2A55',59,'u2A56',59,'u2A57',59,'u2A58',59,'u2A59','":c.REL,"\\','u2A5A',59,'u2A5B',59,'u2A5C',59,'u2A5D',59,'u2A5E',59,'u2A5F',59,'u2A60',59,'u2A61',59,'u2A62',59,'u2A63',59,'u2A64',59,'u2A65',59,'u2A66',165,'u2A67',165,'u2A68',165,'u2A69',165,'u2A6A',165,'u2A6B',165,'u2A6C',165,'u2A6D',165,'u2A6E',165,'u2A6F',165,'u2A70',165,'u2A71',59,'u2A72',59,'u2A73',165,'u2A74',165,'u2A75',165,'u2A76',165,'u2A77',165,'u2A78',165,'u2A79',165,'u2A7A',165,'u2A7B',165,'u2A7C',165,'u2A7D',165,236,'\\u0338',59,'u2A7E',165,241,'\\u0338',59,'u2A7F',165,'u2A80',165,'u2A81',165,'u2A82',165,'u2A83',165,'u2A84',165,'u2A85',165,'u2A86',165,'u2A87',165,'u2A88',165,'u2A89',165,'u2A8A',165,'u2A8B',165,'u2A8C',165,'u2A8D',165,'u2A8E',165,'u2A8F',165,'u2A90',165,'u2A91',165,'u2A92',165,'u2A93',165,'u2A94',165,'u2A95',165,'u2A96',165,'u2A97',165,'u2A98',165,'u2A99',165,'u2A9A',165,'u2A9B',165,'u2A9C',165,'u2A9D',165,'u2A9E',165,'u2A9F',165,'u2AA0',165,'u2AA1',165,314,'\\u0338',59,'u2AA2',165,'u2AA2\\u0338',59,'u2AA3',165,'u2AA4',165,'u2AA5',165,'u2AA6',165,'u2AA7',165,'u2AA8',165,'u2AA9',165,'u2AAA',165,'u2AAB',165,'u2AAC',165,'u2AAD',165,'u2AAE',165,'u2AAF\\u0338',59,'u2AB0\\u0338',59,'u2AB1',165,'u2AB2',165,'u2AB3',165,'u2AB4',165,'u2AB5',165,'u2AB6',165,'u2AB7',165,'u2AB8',165,'u2AB9',165,'u2ABA',165,'u2ABB',165,'u2ABC',165,'u2ABD',165,'u2ABE',165,'u2ABF',165,'u2AC0',165,'u2AC1',165,'u2AC2',165,'u2AC3',165,'u2AC4',165,'u2AC5',165,'u2AC6',165,'u2AC7',165,'u2AC8',165,'u2AC9',165,'u2ACA',165,'u2ACB',165,'u2ACC',165,'u2ACD',165,'u2ACE',165,'u2ACF',165,'u2AD0',165,'u2AD1',165,'u2AD2',165,'u2AD3',165,'u2AD4',165,'u2AD5',165,'u2AD6',165,'u2AD7',165,'u2AD8',165,'u2AD9',165,'u2ADA',165,'u2ADB',165,'u2ADC',165,'u2ADD',165,'u2ADE',165,'u2ADF',165,'u2AE0',165,'u2AE1',165,'u2AE2',165,'u2AE3',165,'u2AE4',165,'u2AE5',165,'u2AE6',165,'u2AE7',165,'u2AE8',165,'u2AE9',165,'u2AEA',165,'u2AEB',165,'u2AEC',165,'u2AED',165,'u2AEE',165,'u2AEF',165,'u2AF0',165,'u2AF1',165,'u2AF2',165,'u2AF3',165,'u2AF4',59,'u2AF5',59,'u2AF6',59,'u2AF7',165,'u2AF8',165,'u2AF9',165,'u2AFA',165,'u2AFB',59,'u2AFD',59,'u2AFE":c.BIN3}}});MathJax.Ajax.loadComplete(a.optableDir+"/SuppMathOperators.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
18
public/MathJax/jax/element/mml/optable/SupplementalArrowsB.js
vendored
Normal file
18
public/MathJax/jax/element/mml/optable/SupplementalArrowsB.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/element/mml/optable/SupplementalArrowsB.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){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{infix:{"\\u2900','":c.REL,"\\','u2901',1,'u2902',1,'u2903',1,'u2904',1,'u2905',1,'u2906',1,'u2907',1,'u2908',1,'u2909',1,'u290A','":c.WIDEREL,"\\','u290B',21,'u290C',21,'u290D',21,'u290E',21,'u290F',21,'u2910',21,'u2911',1,'u2912',21,'u2913',21,'u2914',1,'u2915',1,'u2916',1,'u2917',1,'u2918',1,'u2919',1,'u291A',1,'u291B',1,'u291C',1,'u291D',1,'u291E',1,'u291F',1,'u2920',1,'u2921',21,'u2922',21,'u2923',1,'u2924',1,'u2925',1,'u2926',1,'u2927',1,'u2928',1,'u2929',1,'u292A',1,'u292B',1,'u292C',1,'u292D',1,'u292E',1,'u292F',1,'u2930',1,'u2931',1,'u2932',1,'u2933',1,'u2934',1,'u2935',1,'u2936',1,'u2937',1,'u2938',1,'u2939',1,'u293A',1,'u293B',1,'u293C',1,'u293D',1,'u293E',1,'u293F',1,'u2940',1,'u2941',1,'u2942',1,'u2943',1,'u2944',1,'u2945',1,'u2946',1,'u2947',1,'u2948',1,'u2949',1,'u294A',1,'u294B',1,'u294C',1,'u294D',1,'u294E":c.RELACCENT,"\\u294F',21,'u2950',21,'u2951',21,'u2952',21,'u2953',21,'u2954',21,'u2955',21,'u2956',21,'u2957',21,'u2958',21,'u2959',21,'u295A',21,'u295B',21,'u295C',21,'u295D',21,'u295E',21,'u295F',21,'u2960',21,'u2961',21,'u2962',1,'u2963',1,'u2964',1,'u2965',1,'u2966',1,'u2967',1,'u2968',1,'u2969',1,'u296A',1,'u296B',1,'u296C',1,'u296D',1,'u296E',21,'u296F',21,'u2970',1,'u2971',1,'u2972',1,'u2973',1,'u2974',1,'u2975',1,'u2976',1,'u2977',1,'u2978',1,'u2979',1,'u297A',1,'u297B',1,'u297C',1,'u297D',1,'u297E',1,'u297F":c.REL}}});MathJax.Ajax.loadComplete(a.optableDir+"/SupplementalArrowsB.js")})(MathJax.ElementJax.mml);']
|
||||
]);
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue