Main.js (1899B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Marks/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_Marks'] = { 21 directory: 'Marks/Regular', 22 family: 'NeoEulerMathJax_Marks', 23 testString: '\u00A0\u0305\u030F\u0311\u0323\u0324\u0325\u032E\u032F\u0330\u0331\u0332\u2036\u2037\u20D6', 24 0x20: [0,0,333,0,0], 25 0xA0: [0,0,333,0,0], 26 0x305: [615,-570,0,-445,-53], 27 0x30F: [683,-502,0,-497,-154], 28 0x311: [671,-513,0,-390,-108], 29 0x323: [-93,193,0,-225,-125], 30 0x324: [-93,193,0,-399,-100], 31 0x325: [-43,243,0,-349,-149], 32 0x32E: [-78,207,0,-388,-83], 33 0x32F: [-78,207,0,-388,-83], 34 0x330: [-95,196,0,-389,-68], 35 0x331: [-116,169,0,-405,-93], 36 0x332: [-120,165,0,-445,-53], 37 0x2036: [782,-422,433,30,386], 38 0x2037: [782,-422,626,30,578], 39 0x20D6: [750,-479,287,-131,287], 40 0x20DB: [642,-542,0,-599,-100], 41 0x20DC: [642,-542,0,-799,-100], 42 0x20DD: [716,216,1000,55,944], 43 0x20E1: [750,-479,449,0,449], 44 0x20EE: [50,221,287,-131,287], 45 0x20EF: [50,221,287,0,418] 46 }; 47 48 MathJax.Callback.Queue( 49 ["initFont",MathJax.OutputJax["HTML-CSS"],"NeoEulerMathJax_Marks"], 50 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Marks/Regular/Main.js"] 51 );