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/a.js
vendored
Normal file
18
public/MathJax/jax/input/MathML/entities/a.js
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
/*
|
||||
* ../SourceForge/trunk/mathjax/jax/input/MathML/entities/a.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,{AElig:"\\u00C6",Aacute:"\\u00C1",Abreve:"\\u0102",Acirc:"\\u00C2",Acy:"\\u0410",Agrave:"\\u00C0",Amacr:"\\u0100",And:"\\u2A53",Aogon:"\\u0104",Aring:"\\u00C5",Assign:"\\u2254",Atilde:"\\u00C3",Auml:"\\u00C4",aacute:"\\u00E1",abreve:"\\u0103",ac:"\\u223E",acE:"\\u223E\\u0333",acd:"\\u223F",acirc:"\\u00E2",acy:"\\u0430",aelig:"\\u00E6",af:"\\u2061",agrave:"\\u00E0",amacr:"\\u0101",amp:"\\u0026",andand:"\\u2A55",andd:"\\u2A5C",andslope:"\\u2A58",andv:"\\u2A5A",ange:"\\u29A4",angle:"\\u2220",angmsdaa:"\\u29A8",angmsdab:"\\u29A9",angmsdac:"\\u29AA",angmsdad:"\\u29AB",angmsdae:"\\u29AC",angmsdaf:"\\u29AD",angmsdag:"\\u29AE",angmsdah:"\\u29AF",angrt:"\\u221F",angrtvb:"\\u22BE",angrtvbd:"\\u299D",angst:"\\u212B",angzarr:"\\u237C",aogon:"\\u0105",ap:"\\u2248",apE:"\\u2A70",apacir:"\\u2A6F",apid:"\\u224B",apos:"\\u0027",approx:"\\u2248",approxeq:"\\u224A",aring:"\\u00E5",ast:"\\u002A",asymp:"\\u2248",asympeq:"\\u224D",atilde:"\\u00E3",auml:"\\u00E4",awconint:"\\u2233",awint:"\\u2A11"});MathJax.Ajax.loadComplete(a.entityDir+"/a.js")})(MathJax.InputJax.MathML);']
|
||||
]);
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue