OK ... you can have your PNGs

The iPhone, apparently, really needs
them. That sucks. The only resolution
is to not bundle MathJax in the (X)HTML
export.

Also: update SVG-Edit.
This commit is contained in:
Jacques Distler 2010-10-25 00:42:36 -05:00
parent bb17fbbe02
commit ad12997c1d
29028 changed files with 18469 additions and 524 deletions

View file

@ -0,0 +1,18 @@
/*
* /MathJax/fonts/HTML-CSS/TeX/png/Fraktur/Regular/Main.js
*
* Copyright (c) 2010 Design Science, Inc.
*
* 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.Unpack([
['MathJax.OutputJax["HTML-CSS"].','defineImageData({MathJax_Fraktur:{}});MathJax.Ajax.loadComplete(',0,'imgDir+"/Fraktur/Regular"+',0,'imgPacked+"/Main.js");']
]);