Main.js (2799B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/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['GyreTermesMathJax_Size4'] = { 21 directory: 'Size4/Regular', 22 family: 'GyreTermesMathJax_Size4', 23 testString: '\u00A0\u0302\u0303\u0306\u030C\u0311\u032C\u032D\u032E\u032F\u0330\u2016\u2044\u20E9\u221A', 24 0x20: [0,0,250,0,0], 25 0x28: [1087,587,530,135,440], 26 0x29: [1087,587,530,90,395], 27 0x2F: [1428,928,982,80,902], 28 0x5B: [1099,599,453,135,363], 29 0x5C: [1428,928,982,80,902], 30 0x5D: [1099,599,453,90,318], 31 0x7B: [1089,589,487,90,397], 32 0x7C: [1079,579,213,80,133], 33 0x7D: [1089,589,487,90,397], 34 0xA0: [0,0,250,0,0], 35 0x302: [699,-536,1041,0,1041], 36 0x303: [687,-533,1037,0,1037], 37 0x306: [695,-540,1058,0,1058], 38 0x30C: [694,-531,1041,0,1041], 39 0x311: [708,-553,1058,0,1058], 40 0x32C: [-70,233,1041,0,1041], 41 0x32D: [-80,243,1041,0,1041], 42 0x32E: [-70,225,1058,0,1058], 43 0x32F: [-88,243,1058,0,1058], 44 0x330: [-88,243,1037,0,1037], 45 0x2016: [1079,579,366,80,286], 46 0x2044: [1428,928,982,80,902], 47 0x20E9: [742,-548,1875,0,1875], 48 0x221A: [1384,858,647,120,673], 49 0x2223: [1079,579,213,80,133], 50 0x2225: [1079,579,366,80,286], 51 0x2308: [1099,579,453,135,363], 52 0x2309: [1099,579,453,90,318], 53 0x230A: [1079,599,453,135,363], 54 0x230B: [1079,599,453,90,318], 55 0x2329: [1432,932,474,90,384], 56 0x232A: [1432,932,474,90,384], 57 0x23B4: [742,-548,1875,0,1875], 58 0x23B5: [-98,292,1875,0,1875], 59 0x23DC: [742,-541,2514,0,2514], 60 0x23DD: [-91,292,2514,0,2514], 61 0x23DE: [777,-530,2519,0,2519], 62 0x23DF: [-80,326,2519,0,2519], 63 0x23E0: [741,-543,2576,0,2576], 64 0x23E1: [-93,291,2576,0,2576], 65 0x27E6: [1099,599,457,135,367], 66 0x27E7: [1099,599,457,90,322], 67 0x27E8: [1432,932,474,90,384], 68 0x27E9: [1432,932,474,90,384], 69 0x27EA: [1432,932,714,90,624], 70 0x27EB: [1432,932,714,90,624], 71 0x27EE: [1086,586,382,135,292], 72 0x27EF: [1086,586,382,90,247] 73 }; 74 75 MathJax.Callback.Queue( 76 ["initFont",MathJax.OutputJax["HTML-CSS"],"GyreTermesMathJax_Size4"], 77 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size4/Regular/Main.js"] 78 );