Main.js (2815B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size5/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_Size5'] = { 21 directory: 'Size5/Regular', 22 family: 'GyreTermesMathJax_Size5', 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: [1253,753,575,139,482], 26 0x29: [1253,753,575,93,436], 27 0x2F: [1793,1293,1222,80,1142], 28 0x5B: [1266,766,472,139,379], 29 0x5C: [1793,1293,1222,80,1142], 30 0x5D: [1266,766,472,93,333], 31 0x7B: [1255,755,517,93,424], 32 0x7C: [1245,745,216,80,136], 33 0x7D: [1255,755,517,93,424], 34 0xA0: [0,0,250,0,0], 35 0x302: [699,-536,1249,0,1249], 36 0x303: [687,-533,1241,0,1241], 37 0x306: [695,-540,1266,0,1266], 38 0x30C: [694,-531,1249,0,1249], 39 0x311: [709,-553,1266,0,1266], 40 0x32C: [-70,233,1249,0,1249], 41 0x32D: [-80,243,1249,0,1249], 42 0x32E: [-70,225,1266,0,1266], 43 0x32F: [-88,243,1266,0,1266], 44 0x330: [-88,242,1241,0,1241], 45 0x2016: [1245,745,372,80,292], 46 0x2044: [1793,1293,1222,80,1142], 47 0x20E9: [750,-548,2250,0,2250], 48 0x221A: [1576,1050,661,120,687], 49 0x2223: [1245,745,216,80,136], 50 0x2225: [1245,745,372,80,292], 51 0x2308: [1266,745,472,139,379], 52 0x2309: [1266,745,472,93,333], 53 0x230A: [1245,766,472,139,379], 54 0x230B: [1245,766,472,93,333], 55 0x2329: [1796,1296,510,93,417], 56 0x232A: [1796,1296,510,93,417], 57 0x23B4: [750,-548,2250,0,2250], 58 0x23B5: [-98,300,2250,0,2250], 59 0x23DC: [750,-541,3014,0,3014], 60 0x23DD: [-91,300,3014,0,3014], 61 0x23DE: [784,-527,3019,0,3019], 62 0x23DF: [-77,333,3019,0,3019], 63 0x23E0: [745,-541,3080,0,3080], 64 0x23E1: [-91,295,3080,0,3080], 65 0x27E6: [1266,766,475,139,382], 66 0x27E7: [1266,766,475,93,336], 67 0x27E8: [1796,1296,510,93,417], 68 0x27E9: [1796,1296,510,93,417], 69 0x27EA: [1796,1296,765,93,672], 70 0x27EB: [1796,1296,765,93,672], 71 0x27EE: [1252,752,399,139,306], 72 0x27EF: [1252,752,399,93,260] 73 }; 74 75 MathJax.Callback.Queue( 76 ["initFont",MathJax.OutputJax["HTML-CSS"],"GyreTermesMathJax_Size5"], 77 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size5/Regular/Main.js"] 78 );