www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

Main.js (2768B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size3/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_Size3'] = {
     21   directory: 'Size3/Regular',
     22   family: 'GyrePagellaMathJax_Size3',
     23   testString: '\u00A0\u0302\u0303\u0306\u030C\u0311\u032C\u032D\u032E\u032F\u0330\u2016\u2044\u20E9\u221A',
     24   0x20: [0,0,250,0,0],
     25   0x28: [955,455,531,131,444],
     26   0x29: [955,455,531,87,400],
     27   0x2F: [1149,649,838,80,758],
     28   0x5B: [961,461,461,131,374],
     29   0x5C: [1149,649,838,80,758],
     30   0x5D: [961,461,461,87,330],
     31   0x7B: [960,460,493,87,406],
     32   0x7C: [941,441,216,80,136],
     33   0x7D: [960,460,493,87,406],
     34   0xA0: [0,0,250,0,0],
     35   0x302: [712,-542,874,0,874],
     36   0x303: [700,-544,870,0,870],
     37   0x306: [709,-551,897,0,897],
     38   0x30C: [712,-542,874,0,874],
     39   0x311: [721,-563,897,0,897],
     40   0x32C: [-60,230,874,0,874],
     41   0x32D: [-70,240,874,0,874],
     42   0x32E: [-60,218,897,0,897],
     43   0x32F: [-78,236,897,0,897],
     44   0x330: [-78,233,870,0,870],
     45   0x2016: [941,441,392,80,312],
     46   0x2044: [1149,649,838,80,758],
     47   0x20E9: [777,-649,1484,0,1484],
     48   0x221A: [1200,670,730,120,760],
     49   0x2223: [941,441,216,80,136],
     50   0x2225: [941,441,392,80,312],
     51   0x2308: [961,441,461,131,374],
     52   0x2309: [961,441,461,87,330],
     53   0x230A: [941,461,461,131,374],
     54   0x230B: [941,461,461,87,330],
     55   0x2329: [1155,655,487,87,400],
     56   0x232A: [1155,655,487,87,400],
     57   0x23B4: [777,-649,1484,0,1484],
     58   0x23B5: [-179,306,1484,0,1484],
     59   0x23DC: [784,-571,2028,0,2028],
     60   0x23DD: [-101,314,2028,0,2028],
     61   0x23DE: [802,-589,2038,0,2038],
     62   0x23DF: [-119,332,2038,0,2038],
     63   0x23E0: [734,-528,2070,0,2070],
     64   0x23E1: [-58,264,2070,0,2070],
     65   0x27E6: [961,461,472,131,385],
     66   0x27E7: [961,461,472,87,341],
     67   0x27E8: [1155,655,487,87,400],
     68   0x27E9: [1155,655,487,87,400],
     69   0x27EA: [1155,655,753,87,666],
     70   0x27EB: [1155,655,753,87,666],
     71   0x27EE: [955,455,381,131,294],
     72   0x27EF: [955,455,381,87,250]
     73 };
     74 
     75 MathJax.Callback.Queue(
     76   ["initFont",MathJax.OutputJax["HTML-CSS"],"GyrePagellaMathJax_Size3"],
     77   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size3/Regular/Main.js"]
     78 );