BasicLatin.js 1.2 KB

12345678910111213
  1. /*
  2. * /MathJax/jax/element/mml/optable/BasicLatin.js
  3. *
  4. * Copyright (c) 2009-2013 The MathJax Consortium
  5. *
  6. * Part of the MathJax library.
  7. * See http://www.mathjax.org for details.
  8. *
  9. * Licensed under the Apache License, Version 2.0;
  10. * you may not use this file except in compliance with the License.
  11. *
  12. * http://www.apache.org/licenses/LICENSE-2.0
  13. */(function(c){var a=c.mo.OPTYPES,b=c.TEXCLASS;MathJax.Hub.Insert(c.mo.prototype,{OPTABLE:{prefix:{"||":[0,0,b.BIN,{fence:!0,stretchy:!0,symmetric:!0}],"|||":[0,0,b.ORD,{fence:!0,stretchy:!0,symmetric:!0}]},postfix:{"!!":[1,0,b.BIN],"'":a.ACCENT,"++":[0,0,b.BIN],"--":[0,0,b.BIN],"..":[0,0,b.BIN],"...":a.ORD,"||":[0,0,b.BIN,{fence:!0,stretchy:!0,symmetric:!0}],"|||":[0,0,b.ORD,{fence:!0,stretchy:!0,symmetric:!0}]},infix:{"!\x3d":a.BIN4,"\x26\x26":a.BIN4,"**":[1,1,b.BIN],"*\x3d":a.BIN4,"+\x3d":a.BIN4,"-\x3d":a.BIN4,"-\x3e":a.BIN5,"//":[1,1,b.BIN],"/\x3d":a.BIN4,":\x3d":a.BIN4,"\x3c\x3d":a.BIN5,"\x3c\x3e":[1,1,b.BIN],"\x3d\x3d":a.BIN4,"\x3e\x3d":a.BIN5,"@":a.ORD11,"||":[2,2,b.BIN,{fence:!0,stretchy:!0,symmetric:!0}],"|||":[2,2,b.ORD,{fence:!0,stretchy:!0,symmetric:!0}]}}});MathJax.Ajax.loadComplete(c.optableDir+"/BasicLatin.js")})(MathJax.ElementJax.mml);