Main.js (2124B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Size5/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_Size5'] = { 21 directory: 'Size5/Regular', 22 family: 'NeoEulerMathJax_Size5', 23 testString: '\u00A0\u2225\u27E8\u27E9\uE000\uE001\uE002\uE003\uE004\uE005\uE006\uE007\uE008\uE009\uE00A', 24 0x20: [0,0,333,0,0], 25 0xA0: [0,0,333,0,0], 26 0x2225: [3098,208,403,86,316], 27 0x27E8: [2730,228,803,137,694], 28 0x27E9: [2730,228,859,109,666], 29 0xE000: [3098,208,213,86,126], 30 0xE001: [138,167,213,86,126], 31 0xE002: [3098,208,403,86,316], 32 0xE003: [138,167,403,86,316], 33 0xE004: [635,-595,150,0,150], 34 0xE005: [-65,105,150,0,150], 35 0xE006: [1820,0,1055,111,742], 36 0xE007: [572,-2,1055,702,742], 37 0xE008: [583,2,1055,702,1076], 38 0xE009: [827,-276,1799,0,1809], 39 0xE00A: [828,-718,600,-10,610], 40 0xE00B: [828,-277,1799,-10,1799], 41 0xE00C: [280,271,1799,0,1809], 42 0xE00D: [-160,271,600,-10,610], 43 0xE00E: [281,270,1799,-10,1799], 44 0xE00F: [758,-436,450,-24,460], 45 0xE010: [758,-660,300,-10,310], 46 0xE011: [983,-661,1800,-10,1810], 47 0xE012: [758,-436,450,-10,474], 48 0xE013: [120,202,450,-24,460], 49 0xE014: [-106,202,300,-10,310], 50 0xE015: [-106,428,1800,-10,1810], 51 0xE016: [120,202,450,-10,474] 52 }; 53 54 MathJax.Callback.Queue( 55 ["initFont",MathJax.OutputJax["HTML-CSS"],"NeoEulerMathJax_Size5"], 56 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size5/Regular/Main.js"] 57 );