Main.js (3559B)
1 /************************************************************* 2 * 3 * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/DoubleStruck/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_DoubleStruck'] = { 21 directory: 'DoubleStruck/Regular', 22 family: 'LatinModernMathJax_DoubleStruck', 23 testString: '\u00A0\u2102\u210D\u2115\u2119\u211A\u211D\u2124\u213C\u213D\u213E\u213F\u2140\u2145\u2146', 24 0x20: [0,0,332,0,0], 25 0xA0: [0,0,332,0,0], 26 0x2102: [705,22,667,55,611], 27 0x210D: [683,0,722,83,639], 28 0x2115: [683,0,722,83,639], 29 0x2119: [683,0,639,83,583], 30 0x211A: [705,194,667,55,611], 31 0x211D: [683,0,639,83,583], 32 0x2124: [683,0,667,55,611], 33 0x213C: [431,0,517,27,488], 34 0x213D: [431,216,472,27,444], 35 0x213E: [683,0,611,83,583], 36 0x213F: [683,0,667,83,583], 37 0x2140: [683,0,667,55,611], 38 0x2145: [683,0,694,47,680], 39 0x2146: [694,22,500,26,547], 40 0x2147: [453,22,472,26,460], 41 0x2148: [691,0,279,19,331], 42 0x2149: [691,216,389,-69,441], 43 0x1D538: [683,0,611,27,583], 44 0x1D539: [683,0,639,83,583], 45 0x1D53B: [683,0,694,83,639], 46 0x1D53C: [683,0,611,83,583], 47 0x1D53D: [683,0,611,83,583], 48 0x1D53E: [705,22,667,55,611], 49 0x1D540: [683,0,334,83,251], 50 0x1D541: [683,22,639,55,555], 51 0x1D542: [683,0,639,83,583], 52 0x1D543: [683,0,611,83,583], 53 0x1D544: [683,0,722,83,639], 54 0x1D546: [705,22,667,55,611], 55 0x1D54A: [705,22,611,55,555], 56 0x1D54B: [683,0,611,27,583], 57 0x1D54C: [683,22,722,83,639], 58 0x1D54D: [683,0,611,27,583], 59 0x1D54E: [683,0,833,27,805], 60 0x1D54F: [683,0,667,55,611], 61 0x1D550: [683,0,611,27,583], 62 0x1D552: [453,22,500,27,444], 63 0x1D553: [694,22,628,55,599], 64 0x1D554: [453,22,472,27,444], 65 0x1D555: [694,22,500,27,444], 66 0x1D556: [453,22,472,27,444], 67 0x1D557: [716,0,389,55,388], 68 0x1D558: [453,216,500,27,444], 69 0x1D559: [694,0,572,55,516], 70 0x1D55A: [691,0,279,33,245], 71 0x1D55B: [691,216,389,0,355], 72 0x1D55C: [694,0,544,55,516], 73 0x1D55D: [694,0,279,55,223], 74 0x1D55E: [453,0,722,55,667], 75 0x1D55F: [453,0,572,55,516], 76 0x1D560: [453,22,472,27,444], 77 0x1D561: [453,194,628,55,599], 78 0x1D562: [453,194,500,27,444], 79 0x1D563: [453,0,544,55,516], 80 0x1D564: [453,22,389,27,360], 81 0x1D565: [694,22,417,55,388], 82 0x1D566: [431,22,528,55,472], 83 0x1D567: [431,0,472,27,443], 84 0x1D568: [431,0,667,27,639], 85 0x1D569: [431,0,472,27,444], 86 0x1D56A: [431,216,472,27,443], 87 0x1D56B: [431,0,472,27,444], 88 0x1D7D8: [666,22,556,55,499], 89 0x1D7D9: [644,0,556,55,499], 90 0x1D7DA: [666,0,556,55,499], 91 0x1D7DB: [666,22,556,55,499], 92 0x1D7DC: [644,0,556,55,499], 93 0x1D7DD: [644,22,556,55,499], 94 0x1D7DE: [666,22,556,55,499], 95 0x1D7DF: [644,0,556,55,499], 96 0x1D7E0: [666,22,556,55,499], 97 0x1D7E1: [666,22,556,55,499] 98 }; 99 100 MathJax.Callback.Queue( 101 ["initFont",MathJax.OutputJax["HTML-CSS"],"LatinModernMathJax_DoubleStruck"], 102 ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/DoubleStruck/Regular/Main.js"] 103 );