| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107 |
- /*************************************************************
- *
- * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/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['GyreTermesMathJax_Marks'] = {
- directory: 'Marks/Regular',
- family: 'GyreTermesMathJax_Marks',
- testString: '\u00A0\u02DB\u02DD\u0305\u0309\u030F\u0311\u0323\u0326\u032C\u032D\u032E\u032F\u0330\u0331',
- 0x20: [0,0,250,0,0],
- 0xA0: [0,0,250,0,0],
- 0x2DB: [17,245,333,81,261],
- 0x2DD: [676,-505,333,37,427],
- 0x305: [632,-588,0,-416,-83],
- 0x309: [704,-517,0,-348,-151],
- 0x30F: [711,-540,0,-510,-120],
- 0x311: [692,-567,0,-425,-75],
- 0x323: [-89,191,0,-301,-199],
- 0x326: [-38,281,0,-319,-180],
- 0x32C: [-70,204,0,-421,-79],
- 0x32D: [-80,214,0,-421,-79],
- 0x32E: [-70,195,0,-425,-75],
- 0x32F: [-88,213,0,-425,-75],
- 0x330: [-88,197,0,-417,-83],
- 0x331: [-113,167,0,-405,-94],
- 0x332: [-70,114,0,-416,-83],
- 0x333: [-70,228,0,-416,-83],
- 0x33F: [746,-588,0,-416,-83],
- 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: [257,-194,333,39,285],
- 0x2012: [357,-305,660,80,580],
- 0x2015: [276,-224,1160,80,1080],
- 0x2017: [-70,228,493,80,413],
- 0x201A: [102,141,333,79,218],
- 0x201E: [102,141,444,45,416],
- 0x2022: [400,-100,460,80,380],
- 0x202F: [0,0,200,0,0],
- 0x2030: [676,13,1000,14,986],
- 0x2031: [676,13,1320,14,1306],
- 0x2036: [780,-450,521,60,461],
- 0x2037: [780,-450,721,60,661],
- 0x2039: [411,-33,333,57,278],
- 0x203A: [411,-33,333,45,266],
- 0x203B: [514,14,564,18,546],
- 0x203D: [736,8,444,68,414],
- 0x2052: [662,0,500,28,472],
- 0x205F: [0,0,222,0,0],
- 0x2060: [0,0,0,0,0],
- 0x2061: [702,202,1008,52,956],
- 0x2062: [0,0,0,0,0],
- 0x2063: [0,0,0,0,0],
- 0x2064: [0,0,0,0,0],
- 0x20D0: [710,-600,0,-438,-62],
- 0x20D1: [710,-600,0,-438,-62],
- 0x20D2: [650,150,0,-272,-228],
- 0x20D3: [500,0,0,-276,-224],
- 0x20D4: [768,-599,0,-452,-48],
- 0x20D5: [768,-599,0,-452,-48],
- 0x20D6: [710,-534,0,-443,-57],
- 0x20D8: [400,-100,0,-400,-100],
- 0x20DB: [660,-560,0,-500,0],
- 0x20DC: [660,-560,0,-600,100],
- 0x20DD: [668,168,0,-668,168],
- 0x20DE: [650,150,0,-650,150],
- 0x20DF: [872,372,0,-872,372],
- 0x20E1: [710,-534,0,-479,-21],
- 0x20E4: [735,209,0,-795,295],
- 0x20E5: [650,150,0,-403,-97],
- 0x20E6: [650,150,0,-344,-156],
- 0x20E8: [-70,170,0,-500,0],
- 0x20E9: [726,-548,0,-438,-63],
- 0x20EA: [430,-70,0,-595,95],
- 0x20EB: [650,150,0,-479,-21],
- 0x20EC: [-150,260,0,-438,-62],
- 0x20ED: [-150,260,0,-438,-62],
- 0x20EE: [-84,260,0,-443,-57],
- 0x20EF: [-84,260,0,-443,-57],
- 0x20F0: [747,-509,0,-356,-143],
- 0x2E18: [503,241,444,30,376],
- 0x3016: [668,168,430,80,350],
- 0x3017: [668,168,430,80,350]
- };
- MathJax.Callback.Queue(
- ["initFont",MathJax.OutputJax["HTML-CSS"],"GyreTermesMathJax_Marks"],
- ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Marks/Regular/Main.js"]
- );
|