Sha256: b08c0a77f42bc4b68725c8578698207d643ef917a586454f75968f163c173dc4

Contents?: true

Size: 1.03 KB

Versions: 166

Compression:

Stored size: 1.03 KB

Contents

/*
 *  /MathJax/extensions/TeX/noUndefined.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.Extension["TeX/noUndefined"]={version:"2.2",config:MathJax.Hub.CombineConfig("TeX.noUndefined",{disabled:false,attributes:{mathcolor:"red"}})};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.Extension["TeX/noUndefined"].config;var a=MathJax.ElementJax.mml;var c=MathJax.InputJax.TeX.Parse.prototype.csUndefined;MathJax.InputJax.TeX.Parse.Augment({csUndefined:function(d){if(b.disabled){return c.apply(this,arguments)}MathJax.Hub.signal.Post(["TeX Jax - undefined control sequence",d]);this.Push(a.mtext(d).With(b.attributes))}});MathJax.Hub.Startup.signal.Post("TeX noUndefined Ready")});MathJax.Ajax.loadComplete("[MathJax]/extensions/TeX/noUndefined.js");

Version data entries

166 entries across 123 versions & 2 rubygems

Version Path
softcover-1.2.15 lib/softcover/book_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.15 lib/softcover/article_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.14 lib/softcover/book_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.14 lib/softcover/article_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.13 lib/softcover/article_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.13 lib/softcover/book_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.12 lib/softcover/book_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.12 lib/softcover/article_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.11 lib/softcover/book_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.11 lib/softcover/article_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.10 lib/softcover/book_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.10 lib/softcover/article_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.9 lib/softcover/article_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.9 lib/softcover/book_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.8 lib/softcover/article_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.8 lib/softcover/book_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.7 lib/softcover/article_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.7 lib/softcover/book_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.6 lib/softcover/article_template/html/MathJax/extensions/TeX/noUndefined.js
softcover-1.2.6 lib/softcover/book_template/html/MathJax/extensions/TeX/noUndefined.js