Sha256: 3c766c58e5eaef2cb5af8d8e70b8b2c905253d267de972432c1b346f6e146110
Contents?: true
Size: 1 KB
Versions: 26
Compression:
Stored size: 1 KB
Contents
/* * /MathJax/jax/input/MathML/config.js * * Copyright (c) 2009-2018 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. */ MathJax.InputJax.MathML=MathJax.InputJax({id:"MathML",version:"2.7.3",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
26 entries across 26 versions & 1 rubygems