Main.js (3598B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/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['GyrePagellaMathJax_Marks'] = { 21 directory: 'Marks/Regular', 22 family: 'GyrePagellaMathJax_Marks', 23 testString: '\u00A0\u02DB\u02DD\u0305\u0309\u030F\u0311\u0323\u0326\u032C\u032D\u032E\u032F\u0330\u0331', 24 0x20: [0,0,250,0,0], 25 0xA0: [0,0,250,0,0], 26 0x2DB: [15,250,313,49,265], 27 0x2DD: [683,-502,380,73,437], 28 0x305: [646,-598,0,-416,-83], 29 0x309: [721,-540,0,-337,-162], 30 0x30F: [718,-537,0,-497,-133], 31 0x311: [706,-577,0,-431,-69], 32 0x323: [-93,193,0,-300,-200], 33 0x326: [-77,271,0,-347,-205], 34 0x32C: [-60,202,0,-424,-76], 35 0x32D: [-70,212,0,-424,-76], 36 0x32E: [-60,189,0,-431,-69], 37 0x32F: [-78,207,0,-431,-69], 38 0x330: [-78,198,0,-421,-79], 39 0x331: [-116,169,0,-405,-93], 40 0x332: [-60,108,0,-416,-83], 41 0x333: [-60,216,0,-416,-83], 42 0x33F: [754,-598,0,-416,-83], 43 0x2000: [0,0,500,0,0], 44 0x2001: [0,0,1000,0,0], 45 0x2007: [0,0,500,0,0], 46 0x2008: [0,0,250,0,0], 47 0x200B: [0,0,0,0,0], 48 0x200C: [0,0,0,0,0], 49 0x200D: [0,0,0,0,0], 50 0x2010: [287,-215,333,17,312], 51 0x2012: [375,-315,660,80,580], 52 0x2015: [280,-220,1160,80,1080], 53 0x2017: [-60,216,493,80,413], 54 0x201A: [110,153,278,22,210], 55 0x201E: [110,153,500,51,449], 56 0x2022: [450,-50,560,80,480], 57 0x202F: [0,0,200,0,0], 58 0x2030: [709,20,1000,63,961], 59 0x2031: [709,20,1323,63,1284], 60 0x2036: [779,-446,493,60,433], 61 0x2037: [779,-446,693,60,633], 62 0x2039: [428,-71,331,66,265], 63 0x203A: [428,-71,331,66,265], 64 0x203B: [534,34,606,19,587], 65 0x203D: [734,5,444,43,395], 66 0x2052: [692,0,500,34,466], 67 0x205F: [0,0,222,0,0], 68 0x2060: [0,0,0,0,0], 69 0x2061: [660,160,940,60,880], 70 0x2062: [0,0,0,0,0], 71 0x2063: [0,0,0,0,0], 72 0x2064: [0,0,0,0,0], 73 0x20D0: [784,-640,0,-442,-58], 74 0x20D1: [784,-640,0,-442,-58], 75 0x20D2: [650,150,0,-274,-226], 76 0x20D3: [500,0,0,-280,-220], 77 0x20D4: [862,-639,0,-453,-47], 78 0x20D5: [862,-639,0,-453,-47], 79 0x20D6: [784,-544,0,-443,-57], 80 0x20D8: [410,-90,0,-410,-90], 81 0x20DB: [672,-572,0,-520,20], 82 0x20DC: [672,-572,0,-630,130], 83 0x20DD: [668,168,0,-668,168], 84 0x20DE: [650,150,0,-650,150], 85 0x20DF: [851,351,0,-851,351], 86 0x20E1: [784,-544,0,-479,-21], 87 0x20E4: [698,213,0,-776,276], 88 0x20E5: [650,150,0,-413,-87], 89 0x20E6: [650,150,0,-358,-142], 90 0x20E8: [-60,160,0,-520,20], 91 0x20E9: [771,-646,0,-433,-66], 92 0x20EA: [400,-100,0,-630,130], 93 0x20EB: [650,150,0,-502,2], 94 0x20EC: [-170,314,0,-442,-58], 95 0x20ED: [-170,314,0,-442,-58], 96 0x20EE: [-74,314,0,-443,-57], 97 0x20EF: [-74,314,0,-443,-57], 98 0x20F0: [769,-511,0,-367,-122], 99 0x2E18: [499,240,444,49,401], 100 0x3016: [670,170,474,80,394], 101 0x3017: [670,170,474,80,394] 102 }; 103 104 MathJax.Callback.Queue( 105 ["initFont",MathJax.OutputJax["HTML-CSS"],"GyrePagellaMathJax_Marks"], 106 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Marks/Regular/Main.js"] 107 );