Main.js (2445B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/BoldItalic/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['STIXMathJax_Variants-bold-italic'] = { 21 directory: 'Variants/BoldItalic', 22 family: 'STIXMathJax_Variants', 23 weight: 'bold', 24 style: 'italic', 25 testString: '\u00A0\uE247\uE248\uE249\uE24A\uE24B\uE24C\uE24D\uE24E\uE24F\uE250\uE251\uE252\uE253\uE254', 26 0x20: [0,0,250,0,0], 27 0xA0: [0,0,250,0,0], 28 0xE247: [711,47,871,38,834], 29 0xE248: [703,10,755,33,740], 30 0xE249: [704,12,667,36,669], 31 0xE24A: [696,0,802,30,808], 32 0xE24B: [704,8,609,41,626], 33 0xE24C: [696,0,645,34,738], 34 0xE24D: [704,144,615,43,615], 35 0xE24E: [696,24,849,22,858], 36 0xE24F: [696,0,621,36,623], 37 0xE250: [695,116,645,36,811], 38 0xE251: [703,14,856,38,820], 39 0xE252: [704,8,726,38,688], 40 0xE253: [705,45,1186,38,1146], 41 0xE254: [835,39,997,36,1098], 42 0xE255: [707,10,772,43,782], 43 0xE256: [696,0,645,36,731], 44 0xE257: [704,145,778,43,737], 45 0xE258: [697,13,869,36,831], 46 0xE259: [705,7,667,36,699], 47 0xE25A: [783,0,547,33,747], 48 0xE25B: [700,14,787,33,936], 49 0xE25C: [711,31,652,36,706], 50 0xE25D: [711,34,956,36,1010], 51 0xE25E: [710,14,720,36,781], 52 0xE25F: [711,144,720,36,773], 53 0xE260: [702,98,778,36,744], 54 0xE264: [473,10,600,47,554], 55 0xE268: [473,0,600,95,450], 56 0xE26C: [473,0,600,54,531], 57 0xE270: [463,217,600,31,547], 58 0xE274: [450,217,600,30,564], 59 0xE278: [450,218,600,25,561], 60 0xE27C: [670,10,600,55,545], 61 0xE280: [450,217,600,24,582], 62 0xE284: [670,10,600,41,560], 63 0xE288: [463,217,600,49,539] 64 }; 65 66 MathJax.Callback.Queue( 67 ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Variants-bold-italic"], 68 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Variants/BoldItalic/Main.js"] 69 );