Main.js (3596B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/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['GyreTermesMathJax_Marks'] = { 21 directory: 'Marks/Regular', 22 family: 'GyreTermesMathJax_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: [17,245,333,81,261], 27 0x2DD: [676,-505,333,37,427], 28 0x305: [632,-588,0,-416,-83], 29 0x309: [704,-517,0,-348,-151], 30 0x30F: [711,-540,0,-510,-120], 31 0x311: [692,-567,0,-425,-75], 32 0x323: [-89,191,0,-301,-199], 33 0x326: [-38,281,0,-319,-180], 34 0x32C: [-70,204,0,-421,-79], 35 0x32D: [-80,214,0,-421,-79], 36 0x32E: [-70,195,0,-425,-75], 37 0x32F: [-88,213,0,-425,-75], 38 0x330: [-88,197,0,-417,-83], 39 0x331: [-113,167,0,-405,-94], 40 0x332: [-70,114,0,-416,-83], 41 0x333: [-70,228,0,-416,-83], 42 0x33F: [746,-588,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: [257,-194,333,39,285], 51 0x2012: [357,-305,660,80,580], 52 0x2015: [276,-224,1160,80,1080], 53 0x2017: [-70,228,493,80,413], 54 0x201A: [102,141,333,79,218], 55 0x201E: [102,141,444,45,416], 56 0x2022: [400,-100,460,80,380], 57 0x202F: [0,0,200,0,0], 58 0x2030: [676,13,1000,14,986], 59 0x2031: [676,13,1320,14,1306], 60 0x2036: [780,-450,521,60,461], 61 0x2037: [780,-450,721,60,661], 62 0x2039: [411,-33,333,57,278], 63 0x203A: [411,-33,333,45,266], 64 0x203B: [514,14,564,18,546], 65 0x203D: [736,8,444,68,414], 66 0x2052: [662,0,500,28,472], 67 0x205F: [0,0,222,0,0], 68 0x2060: [0,0,0,0,0], 69 0x2061: [702,202,1008,52,956], 70 0x2062: [0,0,0,0,0], 71 0x2063: [0,0,0,0,0], 72 0x2064: [0,0,0,0,0], 73 0x20D0: [710,-600,0,-438,-62], 74 0x20D1: [710,-600,0,-438,-62], 75 0x20D2: [650,150,0,-272,-228], 76 0x20D3: [500,0,0,-276,-224], 77 0x20D4: [768,-599,0,-452,-48], 78 0x20D5: [768,-599,0,-452,-48], 79 0x20D6: [710,-534,0,-443,-57], 80 0x20D8: [400,-100,0,-400,-100], 81 0x20DB: [660,-560,0,-500,0], 82 0x20DC: [660,-560,0,-600,100], 83 0x20DD: [668,168,0,-668,168], 84 0x20DE: [650,150,0,-650,150], 85 0x20DF: [872,372,0,-872,372], 86 0x20E1: [710,-534,0,-479,-21], 87 0x20E4: [735,209,0,-795,295], 88 0x20E5: [650,150,0,-403,-97], 89 0x20E6: [650,150,0,-344,-156], 90 0x20E8: [-70,170,0,-500,0], 91 0x20E9: [726,-548,0,-438,-63], 92 0x20EA: [430,-70,0,-595,95], 93 0x20EB: [650,150,0,-479,-21], 94 0x20EC: [-150,260,0,-438,-62], 95 0x20ED: [-150,260,0,-438,-62], 96 0x20EE: [-84,260,0,-443,-57], 97 0x20EF: [-84,260,0,-443,-57], 98 0x20F0: [747,-509,0,-356,-143], 99 0x2E18: [503,241,444,30,376], 100 0x3016: [668,168,430,80,350], 101 0x3017: [668,168,430,80,350] 102 }; 103 104 MathJax.Callback.Queue( 105 ["initFont",MathJax.OutputJax["HTML-CSS"],"GyreTermesMathJax_Marks"], 106 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Marks/Regular/Main.js"] 107 );