www

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

MathOperators.js (4901B)


      1 /*************************************************************
      2  *
      3  *  MathJax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js
      4  *
      5  *  Copyright (c) 2009-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 
     21 MathJax.Hub.Insert(
     22   MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['MathJax_Main-bold'],
     23   {
     24     0x2200: [694,16,639,1,640],        // FOR ALL
     25     0x2202: [710,17,628,60,657],       // PARTIAL DIFFERENTIAL
     26     0x2203: [694,-1,639,64,574],       // THERE EXISTS
     27     0x2205: [767,73,575,46,528],       // EMPTY SET
     28     0x2207: [686,24,958,56,901],       // NABLA
     29     0x2208: [587,86,767,97,670],       // ELEMENT OF
     30     0x2209: [711,210,767,97,670],      // stix-negated (vert) set membership, variant
     31     0x220B: [587,86,767,96,670],       // CONTAINS AS MEMBER
     32     0x2212: [281,-221,894,96,797],     // MINUS SIGN
     33     0x2213: [537,227,894,64,829],      // MINUS-OR-PLUS SIGN
     34     0x2215: [750,250,575,63,511],      // DIVISION SLASH
     35     0x2216: [750,250,575,63,511],      // SET MINUS
     36     0x2217: [472,-28,575,73,501],      // ASTERISK OPERATOR
     37     0x2218: [474,-28,575,64,510],      // RING OPERATOR
     38     0x2219: [474,-28,575,64,510],      // BULLET OPERATOR
     39     0x221A: [820,180,958,78,988],      // SQUARE ROOT
     40     0x221D: [451,8,894,65,830],        // PROPORTIONAL TO
     41     0x221E: [452,8,1150,65,1084],      // INFINITY
     42     0x2220: [714,0,722,55,676],        // ANGLE
     43     0x2223: [750,249,319,129,190],     // DIVIDES
     44     0x2225: [750,248,575,145,430],     // PARALLEL TO
     45     0x2227: [604,17,767,64,702],       // LOGICAL AND
     46     0x2228: [604,16,767,64,702],       // LOGICAL OR
     47     0x2229: [603,16,767,64,702],       // stix-intersection, serifs
     48     0x222A: [604,16,767,64,702],       // stix-union, serifs
     49     0x222B: [711,211,569,64,632],      // INTEGRAL
     50     0x223C: [391,-109,894,64,828],     // TILDE OPERATOR
     51     0x2240: [583,82,319,64,254],       // WREATH PRODUCT
     52     0x2243: [502,3,894,64,829],        // ASYMPTOTICALLY EQUAL TO
     53     0x2245: [638,27,1000,64,829],      // APPROXIMATELY EQUAL TO
     54     0x2248: [524,-32,894,64,829],      // ALMOST EQUAL TO
     55     0x224D: [533,32,894,64,829],       // EQUIVALENT TO
     56     0x2250: [721,-109,894,64,829],     // APPROACHES THE LIMIT
     57     0x2260: [711,210,894,64,829],      // stix-not (vert) equals
     58     0x2261: [505,3,894,64,829],        // IDENTICAL TO
     59     0x2264: [697,199,894,96,797],      // LESS-THAN OR EQUAL TO
     60     0x2265: [697,199,894,96,797],      // GREATER-THAN OR EQUAL TO
     61     0x226A: [617,116,1150,64,1085],    // MUCH LESS-THAN
     62     0x226B: [618,116,1150,64,1085],    // MUCH GREATER-THAN
     63     0x227A: [585,86,894,96,797],       // PRECEDES
     64     0x227B: [586,86,894,96,797],       // SUCCEEDS
     65     0x2282: [587,85,894,96,797],       // SUBSET OF
     66     0x2283: [587,86,894,96,796],       // SUPERSET OF
     67     0x2286: [697,199,894,96,797],      // SUBSET OF OR EQUAL TO
     68     0x2287: [697,199,894,96,796],      // SUPERSET OF OR EQUAL TO
     69     0x228E: [604,16,767,64,702],       // MULTISET UNION
     70     0x2291: [697,199,894,96,828],      // SQUARE IMAGE OF OR EQUAL TO
     71     0x2292: [697,199,894,66,797],      // SQUARE ORIGINAL OF OR EQUAL TO
     72     0x2293: [604,-1,767,70,696],       // stix-square intersection, serifs
     73     0x2294: [604,-1,767,70,696],       // stix-square union, serifs
     74     0x2295: [632,132,894,64,828],      // stix-circled plus (with rim)
     75     0x2296: [632,132,894,64,828],      // CIRCLED MINUS
     76     0x2297: [632,132,894,64,828],      // stix-circled times (with rim)
     77     0x2298: [632,132,894,64,828],      // CIRCLED DIVISION SLASH
     78     0x2299: [632,132,894,64,828],      // CIRCLED DOT OPERATOR
     79     0x22A2: [693,-1,703,65,637],       // RIGHT TACK
     80     0x22A3: [693,-1,703,64,638],       // LEFT TACK
     81     0x22A4: [694,-1,894,64,829],       // DOWN TACK
     82     0x22A5: [693,-1,894,65,829],       // UP TACK
     83     0x22A8: [750,249,974,129,918],     // TRUE
     84     0x22C4: [523,21,575,15,560],       // DIAMOND OPERATOR
     85     0x22C5: [336,-166,319,74,245],     // DOT OPERATOR
     86     0x22C6: [502,0,575,24,550],        // STAR OPERATOR
     87     0x22C8: [540,39,1000,33,967],      // BOWTIE
     88     0x22EE: [951,29,319,74,245],       // VERTICAL ELLIPSIS
     89     0x22EF: [336,-166,1295,74,1221],   // MIDLINE HORIZONTAL ELLIPSIS
     90     0x22F1: [871,-101,1323,129,1194]   // DOWN RIGHT DIAGONAL ELLIPSIS
     91   }
     92 );
     93 
     94 MathJax.Ajax.loadComplete(MathJax.OutputJax["HTML-CSS"].fontDir + "/Main/Bold/MathOperators.js");