www

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

Main.js (3146B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Marks/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['AsanaMathJax_Marks'] = {
     21   directory: 'Marks/Regular',
     22   family: 'AsanaMathJax_Marks',
     23   testString: '\u02DB\u0305\u0332\u0333\u033F\u0342\u2015\u2017\u201A\u201B\u201E\u2022\u2024\u2025\u2030',
     24   0x20: [0,0,249,0,0],
     25   0x2DB: [0,188,333,63,269],
     26   0x305: [587,-542,0,-433,0],
     27   0x332: [-130,175,0,-433,0],
     28   0x333: [-130,283,0,-433,0],
     29   0x33F: [695,-542,0,-433,0],
     30   0x342: [729,-653,0,-324,-31],
     31   0x2015: [271,-213,1000,0,1000],
     32   0x2017: [-75,225,499,0,500],
     33   0x201A: [100,165,403,141,334],
     34   0x201B: [709,-446,277,45,233],
     35   0x201E: [100,165,605,141,536],
     36   0x2022: [466,-75,522,65,458],
     37   0x2024: [111,5,315,100,216],
     38   0x2025: [111,5,530,100,431],
     39   0x2030: [709,20,1143,123,1021],
     40   0x2036: [495,-47,599,53,548],
     41   0x2037: [495,-47,834,53,783],
     42   0x203B: [547,5,668,59,614],
     43   0x203C: [694,5,973,81,394],
     44   0x203F: [96,58,834,36,798],
     45   0x2040: [642,-488,834,36,798],
     46   0x2045: [726,184,332,79,288],
     47   0x2046: [726,184,332,45,254],
     48   0x2050: [688,0,980,43,937],
     49   0x205D: [623,3,226,55,171],
     50   0x205E: [630,3,226,55,171],
     51   0x20D0: [791,-636,557,0,558],
     52   0x20D1: [791,-636,557,0,558],
     53   0x20D2: [813,31,416,252,312],
     54   0x20D3: [1014,0,987,679,738],
     55   0x20D4: [780,-492,680,0,681],
     56   0x20D5: [780,-492,680,0,681],
     57   0x20D6: [790,-519,557,0,558],
     58   0x20D8: [417,-124,388,47,342],
     59   0x20D9: [542,-236,447,47,401],
     60   0x20DA: [541,-235,447,47,401],
     61   0x20DB: [694,-578,519,27,493],
     62   0x20DC: [694,-578,694,27,668],
     63   0x20DD: [825,218,0,-1045,0],
     64   0x20DE: [705,164,0,-870,1],
     65   0x20DF: [1114,117,0,-1230,0],
     66   0x20E0: [705,164,0,-872,-1],
     67   0x20E1: [790,-519,556,0,557],
     68   0x20E2: [655,55,0,-1255,0],
     69   0x20E3: [960,259,0,-1219,0],
     70   0x20E4: [896,62,0,-849,0],
     71   0x20E5: [714,169,0,-333,0],
     72   0x20E6: [713,172,0,-345,-76],
     73   0x20E7: [710,15,0,-283,283],
     74   0x20E8: [-142,258,519,27,493],
     75   0x20E9: [723,-514,629,0,630],
     76   0x20EA: [486,-55,1013,65,949],
     77   0x20EB: [714,169,0,-609,-65],
     78   0x20EC: [673,-518,557,0,558],
     79   0x20ED: [673,-518,557,0,558],
     80   0x20EE: [-83,354,556,0,557],
     81   0x20EF: [-83,354,556,0,557],
     82   0x3014: [709,191,384,87,298],
     83   0x3015: [709,191,384,87,298],
     84   0x3018: [709,191,384,87,298],
     85   0x3019: [730,212,384,77,308]
     86 };
     87 
     88 MathJax.Callback.Queue(
     89   ["initFont",MathJax.OutputJax["HTML-CSS"],"AsanaMathJax_Marks"],
     90   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Marks/Regular/Main.js"]
     91 );