Main.js (2927B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js 4 * 5 * Copyright (c) 2013-2015 The MathJax Consortium 6 * 7 * Licensed under the Apache License, Version 2.0 (the "License"); 8 * you may not use this file except in compliance with the License. 9 * You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, software 14 * distributed under the License is distributed on an "AS IS" BASIS, 15 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 16 * See the License for the specific language governing permissions and 17 * limitations under the License. 18 */ 19 20 MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['STIXMathJax_Script'] = { 21 directory: 'Script/Regular', 22 family: 'STIXMathJax_Script', 23 testString: '\u00A0\u210A\u210B\u2110\u2112\u211B\u212C\u212F\u2130\u2131\u2133\u2134\uD835\uDC9C\uD835\uDC9E\uD835\uDC9F', 24 0x20: [0,0,250,0,0], 25 0xA0: [0,0,250,0,0], 26 0x210A: [441,219,738,30,678], 27 0x210B: [687,15,997,53,991], 28 0x2110: [675,15,897,26,888], 29 0x2112: [687,15,946,33,931], 30 0x211B: [687,15,944,34,876], 31 0x212C: [687,15,950,34,902], 32 0x212F: [441,11,627,30,554], 33 0x2130: [687,15,750,100,734], 34 0x2131: [680,0,919,43,907], 35 0x2133: [674,15,1072,38,1056], 36 0x2134: [441,11,697,30,680], 37 0x1D49C: [674,15,855,31,846], 38 0x1D49E: [687,15,797,37,781], 39 0x1D49F: [687,15,885,36,818], 40 0x1D4A2: [687,15,773,83,740], 41 0x1D4A5: [674,177,802,9,792], 42 0x1D4A6: [687,15,1009,40,1004], 43 0x1D4A9: [687,15,970,38,956], 44 0x1D4AA: [680,15,692,82,663], 45 0x1D4AB: [687,15,910,38,886], 46 0x1D4AC: [680,38,692,82,663], 47 0x1D4AE: [680,15,743,67,701], 48 0x1D4AF: [687,15,912,43,907], 49 0x1D4B0: [687,15,842,36,805], 50 0x1D4B1: [687,15,932,35,922], 51 0x1D4B2: [687,15,1078,35,1070], 52 0x1D4B3: [687,15,891,36,873], 53 0x1D4B4: [687,226,926,91,916], 54 0x1D4B5: [687,15,932,59,912], 55 0x1D4B6: [441,11,819,30,758], 56 0x1D4B7: [687,12,580,47,559], 57 0x1D4B8: [441,11,662,30,589], 58 0x1D4B9: [687,11,845,30,827], 59 0x1D4BB: [687,209,685,27,673], 60 0x1D4BD: [687,11,753,38,690], 61 0x1D4BE: [653,11,496,83,484], 62 0x1D4BF: [653,219,730,9,718], 63 0x1D4C0: [687,11,726,40,666], 64 0x1D4C1: [687,11,579,48,571], 65 0x1D4C2: [441,11,1038,49,978], 66 0x1D4C3: [441,11,761,49,701], 67 0x1D4C5: [441,209,773,23,694], 68 0x1D4C6: [441,209,780,30,743], 69 0x1D4C7: [444,0,580,48,572], 70 0x1D4C8: [531,11,515,62,412], 71 0x1D4C9: [658,11,551,30,532], 72 0x1D4CA: [424,11,753,30,693], 73 0x1D4CB: [441,11,618,30,582], 74 0x1D4CC: [441,11,888,30,852], 75 0x1D4CD: [441,11,752,65,675], 76 0x1D4CE: [424,219,658,30,617], 77 0x1D4CF: [478,11,691,52,617] 78 }; 79 80 MathJax.Callback.Queue( 81 ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Script"], 82 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Script/Regular/Main.js"] 83 );