www

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

Main.js (2198B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Arrows/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['GyreTermesMathJax_Arrows'] = {
     21   directory: 'Arrows/Regular',
     22   family: 'GyreTermesMathJax_Arrows',
     23   testString: '\u00A0\u219F\u21A1\u21A4\u21A5\u21A7\u21B2\u21B3\u21B4\u21B5\u21C5\u21D6\u21D7\u21D8\u21D9',
     24   0x20: [0,0,250,0,0],
     25   0xA0: [0,0,250,0,0],
     26   0x219F: [690,180,520,80,440],
     27   0x21A1: [680,190,520,80,440],
     28   0x21A4: [430,-70,850,80,770],
     29   0x21A5: [600,90,520,80,440],
     30   0x21A7: [590,100,520,80,440],
     31   0x21B2: [598,98,540,80,460],
     32   0x21B3: [598,98,540,80,460],
     33   0x21B4: [478,-12,770,80,690],
     34   0x21B5: [555,55,626,80,546],
     35   0x21C5: [600,100,920,80,840],
     36   0x21D6: [497,63,720,80,640],
     37   0x21D7: [497,63,720,80,640],
     38   0x21D8: [563,-3,720,80,640],
     39   0x21D9: [563,-3,720,80,640],
     40   0x21DC: [430,-70,850,80,770],
     41   0x21E6: [470,-30,1073,80,993],
     42   0x21E7: [715,198,600,80,520],
     43   0x21E8: [470,-30,1073,80,993],
     44   0x21E9: [698,215,600,80,520],
     45   0x21F3: [715,215,600,80,520],
     46   0x21F5: [600,100,920,80,840],
     47   0x21F6: [830,330,850,80,770],
     48   0x27F4: [568,68,1132,80,1052],
     49   0x27FB: [430,-70,1170,80,1090],
     50   0x27FD: [470,-30,1350,80,1270],
     51   0x27FE: [470,-30,1350,80,1270],
     52   0x27FF: [430,-70,1170,80,1090],
     53   0x2906: [470,-30,1030,80,950],
     54   0x2907: [470,-30,1030,80,950]
     55 };
     56 
     57 MathJax.Callback.Queue(
     58   ["initFont",MathJax.OutputJax["HTML-CSS"],"GyreTermesMathJax_Arrows"],
     59   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Arrows/Regular/Main.js"]
     60 );