www

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

Main.js (2794B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Size5/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['LatinModernMathJax_Size5'] = {
     21   directory: 'Size5/Regular',
     22   family: 'LatinModernMathJax_Size5',
     23   testString: '\u00A0\u0302\u0303\u0306\u030C\u0311\u032C\u032D\u032E\u032F\u0330\u2016\u2044\u20E9\u2223',
     24   0x20: [0,0,332,0,0],
     25   0x28: [1296,796,663,201,608],
     26   0x29: [1296,796,663,55,462],
     27   0x2F: [2179,1679,1557,57,1502],
     28   0x5B: [1300,800,499,230,478],
     29   0x5C: [2179,1679,1557,56,1501],
     30   0x5D: [1300,800,499,21,269],
     31   0x7B: [1300,800,707,100,608],
     32   0x7C: [1501,1001,278,107,172],
     33   0x7D: [1300,800,707,99,607],
     34   0xA0: [0,0,332,0,0],
     35   0x302: [748,-570,1320,0,1320],
     36   0x303: [766,-534,1335,0,1335],
     37   0x306: [742,-575,1341,0,1341],
     38   0x30C: [742,-564,1320,0,1320],
     39   0x311: [760,-592,1341,0,1341],
     40   0x32C: [-96,274,1320,0,1320],
     41   0x32D: [-108,286,1320,0,1320],
     42   0x32E: [-96,264,1341,0,1341],
     43   0x32F: [-118,286,1341,0,1341],
     44   0x330: [-118,350,1335,0,1335],
     45   0x2016: [1501,1001,396,57,341],
     46   0x2044: [2179,1679,1557,57,1502],
     47   0x20E9: [757,-521,2235,0,2235],
     48   0x2223: [1501,1001,278,107,172],
     49   0x2225: [1501,1001,396,57,341],
     50   0x2308: [1300,800,555,203,528],
     51   0x2309: [1300,800,555,27,352],
     52   0x230A: [1300,800,555,203,528],
     53   0x230B: [1300,800,555,27,352],
     54   0x2329: [1300,800,677,165,623],
     55   0x232A: [1300,800,677,54,512],
     56   0x23B4: [757,-521,2235,0,2235],
     57   0x23B5: [-91,327,2235,0,2235],
     58   0x23DC: [780,-506,3020,0,3020],
     59   0x23DD: [-76,350,3020,0,3020],
     60   0x23DE: [838,-500,3000,0,3000],
     61   0x23DF: [-70,408,3000,0,3000],
     62   0x23E0: [866,-607,3068,0,3068],
     63   0x23E1: [-177,436,3068,0,3068],
     64   0x27E6: [1300,800,750,247,727],
     65   0x27E7: [1300,800,750,23,503],
     66   0x27E8: [1300,800,677,165,623],
     67   0x27E9: [1300,800,677,54,512],
     68   0x27EA: [1300,800,1011,165,957],
     69   0x27EB: [1300,800,1011,54,846],
     70   0x27EE: [1320,820,485,206,429],
     71   0x27EF: [1320,820,485,56,279]
     72 };
     73 
     74 MathJax.Callback.Queue(
     75   ["initFont",MathJax.OutputJax["HTML-CSS"],"LatinModernMathJax_Size5"],
     76   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size5/Regular/Main.js"]
     77 );