12345678910111213141516171819 |
- /*************************************************************
- *
- * MathJax/jax/output/HTML-CSS/optable/GeometricShapes.js
- *
- * Copyright (c) 2010-2013 The MathJax Consortium
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- *
- */(function(b){var a=b.mo.OPTYPES;MathJax.Hub.Insert(b.mo.prototype,{OPTABLE:{infix:{"\u25a0":a.BIN3,"\u25a1":a.BIN3,"\u25aa":a.BIN3,"\u25ab":a.BIN3,"\u25ad":a.BIN3,"\u25ae":a.BIN3,"\u25af":a.BIN3,"\u25b0":a.BIN3,"\u25b1":a.BIN3,"\u25b2":a.BIN4,"\u25b4":a.BIN4,"\u25b6":a.BIN4,"\u25b7":a.BIN4,"\u25b8":a.BIN4,"\u25bc":a.BIN4,"\u25be":a.BIN4,"\u25c0":a.BIN4,"\u25c1":a.BIN4,"\u25c2":a.BIN4,"\u25c4":a.BIN4,"\u25c5":a.BIN4,"\u25c6":a.BIN4,"\u25c7":a.BIN4,"\u25c8":a.BIN4,"\u25c9":a.BIN4,"\u25cc":a.BIN4,"\u25cd":a.BIN4,"\u25ce":a.BIN4,"\u25cf":a.BIN4,"\u25d6":a.BIN4,"\u25d7":a.BIN4,"\u25e6":a.BIN4}}});MathJax.Ajax.loadComplete(b.optableDir+"/GeometricShapes.js")})(MathJax.ElementJax.mml);
|