Main.js (3151B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Size2/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_Size2'] = { 21 directory: 'Size2/Regular', 22 family: 'STIXMathJax_Size2', 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: [1566,279,589,139,503], 26 0x29: [1566,279,608,114,478], 27 0x2F: [1566,279,806,25,781], 28 0x5B: [1566,279,459,190,422], 29 0x5C: [1566,279,806,25,781], 30 0x5D: [1566,279,459,37,269], 31 0x7B: [1566,279,717,124,531], 32 0x7D: [1566,279,717,186,593], 33 0xA0: [0,0,250,0,0], 34 0x2C6: [777,-564,979,0,979], 35 0x2C7: [777,-564,979,0,979], 36 0x2DC: [760,-608,977,-2,977], 37 0x2F7: [-117,269,977,-2,977], 38 0x302: [777,-564,979,0,979], 39 0x303: [760,-608,979,0,979], 40 0x305: [820,-770,1500,0,1500], 41 0x30C: [777,-564,979,0,979], 42 0x330: [-117,269,979,0,979], 43 0x332: [-127,177,1500,0,1500], 44 0x338: [662,0,0,-720,-6], 45 0x203E: [820,-770,1500,0,1500], 46 0x20D0: [749,-584,1307,0,1308], 47 0x20D1: [749,-584,1308,0,1308], 48 0x20D6: [735,-482,1308,0,1308], 49 0x20D7: [735,-482,1308,0,1308], 50 0x20EC: [-123,288,1308,0,1308], 51 0x20ED: [-123,288,1308,0,1308], 52 0x20EE: [-26,279,1308,0,1308], 53 0x20EF: [-26,279,1308,0,1308], 54 0x221A: [2056,404,1124,110,1157], 55 0x221B: [2056,404,1124,110,1157], 56 0x221C: [2056,404,1124,110,1157], 57 0x2308: [1566,279,524,190,479], 58 0x2309: [1566,279,526,47,336], 59 0x230A: [1566,279,524,190,479], 60 0x230B: [1566,279,526,47,336], 61 0x23B4: [766,-544,1606,74,1532], 62 0x23B5: [139,83,1606,74,1532], 63 0x23D0: [690,189,266,100,166], 64 0x23DC: [66,147,1460,0,1460], 65 0x23DD: [785,-572,1460,0,1460], 66 0x23DE: [143,81,1460,0,1460], 67 0x23DF: [797,-573,1460,0,1460], 68 0x23E0: [66,212,1886,0,1886], 69 0x23E1: [842,-564,1886,0,1886], 70 0x2772: [1566,279,688,230,651], 71 0x2773: [1566,279,688,37,458], 72 0x27E6: [1566,279,555,190,517], 73 0x27E7: [1566,279,555,38,365], 74 0x27E8: [1566,279,622,95,531], 75 0x27E9: [1566,279,622,91,527], 76 0x27EA: [1566,279,901,93,793], 77 0x27EB: [1566,279,901,108,808], 78 0x2983: [1566,279,827,122,692], 79 0x2984: [1565,280,827,135,705], 80 0x2985: [1566,282,793,155,693], 81 0x2986: [1566,282,793,100,638], 82 0x2AFC: [1586,289,906,133,773], 83 0x2AFF: [1586,289,636,133,503] 84 }; 85 86 MathJax.Callback.Queue( 87 ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Size2"], 88 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size2/Regular/Main.js"] 89 );