www

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

Main.js (2777B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/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['LatinModernMathJax_Size3'] = {
     21   directory: 'Size3/Regular',
     22   family: 'LatinModernMathJax_Size3',
     23   testString: '\u00A0\u0302\u0303\u0306\u030C\u0311\u032C\u032D\u032E\u032F\u0330\u2016\u2044\u20E9\u221A',
     24   0x20: [0,0,332,0,0],
     25   0x28: [972,472,523,156,461],
     26   0x29: [972,472,523,62,367],
     27   0x2F: [1374,874,964,57,909],
     28   0x5B: [975,475,444,226,414],
     29   0x5C: [1374,874,964,56,908],
     30   0x5D: [975,475,444,30,218],
     31   0x7B: [975,475,624,100,524],
     32   0x7C: [1117,617,278,113,166],
     33   0x7D: [975,475,624,100,524],
     34   0xA0: [0,0,332,0,0],
     35   0x302: [747,-572,919,0,919],
     36   0x303: [757,-543,931,0,931],
     37   0x306: [742,-577,937,0,937],
     38   0x30C: [740,-565,919,0,919],
     39   0x311: [758,-592,937,0,937],
     40   0x32C: [-96,271,919,0,919],
     41   0x32D: [-108,283,919,0,919],
     42   0x32E: [-96,262,937,0,937],
     43   0x32F: [-118,284,937,0,937],
     44   0x330: [-118,332,931,0,931],
     45   0x2016: [1117,617,372,57,317],
     46   0x2044: [1374,874,964,57,909],
     47   0x20E9: [742,-535,1485,0,1485],
     48   0x221A: [1450,950,1000,111,1020],
     49   0x2223: [1117,617,278,113,166],
     50   0x2225: [1117,617,372,57,317],
     51   0x2308: [975,475,499,189,471],
     52   0x2309: [975,475,499,28,310],
     53   0x230A: [975,475,499,189,471],
     54   0x230B: [975,475,499,28,310],
     55   0x2329: [975,475,537,154,476],
     56   0x232A: [975,475,537,61,383],
     57   0x23B4: [742,-535,1485,0,1485],
     58   0x23B5: [-105,312,1485,0,1485],
     59   0x23DC: [767,-509,2012,0,2012],
     60   0x23DD: [-79,337,2012,0,2012],
     61   0x23DE: [825,-506,1996,0,1996],
     62   0x23DF: [-75,394,1996,0,1996],
     63   0x23E0: [858,-610,2056,0,2056],
     64   0x23E1: [-180,428,2056,0,2056],
     65   0x27E6: [975,475,555,170,532],
     66   0x27E7: [975,475,555,23,385],
     67   0x27E8: [975,475,537,154,476],
     68   0x27E9: [975,475,537,61,383],
     69   0x27EA: [975,475,781,154,720],
     70   0x27EB: [975,475,781,61,627],
     71   0x27EE: [991,491,370,142,314],
     72   0x27EF: [991,491,370,56,228]
     73 };
     74 
     75 MathJax.Callback.Queue(
     76   ["initFont",MathJax.OutputJax["HTML-CSS"],"LatinModernMathJax_Size3"],
     77   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size3/Regular/Main.js"]
     78 );