Sha256: fa41ac27372bffa89defe640c06da76bc39512cc956b60dc6a443130e5749d68
Contents?: true
Size: 718 Bytes
Versions: 166
Compression:
Stored size: 718 Bytes
Contents
/* * /MathJax/jax/input/MathML/config.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 */ MathJax.InputJax.MathML=MathJax.InputJax({id:"MathML",version:"2.2",directory:MathJax.InputJax.directory+"/MathML",extensionDir:MathJax.InputJax.extensionDir+"/MathML",entityDir:MathJax.InputJax.directory+"/MathML/entities",config:{useMathMLspacing:false}});MathJax.InputJax.MathML.Register("math/mml");MathJax.InputJax.MathML.loadComplete("config.js");
Version data entries
166 entries across 123 versions & 2 rubygems