Main.js (2761B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size3/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_Size3'] = { 21 directory: 'Size3/Regular', 22 family: 'GyreTermesMathJax_Size3', 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: [949,449,491,131,404], 26 0x29: [949,449,491,87,360], 27 0x2F: [1149,649,798,80,718], 28 0x5B: [961,461,434,131,347], 29 0x5C: [1149,649,798,80,718], 30 0x5D: [961,461,434,87,303], 31 0x7B: [951,451,459,87,372], 32 0x7C: [941,441,211,80,131], 33 0x7D: [951,451,459,87,372], 34 0xA0: [0,0,250,0,0], 35 0x302: [698,-536,870,0,870], 36 0x303: [688,-532,863,0,863], 37 0x306: [694,-541,885,0,885], 38 0x30C: [694,-532,870,0,870], 39 0x311: [707,-554,885,0,885], 40 0x32C: [-70,232,870,0,870], 41 0x32D: [-80,242,870,0,870], 42 0x32E: [-70,223,885,0,885], 43 0x32F: [-88,241,885,0,885], 44 0x330: [-88,244,863,0,863], 45 0x2016: [941,441,362,80,282], 46 0x2044: [1149,649,798,80,718], 47 0x20E9: [736,-548,1500,0,1500], 48 0x221A: [1192,666,634,120,660], 49 0x2223: [941,441,211,80,131], 50 0x2225: [941,441,362,80,282], 51 0x2308: [961,441,434,131,347], 52 0x2309: [961,441,434,87,303], 53 0x230A: [941,461,434,131,347], 54 0x230B: [941,461,434,87,303], 55 0x2329: [1153,653,439,87,352], 56 0x232A: [1153,653,439,87,352], 57 0x23B4: [736,-548,1500,0,1500], 58 0x23B5: [-98,286,1500,0,1500], 59 0x23DC: [736,-541,2014,0,2014], 60 0x23DD: [-91,286,2014,0,2014], 61 0x23DE: [771,-532,2019,0,2019], 62 0x23DF: [-82,320,2019,0,2019], 63 0x23E0: [738,-545,2072,0,2072], 64 0x23E1: [-95,288,2072,0,2072], 65 0x27E6: [961,461,442,131,355], 66 0x27E7: [961,461,442,87,311], 67 0x27E8: [1153,653,439,87,352], 68 0x27E9: [1153,653,439,87,352], 69 0x27EA: [1153,653,665,87,578], 70 0x27EB: [1153,653,665,87,578], 71 0x27EE: [948,448,363,131,276], 72 0x27EF: [948,448,363,87,232] 73 }; 74 75 MathJax.Callback.Queue( 76 ["initFont",MathJax.OutputJax["HTML-CSS"],"GyreTermesMathJax_Size3"], 77 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size3/Regular/Main.js"] 78 );