Main.js (2016B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Symbols/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_Symbols'] = { 21 directory: 'Symbols/Regular', 22 family: 'NeoEulerMathJax_Symbols', 23 testString: '\u00A0\u2320\u2321\u2329\u232A\u239B\u239C\u239D\u239E\u239F\u23A0\u23A1\u23A2\u23A3\u23A4', 24 0x20: [0,0,333,0,0], 25 0xA0: [0,0,333,0,0], 26 0x2320: [915,0,444,180,452], 27 0x2321: [925,0,444,-23,265], 28 0x2329: [737,237,388,107,330], 29 0x232A: [737,237,388,57,280], 30 0x239B: [1808,0,883,292,851], 31 0x239C: [620,0,875,292,403], 32 0x239D: [1808,0,883,292,851], 33 0x239E: [1808,0,873,22,581], 34 0x239F: [620,0,875,472,583], 35 0x23A0: [1808,0,873,22,581], 36 0x23A1: [1799,0,666,326,659], 37 0x23A2: [602,0,666,326,395], 38 0x23A3: [1800,-1,666,326,659], 39 0x23A4: [1799,0,666,7,340], 40 0x23A5: [602,0,666,271,340], 41 0x23A6: [1800,-1,666,7,340], 42 0x23A7: [909,0,889,395,718], 43 0x23A8: [1820,0,889,170,492], 44 0x23A9: [909,0,889,395,718], 45 0x23AA: [320,0,889,395,492], 46 0x23AB: [909,0,889,170,492], 47 0x23AC: [1820,0,889,395,718], 48 0x23AD: [909,0,889,170,492], 49 0x23AE: [381,0,444,181,265] 50 }; 51 52 MathJax.Callback.Queue( 53 ["initFont",MathJax.OutputJax["HTML-CSS"],"NeoEulerMathJax_Symbols"], 54 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Symbols/Regular/Main.js"] 55 );