Main.js (3307B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Gyre-Pagella/Monospace/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['GyrePagellaMathJax_Monospace'] = { 21 directory: 'Monospace/Regular', 22 family: 'GyrePagellaMathJax_Monospace', 23 testString: '\u00A0\uD835\uDE70\uD835\uDE71\uD835\uDE72\uD835\uDE73\uD835\uDE74\uD835\uDE75\uD835\uDE76\uD835\uDE77\uD835\uDE78\uD835\uDE79\uD835\uDE7A\uD835\uDE7B\uD835\uDE7C\uD835\uDE7D', 24 0x20: [0,0,350,0,0], 25 0xA0: [0,0,350,0,0], 26 0x1D670: [625,0,350,14,336], 27 0x1D671: [611,0,350,13,326], 28 0x1D672: [623,12,350,23,327], 29 0x1D673: [611,0,350,10,328], 30 0x1D674: [611,0,350,15,340], 31 0x1D675: [611,0,350,17,331], 32 0x1D676: [623,12,350,21,335], 33 0x1D677: [611,0,350,12,338], 34 0x1D678: [611,0,350,53,297], 35 0x1D679: [611,12,350,48,322], 36 0x1D67A: [611,0,350,13,334], 37 0x1D67B: [611,0,350,19,330], 38 0x1D67C: [611,0,350,7,343], 39 0x1D67D: [611,0,350,15,334], 40 0x1D67E: [623,12,350,34,316], 41 0x1D67F: [611,0,350,15,325], 42 0x1D680: [623,143,350,34,316], 43 0x1D681: [611,12,350,12,353], 44 0x1D682: [623,12,350,31,319], 45 0x1D683: [611,0,350,13,336], 46 0x1D684: [611,12,350,0,350], 47 0x1D685: [611,9,350,8,342], 48 0x1D686: [611,9,350,3,347], 49 0x1D687: [611,0,350,14,335], 50 0x1D688: [611,0,350,8,342], 51 0x1D689: [611,0,350,28,325], 52 0x1D68A: [435,6,350,24,345], 53 0x1D68B: [611,6,350,5,329], 54 0x1D68C: [435,6,350,47,314], 55 0x1D68D: [611,6,350,21,344], 56 0x1D68E: [435,6,350,34,314], 57 0x1D68F: [617,0,350,24,295], 58 0x1D690: [438,236,350,15,345], 59 0x1D691: [611,0,350,5,344], 60 0x1D692: [601,0,350,52,303], 61 0x1D693: [601,235,350,28,247], 62 0x1D694: [611,0,350,10,343], 63 0x1D695: [611,0,350,39,311], 64 0x1D696: [431,0,350,1,350], 65 0x1D697: [431,0,350,5,344], 66 0x1D698: [435,6,350,36,314], 67 0x1D699: [431,229,350,5,329], 68 0x1D69A: [431,229,350,24,362], 69 0x1D69B: [431,0,350,19,329], 70 0x1D69C: [435,6,350,45,309], 71 0x1D69D: [552,6,350,12,303], 72 0x1D69E: [425,6,350,5,344], 73 0x1D69F: [425,5,350,11,339], 74 0x1D6A0: [425,5,350,5,344], 75 0x1D6A1: [425,0,350,14,335], 76 0x1D6A2: [425,235,350,12,339], 77 0x1D6A3: [425,0,350,17,321], 78 0x1D7F6: [623,12,350,30,320], 79 0x1D7F7: [623,0,350,69,298], 80 0x1D7F8: [623,0,350,31,319], 81 0x1D7F9: [623,12,350,25,325], 82 0x1D7FA: [625,0,350,15,334], 83 0x1D7FB: [611,12,350,31,319], 84 0x1D7FC: [623,12,350,32,317], 85 0x1D7FD: [626,12,350,25,325], 86 0x1D7FE: [623,12,350,25,325], 87 0x1D7FF: [623,12,350,32,317] 88 }; 89 90 MathJax.Callback.Queue( 91 ["initFont",MathJax.OutputJax["HTML-CSS"],"GyrePagellaMathJax_Monospace"], 92 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Monospace/Regular/Main.js"] 93 );