Main.js (2752B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/Size2/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_Size2'] = { 21 directory: 'Size2/Regular', 22 family: 'GyreTermesMathJax_Size2', 23 testString: '\u00A0\u0302\u0303\u0306\u030C\u0311\u032C\u032D\u032E\u032F\u0330\u2016\u2044\u20E9\u221A', 24 0x20: [0,0,250,0,0], 25 0x28: [834,334,457,127,372], 26 0x29: [834,334,457,85,330], 27 0x2F: [936,436,658,80,578], 28 0x5B: [845,345,418,127,333], 29 0x5C: [936,436,658,80,578], 30 0x5D: [845,345,418,85,291], 31 0x7B: [836,336,435,85,350], 32 0x7C: [826,326,209,80,129], 33 0x7D: [836,336,435,85,350], 34 0xA0: [0,0,250,0,0], 35 0x302: [698,-537,727,0,727], 36 0x303: [688,-532,720,0,720], 37 0x306: [694,-542,740,0,740], 38 0x30C: [693,-532,727,0,727], 39 0x311: [707,-554,740,0,740], 40 0x32C: [-70,231,727,0,727], 41 0x32D: [-80,241,727,0,727], 42 0x32E: [-70,223,740,0,740], 43 0x32F: [-88,241,740,0,740], 44 0x330: [-88,244,720,0,720], 45 0x2016: [826,326,358,80,278], 46 0x2044: [936,436,658,80,578], 47 0x20E9: [732,-548,1125,0,1125], 48 0x221A: [1000,474,621,120,647], 49 0x2223: [826,326,209,80,129], 50 0x2225: [826,326,358,80,278], 51 0x2308: [845,326,418,127,333], 52 0x2309: [845,326,418,85,291], 53 0x230A: [826,345,418,127,333], 54 0x230B: [826,345,418,85,291], 55 0x2329: [941,441,409,85,324], 56 0x232A: [941,441,409,85,324], 57 0x23B4: [732,-548,1125,0,1125], 58 0x23B5: [-98,282,1125,0,1125], 59 0x23DC: [732,-541,1514,0,1514], 60 0x23DD: [-91,282,1514,0,1514], 61 0x23DE: [766,-533,1519,0,1519], 62 0x23DF: [-83,316,1519,0,1519], 63 0x23E0: [736,-547,1568,0,1568], 64 0x23E1: [-97,286,1568,0,1568], 65 0x27E6: [845,345,425,127,340], 66 0x27E7: [845,345,425,85,298], 67 0x27E8: [941,441,409,85,324], 68 0x27E9: [941,441,409,85,324], 69 0x27EA: [941,441,620,85,535], 70 0x27EB: [941,441,620,85,535], 71 0x27EE: [833,333,347,127,262], 72 0x27EF: [833,333,347,85,220] 73 }; 74 75 MathJax.Callback.Queue( 76 ["initFont",MathJax.OutputJax["HTML-CSS"],"GyreTermesMathJax_Size2"], 77 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size2/Regular/Main.js"] 78 );