www

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

Main.js (2809B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Size4/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_Size4'] = {
     21   directory: 'Size4/Regular',
     22   family: 'GyrePagellaMathJax_Size4',
     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: [1093,593,573,135,483],
     26   0x29: [1093,593,573,90,438],
     27   0x2F: [1428,928,1032,80,952],
     28   0x5B: [1099,599,479,135,389],
     29   0x5C: [1428,928,1032,80,952],
     30   0x5D: [1099,599,479,90,344],
     31   0x7B: [1098,598,521,90,431],
     32   0x7C: [1079,579,218,80,138],
     33   0x7D: [1098,598,521,90,431],
     34   0xA0: [0,0,250,0,0],
     35   0x302: [713,-542,1045,0,1045],
     36   0x303: [702,-542,1042,0,1042],
     37   0x306: [709,-550,1070,0,1070],
     38   0x30C: [712,-541,1045,0,1045],
     39   0x311: [722,-563,1070,0,1070],
     40   0x32C: [-60,231,1045,0,1045],
     41   0x32D: [-70,241,1045,0,1045],
     42   0x32E: [-60,219,1070,0,1070],
     43   0x32F: [-78,237,1070,0,1070],
     44   0x330: [-78,238,1042,0,1042],
     45   0x2016: [1079,579,396,80,316],
     46   0x2044: [1428,928,1032,80,952],
     47   0x20E9: [779,-651,1855,0,1855],
     48   0x221A: [1380,850,743,120,773],
     49   0x2223: [1079,579,218,80,138],
     50   0x2225: [1079,579,396,80,316],
     51   0x2308: [1099,579,479,135,389],
     52   0x2309: [1099,579,479,90,344],
     53   0x230A: [1079,599,479,135,389],
     54   0x230B: [1079,599,479,90,344],
     55   0x2329: [1433,933,528,90,438],
     56   0x232A: [1433,933,528,90,438],
     57   0x23B4: [779,-651,1855,0,1855],
     58   0x23B5: [-181,309,1855,0,1855],
     59   0x23DC: [788,-570,2528,0,2528],
     60   0x23DD: [-100,318,2528,0,2528],
     61   0x23DE: [805,-588,2538,0,2538],
     62   0x23DF: [-118,335,2538,0,2538],
     63   0x23E0: [736,-526,2572,0,2572],
     64   0x23E1: [-56,266,2572,0,2572],
     65   0x27E6: [1099,599,487,135,397],
     66   0x27E7: [1099,599,487,90,352],
     67   0x27E8: [1433,933,528,90,438],
     68   0x27E9: [1433,933,528,90,438],
     69   0x27EA: [1433,933,812,90,722],
     70   0x27EB: [1433,933,812,90,722],
     71   0x27EE: [1093,593,399,135,309],
     72   0x27EF: [1093,593,399,90,264]
     73 };
     74 
     75 MathJax.Callback.Queue(
     76   ["initFont",MathJax.OutputJax["HTML-CSS"],"GyrePagellaMathJax_Size4"],
     77   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size4/Regular/Main.js"]
     78 );