Main.js (3607B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/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['LatinModernMathJax_Marks'] = { 21 directory: 'Marks/Regular', 22 family: 'LatinModernMathJax_Marks', 23 testString: '\u00A0\u02DB\u02DD\u0305\u0309\u030F\u0311\u0323\u0326\u032C\u032D\u032E\u032F\u0330\u0331', 24 0x20: [0,0,332,0,0], 25 0xA0: [0,0,332,0,0], 26 0x2DB: [5,211,500,135,364], 27 0x2DD: [697,-511,500,128,420], 28 0x305: [670,-630,0,-460,-68], 29 0x309: [729,-520,0,-361,-167], 30 0x30F: [732,-546,0,-434,-142], 31 0x311: [742,-605,0,-451,-77], 32 0x323: [-94,200,0,-318,-211], 33 0x326: [-66,290,0,-308,-220], 34 0x32C: [-96,243,0,-446,-82], 35 0x32D: [-108,255,0,-446,-82], 36 0x32E: [-96,233,0,-451,-77], 37 0x32F: [-118,255,0,-451,-77], 38 0x330: [-118,310,0,-449,-79], 39 0x331: [-131,162,0,-444,-83], 40 0x332: [-103,143,0,-460,-68], 41 0x333: [-103,293,0,-460,-68], 42 0x33F: [820,-630,0,-460,-68], 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: [245,-187,333,11,276], 51 0x2012: [342,-302,680,56,624], 52 0x2015: [270,-230,1152,56,1096], 53 0x2017: [-103,293,504,56,448], 54 0x201A: [104,195,278,79,199], 55 0x201E: [104,195,472,86,400], 56 0x2022: [445,-55,500,55,445], 57 0x202F: [0,0,200,0,0], 58 0x2030: [750,56,1140,53,1087], 59 0x2031: [750,56,1457,56,1417], 60 0x2036: [748,-430,511,60,451], 61 0x2037: [748,-430,711,60,651], 62 0x2039: [483,0,389,111,277], 63 0x203A: [483,0,389,112,278], 64 0x203B: [492,-8,778,147,630], 65 0x203D: [756,0,472,43,402], 66 0x2052: [751,-1,500,56,444], 67 0x205F: [0,0,222,0,0], 68 0x2060: [0,0,0,0,0], 69 0x2061: [640,240,960,40,920], 70 0x2062: [0,0,0,0,0], 71 0x2063: [0,0,0,0,0], 72 0x2064: [0,0,0,0,0], 73 0x20D0: [711,-601,0,-475,-53], 74 0x20D1: [711,-601,0,-475,-53], 75 0x20D2: [750,250,0,-284,-244], 76 0x20D3: [520,20,0,-284,-244], 77 0x20D4: [751,-589,0,-473,-55], 78 0x20D5: [751,-589,0,-473,-55], 79 0x20D6: [711,-521,0,-472,-56], 80 0x20D8: [400,-100,0,-414,-114], 81 0x20DB: [696,-604,0,-530,2], 82 0x20DC: [696,-604,0,-640,112], 83 0x20DD: [772,272,0,-786,258], 84 0x20DE: [750,250,0,-764,236], 85 0x20DF: [1028,528,0,-1042,514], 86 0x20E1: [711,-521,0,-499,-29], 87 0x20E4: [831,311,0,-924,396], 88 0x20E5: [750,250,0,-458,-69], 89 0x20E6: [750,250,0,-352,-176], 90 0x20E8: [-96,188,0,-530,2], 91 0x20E9: [726,-552,0,-444,-84], 92 0x20EA: [510,10,0,-706,178], 93 0x20EB: [750,250,0,-531,3], 94 0x20EC: [-171,281,0,-475,-53], 95 0x20ED: [-171,281,0,-475,-53], 96 0x20EE: [-91,281,0,-472,-56], 97 0x20EF: [-91,281,0,-472,-56], 98 0x20F0: [827,-518,0,-401,-126], 99 0x2E18: [500,256,472,56,415], 100 0x3016: [770,270,458,56,402], 101 0x3017: [770,270,458,57,402] 102 }; 103 104 MathJax.Callback.Queue( 105 ["initFont",MathJax.OutputJax["HTML-CSS"],"LatinModernMathJax_Marks"], 106 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Marks/Regular/Main.js"] 107 );