Main.js (2143B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/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['NeoEulerMathJax_Size3'] = { 21 directory: 'Size3/Regular', 22 family: 'NeoEulerMathJax_Size3', 23 testString: '\u00A0\u2016\u2044\u2215\u221A\u2223\u2225\u2308\u2309\u230A\u230B\u2329\u232A\u23DC\u23DD', 24 0x20: [0,0,333,0,0], 25 0x28: [2199,199,734,208,714], 26 0x29: [2199,199,734,20,526], 27 0x2F: [2199,200,1044,54,992], 28 0x5B: [2274,125,527,250,513], 29 0x5C: [2199,200,1044,54,992], 30 0x5D: [2274,125,527,14,277], 31 0x7B: [2199,200,750,131,618], 32 0x7C: [2498,208,213,86,126], 33 0x7D: [2199,200,750,131,618], 34 0xA0: [0,0,333,0,0], 35 0x2016: [2498,208,403,86,316], 36 0x2044: [2199,200,1044,54,992], 37 0x2215: [2199,200,1044,54,992], 38 0x221A: [2402,1,1000,111,1025], 39 0x2223: [2498,208,213,86,126], 40 0x2225: [1897,208,403,86,316], 41 0x2308: [2199,200,583,250,568], 42 0x2309: [2199,200,583,14,332], 43 0x230A: [2199,200,583,250,568], 44 0x230B: [2199,200,583,14,332], 45 0x2329: [2134,232,757,123,648], 46 0x232A: [2134,232,818,100,625], 47 0x23DC: [800,-308,2511,56,2455], 48 0x23DD: [248,244,2511,56,2455], 49 0x23DE: [944,-457,2511,56,2455], 50 0x23DF: [97,390,2511,56,2455], 51 0x27E8: [1536,234,629,109,520], 52 0x27E9: [1536,234,693,89,500] 53 }; 54 55 MathJax.Callback.Queue( 56 ["initFont",MathJax.OutputJax["HTML-CSS"],"NeoEulerMathJax_Size3"], 57 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size3/Regular/Main.js"] 58 );