Main.js (2771B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/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['LatinModernMathJax_Size2'] = { 21 directory: 'Size2/Regular', 22 family: 'LatinModernMathJax_Size2', 23 testString: '\u00A0\u0302\u0303\u0306\u030C\u0311\u032C\u032D\u032E\u032F\u0330\u2016\u2044\u20E9\u221A', 24 0x20: [0,0,332,0,0], 25 0x28: [847,347,458,131,395], 26 0x29: [847,347,458,63,327], 27 0x2F: [1108,608,768,57,713], 28 0x5B: [850,350,417,217,383], 29 0x5C: [1108,608,768,55,711], 30 0x5D: [850,350,417,34,200], 31 0x7B: [850,350,583,98,486], 32 0x7C: [972,472,278,115,164], 33 0x7D: [850,350,583,97,485], 34 0xA0: [0,0,332,0,0], 35 0x302: [746,-572,768,0,768], 36 0x303: [753,-548,778,0,778], 37 0x306: [742,-578,784,0,784], 38 0x30C: [740,-566,768,0,768], 39 0x311: [757,-592,784,0,784], 40 0x32C: [-96,270,768,0,768], 41 0x32D: [-108,282,768,0,768], 42 0x32E: [-96,260,784,0,784], 43 0x32F: [-118,282,784,0,784], 44 0x330: [-118,323,778,0,778], 45 0x2016: [972,472,364,57,309], 46 0x2044: [1108,608,768,57,713], 47 0x20E9: [735,-541,1110,0,1110], 48 0x221A: [1150,650,1000,110,1020], 49 0x2223: [972,472,278,115,164], 50 0x2225: [972,472,364,57,309], 51 0x2308: [850,350,472,182,443], 52 0x2309: [850,350,472,29,290], 53 0x230A: [850,350,472,182,443], 54 0x230B: [850,350,472,29,290], 55 0x2329: [850,350,472,139,411], 56 0x232A: [850,350,472,61,333], 57 0x23B4: [735,-541,1110,0,1110], 58 0x23B5: [-111,305,1110,0,1110], 59 0x23DC: [761,-511,1508,0,1508], 60 0x23DD: [-81,331,1508,0,1508], 61 0x23DE: [818,-509,1494,0,1494], 62 0x23DF: [-78,387,1494,0,1494], 63 0x23E0: [854,-612,1550,0,1550], 64 0x23E1: [-182,424,1550,0,1550], 65 0x27E6: [850,350,480,142,458], 66 0x27E7: [850,350,480,22,338], 67 0x27E8: [850,350,472,139,411], 68 0x27E9: [850,350,472,61,333], 69 0x27EA: [850,350,682,139,621], 70 0x27EB: [850,350,682,61,543], 71 0x27EE: [864,364,323,118,267], 72 0x27EF: [864,364,323,56,205] 73 }; 74 75 MathJax.Callback.Queue( 76 ["initFont",MathJax.OutputJax["HTML-CSS"],"LatinModernMathJax_Size2"], 77 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size2/Regular/Main.js"] 78 );