19 lines
987 B
JavaScript
19 lines
987 B
JavaScript
|
/*
|
||
|
* ../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);']
|
||
|
]);
|
||
|
|