www

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

Main.js (3080B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/STIX-Web/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['STIXMathJax_Size3'] = {
     21   directory: 'Size3/Regular',
     22   family: 'STIXMathJax_Size3',
     23   testString: '\u00A0\u02C6\u02C7\u02DC\u02F7\u0302\u0303\u0305\u030C\u0330\u0332\u0338\u203E\u20D0\u20D1',
     24   0x20: [0,0,250,0,0],
     25   0x28: [2066,394,750,182,667],
     26   0x29: [2066,394,750,83,568],
     27   0x2F: [2066,394,1101,30,1071],
     28   0x5B: [2066,394,508,225,491],
     29   0x5C: [2066,394,1101,30,1071],
     30   0x5D: [2066,394,508,17,283],
     31   0x7B: [2066,394,906,143,717],
     32   0x7D: [2066,394,906,189,763],
     33   0xA0: [0,0,250,0,0],
     34   0x2C6: [777,-564,1460,0,1460],
     35   0x2C7: [777,-564,1460,0,1460],
     36   0x2DC: [774,-608,1458,-2,1458],
     37   0x2F7: [-117,283,1458,-2,1458],
     38   0x302: [777,-564,1460,0,1460],
     39   0x303: [774,-608,1460,0,1460],
     40   0x305: [820,-770,2000,0,2000],
     41   0x30C: [777,-564,1460,0,1460],
     42   0x330: [-117,283,1460,0,1460],
     43   0x332: [-127,177,2000,0,2000],
     44   0x338: [662,156,0,-543,-132],
     45   0x203E: [820,-770,2000,0,2000],
     46   0x20D0: [749,-584,1744,0,1744],
     47   0x20D1: [749,-584,1744,0,1744],
     48   0x20D6: [735,-482,1744,0,1744],
     49   0x20D7: [735,-482,1744,0,1744],
     50   0x20EC: [-123,288,1744,0,1744],
     51   0x20ED: [-123,288,1744,0,1744],
     52   0x20EE: [-26,279,1744,0,1744],
     53   0x20EF: [-26,279,1744,0,1744],
     54   0x221A: [2565,510,1076,112,1110],
     55   0x221B: [2565,510,1076,112,1110],
     56   0x221C: [2565,510,1076,112,1110],
     57   0x2308: [2066,394,565,225,550],
     58   0x2309: [2066,394,565,15,340],
     59   0x230A: [2066,394,565,225,550],
     60   0x230B: [2066,394,565,15,340],
     61   0x23B4: [766,-544,2147,78,2069],
     62   0x23B5: [139,83,2147,78,2069],
     63   0x23DC: [70,161,1886,0,1886],
     64   0x23DD: [803,-572,1886,0,1886],
     65   0x23DE: [157,86,1886,0,1886],
     66   0x23DF: [815,-572,1886,0,1886],
     67   0x23E0: [66,212,2312,0,2312],
     68   0x23E1: [842,-564,2312,0,2312],
     69   0x2772: [2066,393,842,265,790],
     70   0x2773: [2066,393,842,52,577],
     71   0x27E6: [2066,394,647,225,597],
     72   0x27E7: [2066,394,647,50,422],
     73   0x27E8: [2066,394,765,96,670],
     74   0x27E9: [2066,394,765,95,669],
     75   0x27EA: [2067,394,1091,104,955],
     76   0x27EB: [2067,394,1091,136,987],
     77   0x2983: [2066,394,1031,143,867],
     78   0x2984: [2066,394,1031,164,888],
     79   0x2985: [2066,393,1029,180,914],
     80   0x2986: [2066,393,1029,115,849]
     81 };
     82 
     83 MathJax.Callback.Queue(
     84   ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Size3"],
     85   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size3/Regular/Main.js"]
     86 );