Main.js (3333B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Gyre-Termes/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['GyreTermesMathJax_Monospace'] = { 21 directory: 'Monospace/Regular', 22 family: 'GyreTermesMathJax_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,600,0,0], 25 0xA0: [0,0,600,0,0], 26 0x1D670: [563,0,600,9,591], 27 0x1D671: [563,0,600,43,541], 28 0x1D672: [576,16,600,63,534], 29 0x1D673: [563,0,600,43,520], 30 0x1D674: [563,0,600,43,520], 31 0x1D675: [563,0,600,43,520], 32 0x1D676: [576,16,600,63,562], 33 0x1D677: [563,0,600,53,551], 34 0x1D678: [563,0,600,113,487], 35 0x1D679: [563,16,600,84,583], 36 0x1D67A: [563,0,600,43,572], 37 0x1D67B: [563,0,600,63,541], 38 0x1D67C: [563,0,600,11,593], 39 0x1D67D: [563,0,600,22,562], 40 0x1D67E: [576,16,600,51,549], 41 0x1D67F: [563,0,600,43,499], 42 0x1D680: [576,115,600,51,549], 43 0x1D681: [563,0,600,43,589], 44 0x1D682: [576,16,600,92,508], 45 0x1D683: [563,0,600,72,528], 46 0x1D684: [563,16,600,40,560], 47 0x1D685: [563,0,600,9,591], 48 0x1D686: [563,0,600,20,580], 49 0x1D687: [563,0,600,40,560], 50 0x1D688: [563,0,600,51,549], 51 0x1D689: [563,0,600,103,497], 52 0x1D68A: [431,16,600,72,541], 53 0x1D68B: [604,16,600,22,541], 54 0x1D68C: [431,16,600,84,535], 55 0x1D68D: [604,16,600,63,583], 56 0x1D68E: [431,16,600,63,520], 57 0x1D68F: [604,0,600,105,541], 58 0x1D690: [431,186,600,63,562], 59 0x1D691: [604,0,600,43,551], 60 0x1D692: [610,0,600,92,508], 61 0x1D693: [610,186,600,147,458], 62 0x1D694: [604,0,600,63,541], 63 0x1D695: [604,0,600,92,508], 64 0x1D696: [431,0,600,11,593], 65 0x1D697: [431,0,600,53,541], 66 0x1D698: [431,16,600,72,528], 67 0x1D699: [431,186,600,22,541], 68 0x1D69A: [431,186,600,63,583], 69 0x1D69B: [427,0,600,84,541], 70 0x1D69C: [431,16,600,103,497], 71 0x1D69D: [563,16,600,43,499], 72 0x1D69E: [417,16,600,43,541], 73 0x1D69F: [417,0,600,30,570], 74 0x1D6A0: [417,0,600,30,570], 75 0x1D6A1: [417,0,600,51,549], 76 0x1D6A2: [417,186,600,51,549], 77 0x1D6A3: [417,0,600,115,489], 78 0x1D7F6: [618,15,600,113,487], 79 0x1D7F7: [612,0,600,113,487], 80 0x1D7F8: [618,0,600,84,478], 81 0x1D7F9: [618,15,600,96,499], 82 0x1D7FA: [604,0,600,105,478], 83 0x1D7FB: [604,15,600,96,499], 84 0x1D7FC: [618,15,600,136,510], 85 0x1D7FD: [604,1,600,105,478], 86 0x1D7FE: [618,15,600,113,487], 87 0x1D7FF: [618,15,600,136,510] 88 }; 89 90 MathJax.Callback.Queue( 91 ["initFont",MathJax.OutputJax["HTML-CSS"],"GyreTermesMathJax_Monospace"], 92 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Monospace/Regular/Main.js"] 93 );