12345678910111213 |
- /*
- * /MathJax/jax/element/mml/optable/Dingbats.js
- *
- * Copyright (c) 2009-2013 The MathJax Consortium
- *
- * 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
- */(function(a){var b=a.mo.OPTYPES;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\u2772":b.OPEN},postfix:{"\u2773":b.CLOSE}}});MathJax.Ajax.loadComplete(a.optableDir+"/Dingbats.js")})(MathJax.ElementJax.mml);
|