Main.js (2982B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size4/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_Size4'] = { 21 directory: 'Size4/Regular', 22 family: 'STIXMathJax_Size4', 23 testString: '\u00A0\u02C6\u02C7\u02DC\u02F7\u0302\u0303\u0305\u030C\u0330\u0332\u0338\u203E\u20D0\u20D1', 24 0x20: [0,0,250,0,0], 25 0x28: [2566,509,808,124,732], 26 0x29: [2566,509,808,76,684], 27 0x2F: [2566,509,1309,16,1293], 28 0x5B: [2566,509,661,295,634], 29 0x5C: [2566,509,1309,16,1293], 30 0x5D: [2566,509,661,27,366], 31 0x7B: [2566,509,1076,173,882], 32 0x7D: [2566,509,1076,194,903], 33 0xA0: [0,0,250,0,0], 34 0x2C6: [796,-573,1886,0,1886], 35 0x2C7: [796,-573,1886,0,1886], 36 0x2DC: [771,-608,1886,0,1886], 37 0x2F7: [-117,280,1886,0,1886], 38 0x302: [796,-573,1886,0,1886], 39 0x303: [771,-608,1886,0,1886], 40 0x305: [820,-770,2500,0,2500], 41 0x30C: [796,-573,1886,0,1886], 42 0x330: [-117,280,1886,0,1886], 43 0x332: [-127,177,2500,0,2500], 44 0x338: [731,228,0,-490,-169], 45 0x203E: [820,-770,2500,0,2500], 46 0x20D0: [749,-584,2180,0,2180], 47 0x20D1: [749,-584,2180,0,2180], 48 0x20D6: [735,-482,2180,0,2180], 49 0x20D7: [735,-482,2180,0,2180], 50 0x20EC: [-123,288,2180,0,2180], 51 0x20ED: [-123,288,2180,0,2180], 52 0x20EE: [-26,279,2180,0,2180], 53 0x20EF: [-26,279,2180,0,2180], 54 0x2308: [2566,509,682,295,655], 55 0x2309: [2566,509,682,27,387], 56 0x230A: [2566,509,682,295,655], 57 0x230B: [2566,509,682,27,387], 58 0x23B4: [766,-544,2692,84,2608], 59 0x23B5: [139,83,2692,84,2608], 60 0x23DC: [76,168,2328,0,2328], 61 0x23DD: [817,-573,2328,0,2328], 62 0x23DE: [175,90,2328,0,2328], 63 0x23DF: [837,-572,2328,0,2328], 64 0x23E0: [66,212,2738,0,2738], 65 0x23E1: [842,-564,2738,0,2738], 66 0x2772: [2566,509,1031,320,959], 67 0x2773: [2566,509,1031,72,711], 68 0x27E6: [2566,509,778,295,708], 69 0x27E7: [2566,509,778,70,483], 70 0x27E8: [2566,509,908,113,796], 71 0x27E9: [2566,509,908,112,795], 72 0x27EA: [2566,509,1273,126,1133], 73 0x27EB: [2566,509,1273,140,1147], 74 0x2983: [2566,509,1225,182,1052], 75 0x2984: [2566,509,1225,173,1043], 76 0x2985: [2566,509,1175,195,1050], 77 0x2986: [2566,509,1175,194,1049] 78 }; 79 80 MathJax.Callback.Queue( 81 ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Size4"], 82 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size4/Regular/Main.js"] 83 );