www

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

Main.js (2449B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Operators/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['NeoEulerMathJax_Operators'] = {
     21   directory: 'Operators/Regular',
     22   family: 'NeoEulerMathJax_Operators',
     23   testString: '\u00A0\u2206\u220C\u220F\u2210\u2211\u221B\u221C\u222C\u222D\u222E\u2236\u2237\u2238\u2239',
     24   0x20: [0,0,333,0,0],
     25   0xA0: [0,0,333,0,0],
     26   0x2206: [696,4,713,30,689],
     27   0x220C: [720,192,666,103,581],
     28   0x220F: [950,50,1056,70,985],
     29   0x2210: [950,50,1056,70,985],
     30   0x2211: [950,50,1056,56,971],
     31   0x221B: [988,1,833,70,849],
     32   0x221C: [988,1,833,70,849],
     33   0x222C: [950,161,856,49,807],
     34   0x222D: [950,161,1156,49,1107],
     35   0x222E: [950,161,556,49,507],
     36   0x2236: [455,12,216,50,164],
     37   0x2237: [455,12,569,50,517],
     38   0x2238: [455,-206,756,46,710],
     39   0x2239: [455,12,863,46,817],
     40   0x223A: [455,12,756,46,710],
     41   0x223B: [455,12,551,22,530],
     42   0x2244: [720,192,597,54,563],
     43   0x2247: [740,172,597,54,563],
     44   0x2249: [720,192,551,22,530],
     45   0x224B: [577,-108,551,22,530],
     46   0x224C: [597,-102,597,54,563],
     47   0x2262: [720,192,830,81,749],
     48   0x2263: [661,-33,830,81,749],
     49   0x2274: [770,142,807,84,721],
     50   0x2275: [770,142,807,88,725],
     51   0x2278: [770,142,807,71,716],
     52   0x2279: [770,142,807,72,716],
     53   0x2284: [720,192,777,83,673],
     54   0x2285: [720,192,777,103,693],
     55   0x22C0: [714,4,775,11,768],
     56   0x22C1: [688,12,775,6,756],
     57   0x22C2: [598,2,666,55,609],
     58   0x22C3: [578,22,666,55,609],
     59   0x22DC: [733,54,807,79,700],
     60   0x22DD: [745,52,807,102,724],
     61   0x22F0: [533,-60,627,76,550],
     62   0x2A0C: [950,161,1456,49,1407]
     63 };
     64 
     65 MathJax.Callback.Queue(
     66   ["initFont",MathJax.OutputJax["HTML-CSS"],"NeoEulerMathJax_Operators"],
     67   ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Operators/Regular/Main.js"]
     68 );