Main.js (3319B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/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['LatinModernMathJax_Monospace'] = { 21 directory: 'Monospace/Regular', 22 family: 'LatinModernMathJax_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,525,0,0], 25 0xA0: [0,0,525,0,0], 26 0x1D670: [623,0,525,27,497], 27 0x1D671: [611,0,525,23,482], 28 0x1D672: [622,11,525,40,484], 29 0x1D673: [611,0,525,19,485], 30 0x1D674: [611,0,525,26,502], 31 0x1D675: [611,0,525,28,490], 32 0x1D676: [622,11,525,38,496], 33 0x1D677: [611,0,525,22,502], 34 0x1D678: [611,0,525,79,446], 35 0x1D679: [611,11,525,71,478], 36 0x1D67A: [611,0,525,26,495], 37 0x1D67B: [611,0,525,32,488], 38 0x1D67C: [611,0,525,17,507], 39 0x1D67D: [611,0,525,28,496], 40 0x1D67E: [622,11,525,56,468], 41 0x1D67F: [611,0,525,26,480], 42 0x1D680: [622,139,525,56,468], 43 0x1D681: [611,11,525,22,522], 44 0x1D682: [622,11,525,52,472], 45 0x1D683: [611,0,525,26,498], 46 0x1D684: [611,11,525,4,520], 47 0x1D685: [611,8,525,18,506], 48 0x1D686: [611,8,525,11,513], 49 0x1D687: [611,0,525,27,496], 50 0x1D688: [611,0,525,19,505], 51 0x1D689: [611,0,525,48,481], 52 0x1D68A: [440,6,525,50,519], 53 0x1D68B: [611,6,525,12,488], 54 0x1D68C: [440,6,525,73,466], 55 0x1D68D: [611,6,525,36,512], 56 0x1D68E: [440,6,525,55,464], 57 0x1D68F: [617,0,525,42,437], 58 0x1D690: [442,229,525,29,509], 59 0x1D691: [611,0,525,12,512], 60 0x1D692: [605,0,525,78,455], 61 0x1D693: [605,228,525,48,369], 62 0x1D694: [611,0,525,21,508], 63 0x1D695: [611,0,525,58,467], 64 0x1D696: [437,0,525,-4,516], 65 0x1D697: [437,0,525,12,512], 66 0x1D698: [440,6,525,57,467], 67 0x1D699: [437,222,525,12,488], 68 0x1D69A: [437,222,525,40,537], 69 0x1D69B: [437,0,525,32,487], 70 0x1D69C: [440,6,525,72,459], 71 0x1D69D: [554,6,525,25,449], 72 0x1D69E: [431,6,525,12,512], 73 0x1D69F: [431,4,525,24,500], 74 0x1D6A0: [431,4,525,16,508], 75 0x1D6A1: [431,0,525,27,496], 76 0x1D6A2: [431,228,525,26,500], 77 0x1D6A3: [431,0,525,33,475], 78 0x1D7F6: [622,11,525,50,474], 79 0x1D7F7: [622,0,525,105,442], 80 0x1D7F8: [622,0,525,52,472], 81 0x1D7F9: [622,11,525,44,480], 82 0x1D7FA: [623,0,525,29,495], 83 0x1D7FB: [611,11,525,52,472], 84 0x1D7FC: [622,11,525,53,471], 85 0x1D7FD: [627,11,525,44,480], 86 0x1D7FE: [622,11,525,44,480], 87 0x1D7FF: [622,11,525,53,471] 88 }; 89 90 MathJax.Callback.Queue( 91 ["initFont",MathJax.OutputJax["HTML-CSS"],"LatinModernMathJax_Monospace"], 92 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Monospace/Regular/Main.js"] 93 );