www

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

Main.js (2957B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Italic/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['STIXMathJax_Script-italic'] = {
     21   directory: 'Script/Italic',
     22   family: 'STIXMathJax_Script',
     23   style: 'italic',
     24   testString: '\u00A0\u210A\u210B\u2110\u2112\u211B\u212C\u212F\u2130\u2131\u2133\u2134\uD835\uDC9C\uD835\uDC9E\uD835\uDC9F',
     25   0x20: [0,0,250,0,0],
     26   0xA0: [0,0,250,0,0],
     27   0x210A: [441,219,738,30,678],
     28   0x210B: [687,15,997,53,991],
     29   0x2110: [675,15,897,26,888],
     30   0x2112: [687,15,946,33,931],
     31   0x211B: [687,15,944,34,876],
     32   0x212C: [687,15,950,34,902],
     33   0x212F: [441,11,627,30,554],
     34   0x2130: [687,15,750,100,734],
     35   0x2131: [680,0,919,43,907],
     36   0x2133: [674,15,1072,38,1056],
     37   0x2134: [441,11,697,30,680],
     38   0x1D49C: [674,15,855,31,846],
     39   0x1D49E: [687,15,797,37,781],
     40   0x1D49F: [687,15,885,36,818],
     41   0x1D4A2: [687,15,773,83,740],
     42   0x1D4A5: [674,177,802,9,792],
     43   0x1D4A6: [687,15,1009,40,1004],
     44   0x1D4A9: [687,15,970,38,956],
     45   0x1D4AA: [680,15,692,82,663],
     46   0x1D4AB: [687,15,910,38,886],
     47   0x1D4AC: [680,38,692,82,663],
     48   0x1D4AE: [680,15,743,67,701],
     49   0x1D4AF: [687,15,912,43,907],
     50   0x1D4B0: [687,15,842,36,805],
     51   0x1D4B1: [687,15,932,35,922],
     52   0x1D4B2: [687,15,1078,35,1070],
     53   0x1D4B3: [687,15,891,36,873],
     54   0x1D4B4: [687,226,926,91,916],
     55   0x1D4B5: [687,15,932,59,912],
     56   0x1D4B6: [441,11,819,30,758],
     57   0x1D4B7: [687,12,580,47,559],
     58   0x1D4B8: [441,11,662,30,589],
     59   0x1D4B9: [687,11,845,30,827],
     60   0x1D4BB: [687,209,685,27,673],
     61   0x1D4BD: [687,11,753,38,690],
     62   0x1D4BE: [653,11,496,83,484],
     63   0x1D4BF: [653,219,730,9,718],
     64   0x1D4C0: [687,11,726,40,666],
     65   0x1D4C1: [687,11,579,48,571],
     66   0x1D4C2: [441,11,1038,49,978],
     67   0x1D4C3: [441,11,761,49,701],
     68   0x1D4C5: [441,209,773,23,694],
     69   0x1D4C6: [441,209,780,30,743],
     70   0x1D4C7: [444,0,580,48,572],
     71   0x1D4C8: [531,11,515,62,412],
     72   0x1D4C9: [658,11,551,30,532],
     73   0x1D4CA: [424,11,753,30,693],
     74   0x1D4CB: [441,11,618,30,582],
     75   0x1D4CC: [441,11,888,30,852],
     76   0x1D4CD: [441,11,752,65,675],
     77   0x1D4CE: [424,219,658,30,617],
     78   0x1D4CF: [478,11,691,52,617]
     79 };
     80 
     81 MathJax.Callback.Queue(
     82   ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Script-italic"],
     83   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Script/Italic/Main.js"]
     84 );