Main.js (2445B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/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['NeoEulerMathJax_Size2'] = { 21 directory: 'Size2/Regular', 22 family: 'NeoEulerMathJax_Size2', 23 testString: '\u00A0\u2016\u2044\u2215\u221A\u2223\u2225\u2227\u2228\u2229\u222A\u228E\u22C0\u22C1\u22C2', 24 0x20: [0,0,333,0,0], 25 0x28: [1599,199,596,180,574], 26 0x29: [1599,199,595,22,415], 27 0x2F: [1599,200,811,53,759], 28 0x5B: [1674,125,472,226,453], 29 0x5C: [1599,200,811,53,759], 30 0x5D: [1674,125,472,18,245], 31 0x7B: [1599,200,667,119,547], 32 0x7C: [1897,208,213,86,126], 33 0x7D: [1599,200,667,119,547], 34 0xA0: [0,0,333,0,0], 35 0x2016: [1897,208,403,86,316], 36 0x2044: [1599,200,811,53,759], 37 0x2215: [1599,200,811,53,759], 38 0x221A: [1800,1,1000,110,1024], 39 0x2223: [1897,208,213,86,126], 40 0x2225: [1297,208,403,86,316], 41 0x2227: [1128,267,1549,56,1492], 42 0x2228: [1069,326,1549,56,1492], 43 0x2229: [1359,-1,1110,56,1053], 44 0x222A: [1317,41,1110,56,1053], 45 0x228E: [1317,41,1110,56,1053], 46 0x22C0: [1128,267,1549,56,1492], 47 0x22C1: [1069,326,1549,56,1492], 48 0x22C2: [1359,-1,1110,56,1053], 49 0x22C3: [1317,41,1110,56,1053], 50 0x2308: [1599,200,527,226,509], 51 0x2309: [1599,200,527,18,301], 52 0x230A: [1599,200,527,226,509], 53 0x230B: [1599,200,527,18,301], 54 0x2329: [1536,234,629,109,520], 55 0x232A: [1536,234,693,89,500], 56 0x23DC: [794,-414,1911,56,1855], 57 0x23DD: [144,236,1911,56,1855], 58 0x23DE: [912,-484,1911,56,1855], 59 0x23DF: [70,358,1911,56,1855], 60 0x27E8: [939,237,501,95,392], 61 0x27E9: [939,237,568,79,375] 62 }; 63 64 MathJax.Callback.Queue( 65 ["initFont",MathJax.OutputJax["HTML-CSS"],"NeoEulerMathJax_Size2"], 66 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size2/Regular/Main.js"] 67 );