diff options
Diffstat (limited to 'data/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js')
-rw-r--r-- | data/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js b/data/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js new file mode 100644 index 00000000..d90294af --- /dev/null +++ b/data/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js @@ -0,0 +1,16 @@ +/* + * /MathJax/jax/element/mml/optable/MiscMathSymbolsA.js + * + * Copyright (c) 2012 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 + */ + +(function(a){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{prefix:{"\u27E6":c.OPEN,"\u27EA":c.OPEN,"\u27EC":c.OPEN},postfix:{"\u27E7":c.CLOSE,"\u27EB":c.CLOSE,"\u27ED":c.CLOSE}}});MathJax.Ajax.loadComplete(a.optableDir+"/MiscMathSymbolsA.js")})(MathJax.ElementJax.mml); + |