Sha256: 07e5849677556241a1f39fb6122695d452480c13f7f3f163e79a23799ac7ad09
Contents?: true
Size: 621 Bytes
Versions: 166
Compression:
Stored size: 621 Bytes
Contents
/* * /MathJax/jax/input/MathML/entities/q.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){MathJax.Hub.Insert(a.Parse.Entity,{QUOT:"\u0022",qint:"\u2A0C",qprime:"\u2057",quaternions:"\u210D",quatint:"\u2A16",quest:"\u003F",questeq:"\u225F",quot:"\u0022"});MathJax.Ajax.loadComplete(a.entityDir+"/q.js")})(MathJax.InputJax.MathML);
Version data entries
166 entries across 123 versions & 2 rubygems