www

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

Main.js (2796B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Size6/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_Size6'] = {
     21   directory: 'Size6/Regular',
     22   family: 'LatinModernMathJax_Size6',
     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: [1446,946,736,226,682],
     26   0x29: [1446,946,736,54,510],
     27   0x2F: [2777,2277,1997,56,1941],
     28   0x5B: [1450,950,528,233,509],
     29   0x5C: [2777,2277,1997,56,1941],
     30   0x5D: [1450,950,528,19,295],
     31   0x7B: [1450,950,750,102,648],
     32   0x7C: [1752,1252,278,103,175],
     33   0x7D: [1450,950,750,102,648],
     34   0xA0: [0,0,332,0,0],
     35   0x302: [748,-570,1581,0,1581],
     36   0x303: [769,-532,1599,0,1599],
     37   0x306: [743,-574,1604,0,1604],
     38   0x30C: [742,-564,1581,0,1581],
     39   0x311: [760,-591,1604,0,1604],
     40   0x32C: [-96,275,1581,0,1581],
     41   0x32D: [-108,287,1581,0,1581],
     42   0x32E: [-96,265,1604,0,1604],
     43   0x32F: [-118,287,1604,0,1604],
     44   0x330: [-118,355,1599,0,1599],
     45   0x2016: [1752,1252,410,56,354],
     46   0x2044: [2777,2277,1997,56,1941],
     47   0x20E9: [764,-513,2610,0,2610],
     48   0x2223: [1752,1252,278,103,175],
     49   0x2225: [1752,1252,410,56,354],
     50   0x2308: [1450,950,583,210,555],
     51   0x2309: [1450,950,583,28,373],
     52   0x230A: [1450,950,583,210,555],
     53   0x230B: [1450,950,583,28,373],
     54   0x2329: [1450,950,750,173,697],
     55   0x232A: [1450,950,750,53,577],
     56   0x23B4: [764,-513,2610,0,2610],
     57   0x23B5: [-83,334,2610,0,2610],
     58   0x23DC: [787,-505,3524,0,3524],
     59   0x23DD: [-75,357,3524,0,3524],
     60   0x23DE: [845,-498,3502,0,3502],
     61   0x23DF: [-67,414,3502,0,3502],
     62   0x23E0: [869,-606,3574,0,3574],
     63   0x23E1: [-176,439,3574,0,3574],
     64   0x27E6: [1450,950,838,282,816],
     65   0x27E7: [1450,950,838,22,556],
     66   0x27E8: [1450,950,750,173,697],
     67   0x27E9: [1450,950,750,53,577],
     68   0x27EA: [1450,950,1124,173,1071],
     69   0x27EB: [1450,950,1124,53,951],
     70   0x27EE: [1472,972,541,235,485],
     71   0x27EF: [1472,972,541,56,306]
     72 };
     73 
     74 MathJax.Callback.Queue(
     75   ["initFont",MathJax.OutputJax["HTML-CSS"],"LatinModernMathJax_Size6"],
     76   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size6/Regular/Main.js"]
     77 );