Main.js (2426B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Marks/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_Marks-bold-italic'] = { 21 directory: 'Marks/BoldItalic', 22 family: 'STIXMathJax_Marks', 23 weight: 'bold', 24 style: 'italic', 25 testString: '\u00A0\u02B0\u02B1\u02B2\u02B3\u02B4\u02B5\u02B6\u02B7\u02B8\u02BB\u02C0\u02C1\u02DB\u02DD', 26 0x20: [0,0,250,0,0], 27 0xA0: [0,0,250,0,0], 28 0x2B0: [852,-328,380,7,365], 29 0x2B1: [841,-329,380,7,365], 30 0x2B2: [862,-176,350,24,384], 31 0x2B3: [690,-344,389,21,384], 32 0x2B4: [690,-344,389,2,365], 33 0x2B5: [690,-171,389,2,371], 34 0x2B6: [684,-345,390,5,466], 35 0x2B7: [690,-331,450,15,467], 36 0x2B8: [690,-176,350,11,386], 37 0x2BB: [685,-369,333,128,332], 38 0x2C0: [690,-240,343,-3,323], 39 0x2C1: [690,-240,326,20,364], 40 0x2DB: [44,173,333,-40,189], 41 0x2DD: [697,-516,333,69,498], 42 0x2E0: [684,-190,379,14,423], 43 0x2E1: [857,-329,222,2,217], 44 0x2E2: [690,-331,280,8,274], 45 0x2E3: [690,-335,389,3,387], 46 0x2E4: [849,-329,328,9,364], 47 0x2EC: [70,167,314,5,309], 48 0x2ED: [720,-528,395,5,390], 49 0x2F7: [-108,227,333,-74,285], 50 0x2010: [282,-166,333,-4,273], 51 0x2011: [282,-166,333,-4,273], 52 0x2012: [282,-166,500,-40,477], 53 0x201A: [134,182,333,-5,199], 54 0x201B: [685,-369,333,128,302], 55 0x201E: [134,182,500,-57,403], 56 0x201F: [685,-369,500,92,513], 57 0x2022: [462,-42,560,70,490], 58 0x2030: [706,29,1118,80,1068], 59 0x2031: [706,29,1480,80,1430], 60 0x2039: [415,-32,333,32,303], 61 0x203A: [415,-32,333,10,281], 62 0x20DD: [760,254,0,-753,256] 63 }; 64 65 MathJax.Callback.Queue( 66 ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Marks-bold-italic"], 67 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Marks/BoldItalic/Main.js"] 68 );