www

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

Main.js (3293B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Monospace/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_Monospace'] = {
     21   directory: 'Monospace/Regular',
     22   family: 'STIXMathJax_Monospace',
     23   testString: '\u00A0\uD835\uDE70\uD835\uDE71\uD835\uDE72\uD835\uDE73\uD835\uDE74\uD835\uDE75\uD835\uDE76\uD835\uDE77\uD835\uDE78\uD835\uDE79\uD835\uDE7A\uD835\uDE7B\uD835\uDE7C\uD835\uDE7D',
     24   0x20: [0,0,525,0,0],
     25   0xA0: [0,0,525,0,0],
     26   0x1D670: [673,0,525,26,496],
     27   0x1D671: [662,0,525,29,480],
     28   0x1D672: [672,11,525,40,482],
     29   0x1D673: [662,0,525,25,483],
     30   0x1D674: [662,0,525,31,500],
     31   0x1D675: [662,0,525,34,488],
     32   0x1D676: [672,11,525,37,495],
     33   0x1D677: [662,0,525,26,496],
     34   0x1D678: [662,0,525,84,438],
     35   0x1D679: [662,11,525,85,476],
     36   0x1D67A: [662,0,525,30,494],
     37   0x1D67B: [662,0,525,37,487],
     38   0x1D67C: [662,0,525,21,501],
     39   0x1D67D: [662,0,525,31,491],
     40   0x1D67E: [672,11,525,56,466],
     41   0x1D67F: [662,0,525,31,479],
     42   0x1D680: [672,139,525,56,466],
     43   0x1D681: [662,11,525,26,520],
     44   0x1D682: [672,11,525,52,470],
     45   0x1D683: [662,0,525,26,496],
     46   0x1D684: [662,11,525,9,514],
     47   0x1D685: [662,8,525,17,506],
     48   0x1D686: [662,8,525,11,512],
     49   0x1D687: [662,0,525,24,497],
     50   0x1D688: [662,0,525,15,507],
     51   0x1D689: [662,0,525,47,479],
     52   0x1D68A: [459,6,525,58,516],
     53   0x1D68B: [609,6,525,17,481],
     54   0x1D68C: [459,6,525,78,464],
     55   0x1D68D: [609,6,525,41,505],
     56   0x1D68E: [459,6,525,60,462],
     57   0x1D68F: [615,0,525,42,437],
     58   0x1D690: [461,228,525,29,508],
     59   0x1D691: [609,0,525,17,505],
     60   0x1D692: [610,0,525,84,448],
     61   0x1D693: [610,227,525,47,362],
     62   0x1D694: [609,0,525,24,505],
     63   0x1D695: [609,0,525,63,459],
     64   0x1D696: [456,0,525,2,520],
     65   0x1D697: [456,0,525,17,505],
     66   0x1D698: [459,6,525,62,460],
     67   0x1D699: [456,221,525,17,481],
     68   0x1D69A: [456,221,525,45,530],
     69   0x1D69B: [456,0,525,37,485],
     70   0x1D69C: [459,6,525,72,457],
     71   0x1D69D: [580,6,525,25,448],
     72   0x1D69E: [450,6,525,17,505],
     73   0x1D69F: [450,4,525,22,500],
     74   0x1D6A0: [450,4,525,15,508],
     75   0x1D6A1: [450,0,525,23,498],
     76   0x1D6A2: [450,227,525,24,501],
     77   0x1D6A3: [450,0,525,32,473],
     78   0x1D7F6: [681,11,525,55,467],
     79   0x1D7F7: [681,0,525,110,435],
     80   0x1D7F8: [681,0,525,52,470],
     81   0x1D7F9: [681,11,525,43,479],
     82   0x1D7FA: [682,0,525,29,493],
     83   0x1D7FB: [670,11,525,52,470],
     84   0x1D7FC: [681,11,525,58,464],
     85   0x1D7FD: [686,11,525,43,479],
     86   0x1D7FE: [681,11,525,43,479],
     87   0x1D7FF: [681,11,525,58,464]
     88 };
     89 
     90 MathJax.Callback.Queue(
     91   ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Monospace"],
     92   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Monospace/Regular/Main.js"]
     93 );