www

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

Main.js (2759B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size2/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_Size2'] = {
     21   directory: 'Size2/Regular',
     22   family: 'GyrePagellaMathJax_Size2',
     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: [840,340,491,127,406],
     26   0x29: [840,340,491,85,364],
     27   0x2F: [936,436,689,80,609],
     28   0x5B: [846,346,443,127,358],
     29   0x5C: [936,436,689,80,609],
     30   0x5D: [846,346,443,85,316],
     31   0x7B: [845,345,465,85,380],
     32   0x7C: [826,326,213,80,133],
     33   0x7D: [845,345,465,85,380],
     34   0xA0: [0,0,250,0,0],
     35   0x302: [712,-543,731,0,731],
     36   0x303: [700,-544,727,0,727],
     37   0x306: [708,-552,752,0,752],
     38   0x30C: [711,-542,731,0,731],
     39   0x311: [721,-564,752,0,752],
     40   0x32C: [-60,229,731,0,731],
     41   0x32D: [-70,239,731,0,731],
     42   0x32E: [-60,217,752,0,752],
     43   0x32F: [-78,235,752,0,752],
     44   0x330: [-78,234,727,0,727],
     45   0x2016: [826,326,386,80,306],
     46   0x2044: [936,436,689,80,609],
     47   0x20E9: [773,-647,1113,0,1113],
     48   0x221A: [1020,490,717,120,747],
     49   0x2223: [826,326,213,80,133],
     50   0x2225: [826,326,386,80,306],
     51   0x2308: [846,326,443,127,358],
     52   0x2309: [846,326,443,85,316],
     53   0x230A: [826,346,443,127,358],
     54   0x230B: [826,346,443,85,316],
     55   0x2329: [943,443,452,85,367],
     56   0x232A: [943,443,452,85,367],
     57   0x23B4: [773,-647,1113,0,1113],
     58   0x23B5: [-177,303,1113,0,1113],
     59   0x23DC: [779,-570,1528,0,1528],
     60   0x23DD: [-100,309,1528,0,1528],
     61   0x23DE: [798,-589,1538,0,1538],
     62   0x23DF: [-119,328,1538,0,1538],
     63   0x23E0: [730,-528,1566,0,1566],
     64   0x23E1: [-58,260,1566,0,1566],
     65   0x27E6: [846,346,458,127,373],
     66   0x27E7: [846,346,458,85,331],
     67   0x27E8: [943,443,452,85,367],
     68   0x27E9: [943,443,452,85,367],
     69   0x27EA: [943,443,701,85,616],
     70   0x27EB: [943,443,701,85,616],
     71   0x27EE: [840,340,365,127,280],
     72   0x27EF: [840,340,365,85,238]
     73 };
     74 
     75 MathJax.Callback.Queue(
     76   ["initFont",MathJax.OutputJax["HTML-CSS"],"GyrePagellaMathJax_Size2"],
     77   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size2/Regular/Main.js"]
     78 );