Main.js (3098B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/DoubleStruck/Bold/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_DoubleStruck-bold'] = { 21 directory: 'DoubleStruck/Bold', 22 family: 'STIXMathJax_DoubleStruck', 23 weight: 'bold', 24 testString: '\u00A0\u2102\u210D\u2115\u2119\u211A\u211D\u2124\u213C\u213D\u213E\u213F\u2140\uD835\uDD38\uD835\uDD39', 25 0x20: [0,0,250,0,0], 26 0xA0: [0,0,250,0,0], 27 0x2102: [691,19,727,45,672], 28 0x210D: [676,0,768,75,693], 29 0x2115: [676,0,738,75,663], 30 0x2119: [676,0,700,75,670], 31 0x211A: [691,64,797,45,747], 32 0x211D: [676,0,783,75,758], 33 0x2124: [691,0,777,52,727], 34 0x213C: [461,11,804,55,759], 35 0x213D: [486,203,646,23,624], 36 0x213E: [676,0,497,75,643], 37 0x213F: [676,0,768,75,693], 38 0x2140: [773,269,976,36,952], 39 0x1D538: [676,0,787,50,737], 40 0x1D539: [676,0,729,75,669], 41 0x1D53B: [676,0,748,75,703], 42 0x1D53C: [676,0,650,75,595], 43 0x1D53D: [676,0,474,75,595], 44 0x1D53E: [691,19,751,45,686], 45 0x1D540: [676,0,380,80,300], 46 0x1D541: [676,19,618,50,548], 47 0x1D542: [676,0,792,75,767], 48 0x1D543: [676,0,662,70,607], 49 0x1D544: [676,0,914,75,839], 50 0x1D546: [691,19,787,45,742], 51 0x1D54A: [692,19,702,45,657], 52 0x1D54B: [676,0,556,25,645], 53 0x1D54C: [676,19,738,70,668], 54 0x1D54D: [676,0,627,17,704], 55 0x1D54E: [676,0,996,17,1015], 56 0x1D54F: [676,0,794,20,769], 57 0x1D550: [676,0,652,23,739], 58 0x1D552: [473,14,623,50,563], 59 0x1D553: [676,14,643,60,593], 60 0x1D554: [473,14,574,50,524], 61 0x1D555: [676,14,643,50,583], 62 0x1D556: [473,14,573,50,523], 63 0x1D557: [676,0,474,25,536], 64 0x1D558: [473,205,643,50,583], 65 0x1D559: [676,0,624,60,564], 66 0x1D55A: [691,0,330,65,265], 67 0x1D55B: [691,205,371,-20,311], 68 0x1D55C: [676,0,646,60,621], 69 0x1D55D: [676,0,325,60,265], 70 0x1D55E: [473,0,908,60,848], 71 0x1D55F: [473,0,624,60,564], 72 0x1D560: [473,14,598,45,553], 73 0x1D561: [473,205,643,60,593], 74 0x1D562: [473,205,643,50,583], 75 0x1D563: [473,0,339,60,445], 76 0x1D564: [473,14,549,52,497], 77 0x1D565: [676,14,446,25,411], 78 0x1D566: [461,16,619,55,559], 79 0x1D567: [461,0,494,6,544], 80 0x1D568: [461,0,786,22,789], 81 0x1D569: [461,0,660,25,635], 82 0x1D56A: [461,205,471,-9,537], 83 0x1D56B: [461,0,513,40,473] 84 }; 85 86 MathJax.Callback.Queue( 87 ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_DoubleStruck-bold"], 88 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/DoubleStruck/Bold/Main.js"] 89 );