www

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

commit f04a2e3037befdcbc476aab1f914ae1fc7587736
parent 8df7868f565f3018f9258b7e94f5cfd30ed856c8
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Sat, 20 Apr 2013 16:35:52 -0400

Change URL for MathJax font download to point ot GitHub.

Diffstat:
Munpacked/extensions/FontWarnings.js | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/unpacked/extensions/FontWarnings.js b/unpacked/extensions/FontWarnings.js @@ -86,10 +86,10 @@ */ (function (HUB,HTML) { - var VERSION = "2.1.1"; + var VERSION = "2.1.2"; var STIXURL = "http://www.stixfonts.org/"; - var MATHJAXURL = "http://www.mathjax.org/help-v2/fonts"; + var MATHJAXURL = "https://github.com/mathjax/MathJax/tree/master/fonts/HTML-CSS/TeX/otf"; var CONFIG = HUB.CombineConfig("FontWarnings",{ //