Main.js (2824B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Size4/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['LatinModernMathJax_Size4'] = { 21 directory: 'Size4/Regular', 22 family: 'LatinModernMathJax_Size4', 23 testString: '\u00A0\u0302\u0303\u0306\u030C\u0311\u032C\u032D\u032E\u032F\u0330\u2016\u2044\u20E9\u221A', 24 0x20: [0,0,332,0,0], 25 0x28: [1146,646,597,179,539], 26 0x29: [1146,646,597,58,418], 27 0x2F: [1722,1222,1222,56,1166], 28 0x5B: [1150,650,472,226,448], 29 0x5C: [1722,1222,1222,56,1166], 30 0x5D: [1150,650,472,24,246], 31 0x7B: [1150,650,667,97,569], 32 0x7C: [1292,792,278,109,169], 33 0x7D: [1150,650,667,98,570], 34 0xA0: [0,0,332,0,0], 35 0x302: [747,-571,1100,0,1100], 36 0x303: [762,-539,1115,0,1115], 37 0x306: [742,-576,1120,0,1120], 38 0x30C: [741,-565,1100,0,1100], 39 0x311: [759,-592,1120,0,1120], 40 0x32C: [-96,273,1100,0,1100], 41 0x32D: [-108,285,1100,0,1100], 42 0x32E: [-96,263,1120,0,1120], 43 0x32F: [-118,285,1120,0,1120], 44 0x330: [-118,341,1115,0,1115], 45 0x2016: [1292,792,386,56,330], 46 0x2044: [1722,1222,1222,56,1166], 47 0x20E9: [750,-527,1860,0,1860], 48 0x221A: [1750,1250,1000,111,1020], 49 0x2223: [1292,792,278,109,169], 50 0x2225: [1292,792,386,56,330], 51 0x2308: [1150,650,528,196,502], 52 0x2309: [1150,650,528,26,332], 53 0x230A: [1150,650,528,196,502], 54 0x230B: [1150,650,528,26,332], 55 0x2329: [1150,650,611,159,555], 56 0x232A: [1150,650,611,56,452], 57 0x23B4: [750,-527,1860,0,1860], 58 0x23B5: [-97,320,1860,0,1860], 59 0x23DC: [774,-506,2516,0,2516], 60 0x23DD: [-76,344,2516,0,2516], 61 0x23DE: [833,-502,2498,0,2498], 62 0x23DF: [-71,402,2498,0,2498], 63 0x23E0: [863,-607,2564,0,2564], 64 0x23E1: [-177,433,2564,0,2564], 65 0x27E6: [1150,650,660,211,637], 66 0x27E7: [1150,650,660,23,449], 67 0x27E8: [1150,650,611,159,555], 68 0x27E9: [1150,650,611,56,452], 69 0x27EA: [1150,650,905,159,849], 70 0x27EB: [1150,650,905,56,746], 71 0x27EE: [1168,668,432,176,376], 72 0x27EF: [1168,668,432,56,256] 73 }; 74 75 MathJax.Callback.Queue( 76 ["initFont",MathJax.OutputJax["HTML-CSS"],"LatinModernMathJax_Size4"], 77 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Size4/Regular/Main.js"] 78 );