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/Main/Bold/LatinExtendedA.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_Main-bold":{305:[[3,3,0],[4,4,0],[4,5,0],[5,5,0],[6,6,0],[7,8,0],[8,9,0],[9,11,0],[11,13,0],[12,15,0],[15,18,0],[17,21,0],[21,25,0],[24,30,0]]}});MathJax.Ajax.loadComplete(',0,'imgDir+"/Main/Bold"+',0,'imgPacked+"/LatinExtendedA.js");']
]);