Main.js (2403B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Variants/Italic/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-italic'] = { 21 directory: 'Variants/Italic', 22 family: 'STIXMathJax_Variants', 23 style: 'italic', 24 testString: '\u00A0\uE22D\uE22E\uE22F\uE230\uE231\uE232\uE233\uE234\uE235\uE236\uE237\uE238\uE239\uE23A', 25 0x20: [0,0,250,0,0], 26 0xA0: [0,0,250,0,0], 27 0xE22D: [677,45,852,43,812], 28 0xE22E: [670,3,724,35,709], 29 0xE22F: [671,11,569,43,586], 30 0xE230: [662,0,801,34,788], 31 0xE231: [670,4,553,40,599], 32 0xE232: [662,0,652,43,710], 33 0xE233: [671,131,580,40,580], 34 0xE234: [664,21,831,41,845], 35 0xE235: [662,0,575,38,591], 36 0xE236: [662,120,632,31,785], 37 0xE237: [670,13,809,30,783], 38 0xE238: [670,7,693,30,653], 39 0xE239: [671,45,1166,40,1128], 40 0xE23A: [795,37,957,40,1064], 41 0xE23B: [669,10,737,38,729], 42 0xE23C: [662,0,667,38,709], 43 0xE23D: [671,131,744,43,704], 44 0xE23E: [662,3,854,38,816], 45 0xE23F: [671,0,634,38,671], 46 0xE240: [721,0,509,41,730], 47 0xE241: [672,13,817,37,950], 48 0xE242: [677,33,638,33,680], 49 0xE243: [685,32,956,33,998], 50 0xE244: [672,13,692,38,739], 51 0xE245: [675,131,719,34,763], 52 0xE246: [664,94,752,38,714], 53 0xE262: [460,11,570,56,514], 54 0xE266: [460,0,570,100,415], 55 0xE26A: [460,0,570,59,487], 56 0xE26E: [461,217,570,40,513], 57 0xE272: [450,217,570,17,542], 58 0xE276: [450,218,570,23,536], 59 0xE27A: [668,10,570,28,553], 60 0xE27E: [450,217,570,40,543], 61 0xE282: [668,10,570,50,519], 62 0xE286: [460,217,570,23,526] 63 }; 64 65 MathJax.Callback.Queue( 66 ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Variants-italic"], 67 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Variants/Italic/Main.js"] 68 );