57 lines
2.2 KiB
JavaScript
57 lines
2.2 KiB
JavaScript
/*************************************************************
|
|
*
|
|
* MathJax/jax/output/HTML-CSS/fonts/TeX/WinIE6/Regular/AMS.js
|
|
*
|
|
* Copyright (c) 2009-2010 Design Science, Inc.
|
|
*
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
* you may not use this file except in compliance with the License.
|
|
* You may obtain a copy of the License at
|
|
*
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
*
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
* See the License for the specific language governing permissions and
|
|
* limitations under the License.
|
|
*
|
|
*/
|
|
|
|
MathJax.Hub.Insert(
|
|
MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['MathJax_WinIE6'],
|
|
{
|
|
0xE2C0: [438,-63,500,57,417], // ??
|
|
0xE2C1: [438,-63,500,64,422], // ??
|
|
0xE2C2: [430,23,222,91,131], // ??
|
|
0xE2C3: [431,23,389,55,331], // ??
|
|
0xE2C4: [365,-132,778,55,719], // ??
|
|
0xE2C5: [753,175,778,83,694], // ??
|
|
0xE2C6: [753,175,778,82,694], // ??
|
|
0xE2C7: [708,209,778,82,693], // ??
|
|
0xE2C8: [708,209,778,82,694], // ??
|
|
0xE2CA: [694,-306,500,54,444], // ??
|
|
0xE2CB: [695,-306,500,55,444], // ??
|
|
0xE2CC: [367,23,500,54,444], // ??
|
|
0xE2CD: [366,22,500,55,445], // ??
|
|
0xE2CE: [694,195,889,0,860], // ??
|
|
0xE2CF: [694,195,889,0,860], // ??
|
|
0xE2D0: [689,0,778,55,722], // ??
|
|
0xE2D1: [689,0,778,55,722], // ??
|
|
0xE2D2: [575,20,722,84,637], // ??
|
|
0xE2D3: [575,20,722,84,637], // ??
|
|
0xE2D4: [539,41,778,83,694], // ??
|
|
0xE2D5: [576,20,722,84,638], // ??
|
|
0xE2D6: [576,20,722,84,638], // ??
|
|
0xE2D7: [539,41,778,83,694], // ??
|
|
0xE2D8: [716,132,667,56,612], // ??
|
|
0xE2D9: [471,82,667,24,643], // ??
|
|
0xE2DA: [471,82,667,23,643], // ??
|
|
0xE2DB: [601,101,778,15,762], // ??
|
|
0xE2DC: [695,111,944,49,896], // ??
|
|
0xE2DD: [367,-133,778,56,722] // ??
|
|
}
|
|
);
|
|
|
|
MathJax.Ajax.loadComplete(MathJax.OutputJax["HTML-CSS"].fontDir + "/WinIE6/Regular/AMS.js");
|