| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107 |
- /*************************************************************
- *
- * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Marks/Regular/Main.js
- *
- * Copyright (c) 2013-2019 The MathJax Consortium
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
- MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['LatinModernMathJax_Marks'] = {
- directory: 'Marks/Regular',
- family: 'LatinModernMathJax_Marks',
- testString: '\u00A0\u02DB\u02DD\u0305\u0309\u030F\u0311\u0323\u0326\u032C\u032D\u032E\u032F\u0330\u0331',
- 0x20: [0,0,332,0,0],
- 0xA0: [0,0,332,0,0],
- 0x2DB: [5,211,500,135,364],
- 0x2DD: [697,-511,500,128,420],
- 0x305: [670,-630,0,-460,-68],
- 0x309: [729,-520,0,-361,-167],
- 0x30F: [732,-546,0,-434,-142],
- 0x311: [742,-605,0,-451,-77],
- 0x323: [-94,200,0,-318,-211],
- 0x326: [-66,290,0,-308,-220],
- 0x32C: [-96,243,0,-446,-82],
- 0x32D: [-108,255,0,-446,-82],
- 0x32E: [-96,233,0,-451,-77],
- 0x32F: [-118,255,0,-451,-77],
- 0x330: [-118,310,0,-449,-79],
- 0x331: [-131,162,0,-444,-83],
- 0x332: [-103,143,0,-460,-68],
- 0x333: [-103,293,0,-460,-68],
- 0x33F: [820,-630,0,-460,-68],
- 0x2000: [0,0,500,0,0],
- 0x2001: [0,0,1000,0,0],
- 0x2007: [0,0,500,0,0],
- 0x2008: [0,0,250,0,0],
- 0x200B: [0,0,0,0,0],
- 0x200C: [0,0,0,0,0],
- 0x200D: [0,0,0,0,0],
- 0x2010: [245,-187,333,11,276],
- 0x2012: [342,-302,680,56,624],
- 0x2015: [270,-230,1152,56,1096],
- 0x2017: [-103,293,504,56,448],
- 0x201A: [104,195,278,79,199],
- 0x201E: [104,195,472,86,400],
- 0x2022: [445,-55,500,55,445],
- 0x202F: [0,0,200,0,0],
- 0x2030: [750,56,1140,53,1087],
- 0x2031: [750,56,1457,56,1417],
- 0x2036: [748,-430,511,60,451],
- 0x2037: [748,-430,711,60,651],
- 0x2039: [483,0,389,111,277],
- 0x203A: [483,0,389,112,278],
- 0x203B: [492,-8,778,147,630],
- 0x203D: [756,0,472,43,402],
- 0x2052: [751,-1,500,56,444],
- 0x205F: [0,0,222,0,0],
- 0x2060: [0,0,0,0,0],
- 0x2061: [640,240,960,40,920],
- 0x2062: [0,0,0,0,0],
- 0x2063: [0,0,0,0,0],
- 0x2064: [0,0,0,0,0],
- 0x20D0: [711,-601,0,-475,-53],
- 0x20D1: [711,-601,0,-475,-53],
- 0x20D2: [750,250,0,-284,-244],
- 0x20D3: [520,20,0,-284,-244],
- 0x20D4: [751,-589,0,-473,-55],
- 0x20D5: [751,-589,0,-473,-55],
- 0x20D6: [711,-521,0,-472,-56],
- 0x20D8: [400,-100,0,-414,-114],
- 0x20DB: [696,-604,0,-530,2],
- 0x20DC: [696,-604,0,-640,112],
- 0x20DD: [772,272,0,-786,258],
- 0x20DE: [750,250,0,-764,236],
- 0x20DF: [1028,528,0,-1042,514],
- 0x20E1: [711,-521,0,-499,-29],
- 0x20E4: [831,311,0,-924,396],
- 0x20E5: [750,250,0,-458,-69],
- 0x20E6: [750,250,0,-352,-176],
- 0x20E8: [-96,188,0,-530,2],
- 0x20E9: [726,-552,0,-444,-84],
- 0x20EA: [510,10,0,-706,178],
- 0x20EB: [750,250,0,-531,3],
- 0x20EC: [-171,281,0,-475,-53],
- 0x20ED: [-171,281,0,-475,-53],
- 0x20EE: [-91,281,0,-472,-56],
- 0x20EF: [-91,281,0,-472,-56],
- 0x20F0: [827,-518,0,-401,-126],
- 0x2E18: [500,256,472,56,415],
- 0x3016: [770,270,458,56,402],
- 0x3017: [770,270,458,57,402]
- };
- MathJax.Callback.Queue(
- ["initFont",MathJax.OutputJax["HTML-CSS"],"LatinModernMathJax_Marks"],
- ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Marks/Regular/Main.js"]
- );
|