www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit eddbbdc3f6e2171fc857dc3cc87d3611aa4f14f9
parent 927eda2d2c70d307b1650082e479b16e65bf4ce1
Author: dpvc <dpvc@b8fd5906-0fad-46e2-a0d3-10d94ff285d1>
Date:   Fri, 13 Aug 2010 15:35:12 +0000

Fixed missing quotation mark in VERSION number

Diffstat:
Mmathjax/extensions/TeX/noUndefined.js | 2+-
Mmathjax/unpacked/extensions/TeX/noUndefined.js | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mathjax/extensions/TeX/noUndefined.js b/mathjax/extensions/TeX/noUndefined.js @@ -13,6 +13,6 @@ */ MathJax.Unpack([ - [] + ['MathJax.Extension["TeX/noUndefined','"]={version:"1.0",config:','MathJax.Hub.','Insert({attributes:{mathcolor:"red"}},((',2,'config.TeX||{}).','noUndefined','||{}))};',2,'Register.StartupHook("TeX Jax Ready",function(){var b=',0,'"].config;var a=MathJax.ElementJax.mml;MathJax.InputJax.TeX.Parse.Augment({csUndefined:function(c){this.Push(a.mtext(c).With(b.attributes))}});',2,'Startup.signal.Post("TeX ',6,' Ready")});MathJax.Ajax.loadComplete("[MathJax]/extensions/TeX/',6,'.js");'] ]); diff --git a/mathjax/unpacked/extensions/TeX/noUndefined.js b/mathjax/unpacked/extensions/TeX/noUndefined.js @@ -41,7 +41,7 @@ // The configuration defaults, augmented by the user settings // MathJax.Extension["TeX/noUndefined"] = { - version: 1.0", + version: "1.0", config: MathJax.Hub.Insert({ attributes: { mathcolor: "red"