instiki/public/MathJax/jax/element/mml/optable/Arrows.js
Jacques Distler 1663d9f5c8 MathJax
For those without MathML-capable browsers,
we present MathJax. It's crappy 'n slow,
but it's better than nothing.
2010-10-17 22:30:56 -05:00

19 lines
1.5 KiB
JavaScript

/*
* ../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);']
]);