Main.js (2779B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Size1/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['NeoEulerMathJax_Size1'] = { 21 directory: 'Size1/Regular', 22 family: 'NeoEulerMathJax_Size1', 23 testString: '\u00A0\u2016\u2044\u21D0\u21D2\u21D4\u220F\u2210\u2211\u2215\u221A\u2223\u2225\u2227\u2228', 24 0x20: [0,0,333,0,0], 25 0x28: [999,199,456,153,426], 26 0x29: [999,199,457,30,304], 27 0x2F: [999,200,577,55,524], 28 0x5B: [1074,125,416,202,394], 29 0x5C: [999,200,577,55,524], 30 0x5D: [1074,125,416,22,214], 31 0x7B: [999,200,583,110,474], 32 0x7C: [1297,208,213,86,126], 33 0x7D: [999,200,583,110,474], 34 0xA0: [0,0,333,0,0], 35 0x2016: [1297,208,403,86,316], 36 0x2044: [999,200,577,55,524], 37 0x21D0: [598,98,1700,55,1622], 38 0x21D2: [598,98,1700,55,1622], 39 0x21D4: [598,98,1700,33,1665], 40 0x220F: [1200,200,1411,56,1354], 41 0x2210: [1200,200,1411,56,1354], 42 0x2211: [1200,200,1444,56,1361], 43 0x2215: [999,200,577,55,524], 44 0x221A: [1207,2,1000,110,1027], 45 0x2223: [1297,208,213,86,126], 46 0x2225: [738,167,392,86,306], 47 0x2227: [924,74,1124,56,1068], 48 0x2228: [874,124,1124,56,1068], 49 0x2229: [959,6,833,56,776], 50 0x222A: [924,41,833,56,776], 51 0x222B: [2022,200,555,41,517], 52 0x222C: [2022,200,773,41,847], 53 0x222D: [2022,200,1103,41,1177], 54 0x222E: [2022,200,555,17,556], 55 0x228E: [924,41,833,56,776], 56 0x22C0: [924,74,1124,56,1068], 57 0x22C1: [874,124,1124,56,1068], 58 0x22C2: [959,6,833,56,776], 59 0x22C3: [924,41,833,56,776], 60 0x2308: [999,200,472,202,449], 61 0x2309: [999,200,472,22,269], 62 0x230A: [999,200,472,202,449], 63 0x230B: [999,200,472,22,269], 64 0x2329: [939,237,501,95,392], 65 0x232A: [939,237,568,79,375], 66 0x23DC: [786,-525,1311,56,1255], 67 0x23DD: [31,230,1311,56,1255], 68 0x23DE: [878,-514,1311,56,1255], 69 0x23DF: [40,324,1311,56,1255], 70 0x27E8: [737,237,388,107,330], 71 0x27E9: [737,237,388,57,280], 72 0x2A0C: [2022,200,1433,41,1507] 73 }; 74 75 MathJax.Callback.Queue( 76 ["initFont",MathJax.OutputJax["HTML-CSS"],"NeoEulerMathJax_Size1"], 77 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size1/Regular/Main.js"] 78 );