www

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

Main.js (2221B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Arrows/Bold/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_Arrows-bold'] = {
     21   directory: 'Arrows/Bold',
     22   family: 'STIXMathJax_Arrows',
     23   weight: 'bold',
     24   testString: '\u00A0\u219C\u219D\u219F\u21A1\u21A4\u21A5\u21A7\u21A8\u21AF\u21B2\u21B3\u21B4\u21B5\u21B8',
     25   0x20: [0,0,250,0,0],
     26   0xA0: [0,0,250,0,0],
     27   0x219C: [462,-72,956,66,890],
     28   0x219D: [462,-72,956,66,890],
     29   0x219F: [676,165,568,86,482],
     30   0x21A1: [676,165,568,86,482],
     31   0x21A4: [451,-55,977,68,909],
     32   0x21A5: [676,165,584,94,490],
     33   0x21A7: [676,165,584,94,490],
     34   0x21A8: [732,196,584,94,490],
     35   0x21AF: [683,154,562,68,494],
     36   0x21B2: [686,170,584,45,503],
     37   0x21B3: [686,170,584,81,539],
     38   0x21B4: [686,162,960,66,894],
     39   0x21B5: [686,171,960,56,904],
     40   0x21B8: [768,170,977,68,911],
     41   0x21B9: [618,114,977,68,909],
     42   0x21C5: [676,165,864,66,798],
     43   0x21D6: [662,156,926,54,872],
     44   0x21D7: [662,156,926,54,872],
     45   0x21D8: [662,156,926,54,872],
     46   0x21D9: [662,156,926,54,872],
     47   0x21DC: [451,-55,977,62,914],
     48   0x21E6: [551,45,926,60,866],
     49   0x21E7: [662,156,685,45,641],
     50   0x21E8: [551,45,926,60,866],
     51   0x21E9: [662,156,685,45,641],
     52   0x21EA: [705,201,685,45,641],
     53   0x21F5: [676,165,864,66,798],
     54   0xE0B4: [555,-209,282,42,239],
     55   0xE0B5: [555,-209,282,43,240],
     56   0xE0B6: [478,-56,0,15,142]
     57 };
     58 
     59 MathJax.Callback.Queue(
     60   ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Arrows-bold"],
     61   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Arrows/Bold/Main.js"]
     62 );