Update MathJax to 1.1a-candidate

This commit is contained in:
Jacques Distler 2011-06-03 02:03:06 -05:00
parent ade1c1d113
commit fcd8900cb7
133 changed files with 5656 additions and 5389 deletions

View file

@ -0,0 +1,16 @@
/*
* /MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Hiragana.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.Hub.Insert(MathJax.OutputJax["HTML-CSS"].FONTDATA.FONTS.STIXGeneral,{12398:[661,41,901,37,840]});MathJax.Ajax.loadComplete(MathJax.OutputJax["HTML-CSS"].fontDir+"/General/Regular/Hiragana.js");

View file

@ -0,0 +1,16 @@
/*
* /MathJax/jax/output/HTML-CSS/fonts/STIX/General/Regular/Specials.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.Hub.Insert(MathJax.OutputJax["HTML-CSS"].FONTDATA.FONTS.STIXGeneral,{65533:[662,217,872,55,817]});MathJax.Ajax.loadComplete(MathJax.OutputJax["HTML-CSS"].fontDir+"/General/Regular/Specials.js");

File diff suppressed because one or more lines are too long