www

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

Main.js (2895B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Symbols/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_Symbols'] = {
     21   directory: 'Symbols/Regular',
     22   family: 'LatinModernMathJax_Symbols',
     23   testString: '\u00A0\u2300\u2305\u2306\u2310\u2319\u231C\u231D\u231E\u231F\u2320\u2321\u2329\u232A\u239B',
     24   0x20: [0,0,332,0,0],
     25   0xA0: [0,0,332,0,0],
     26   0x2300: [596,96,778,43,735],
     27   0x2305: [270,155,778,56,722],
     28   0x2306: [367,252,778,56,722],
     29   0x2310: [367,-133,667,47,620],
     30   0x2319: [367,-133,667,47,620],
     31   0x231C: [770,-490,392,56,336],
     32   0x231D: [770,-490,392,56,336],
     33   0x231E: [10,270,392,56,336],
     34   0x231F: [10,270,392,56,336],
     35   0x2320: [1344,0,1185,551,1129],
     36   0x2321: [1322,22,1185,56,685],
     37   0x2329: [750,250,389,110,336],
     38   0x232A: [750,250,389,53,279],
     39   0x239B: [1495,0,875,277,823],
     40   0x239C: [498,0,875,277,379],
     41   0x239D: [1495,0,875,277,823],
     42   0x239E: [1495,0,875,52,598],
     43   0x239F: [498,0,875,496,598],
     44   0x23A0: [1495,0,875,52,598],
     45   0x23A1: [1500,0,667,321,647],
     46   0x23A2: [1000,0,667,321,381],
     47   0x23A3: [1500,0,667,321,647],
     48   0x23A4: [1500,0,667,20,346],
     49   0x23A5: [1000,0,667,286,346],
     50   0x23A6: [1500,0,667,20,346],
     51   0x23A7: [750,0,902,400,755],
     52   0x23A8: [1500,0,902,147,502],
     53   0x23A9: [750,0,902,400,755],
     54   0x23AA: [748,0,902,400,502],
     55   0x23AB: [750,0,902,147,502],
     56   0x23AC: [1500,0,902,400,755],
     57   0x23AD: [750,0,902,147,502],
     58   0x23B2: [846,0,1576,56,1520],
     59   0x23B3: [847,0,1576,57,1520],
     60   0x23B7: [1820,0,1056,111,742],
     61   0x27C2: [684,0,778,56,722],
     62   0x27D8: [684,184,946,56,890],
     63   0x27D9: [684,184,986,56,930],
     64   0x27DA: [684,0,1026,56,970],
     65   0x27DB: [684,0,1026,56,970],
     66   0x27DC: [400,-100,948,56,892],
     67   0x27DD: [684,184,946,56,890],
     68   0x27DE: [684,184,946,56,890],
     69   0x27E0: [610,110,572,56,516],
     70   0x27E1: [501,1,614,56,558],
     71   0x27E2: [501,1,730,56,674],
     72   0x27E3: [501,1,730,56,674],
     73   0x27E6: [750,250,410,118,388],
     74   0x27E7: [750,250,410,22,292],
     75   0x27EA: [750,250,570,110,517],
     76   0x27EB: [750,250,570,53,460]
     77 };
     78 
     79 MathJax.Callback.Queue(
     80   ["initFont",MathJax.OutputJax["HTML-CSS"],"LatinModernMathJax_Symbols"],
     81   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Symbols/Regular/Main.js"]
     82 );