| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- /*************************************************************
- *
- * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Monospace/Regular/Main.js
- *
- * Copyright (c) 2013-2019 The MathJax Consortium
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
- MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['LatinModernMathJax_Monospace'] = {
- directory: 'Monospace/Regular',
- family: 'LatinModernMathJax_Monospace',
- 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',
- 0x20: [0,0,525,0,0],
- 0xA0: [0,0,525,0,0],
- 0x1D670: [623,0,525,27,497],
- 0x1D671: [611,0,525,23,482],
- 0x1D672: [622,11,525,40,484],
- 0x1D673: [611,0,525,19,485],
- 0x1D674: [611,0,525,26,502],
- 0x1D675: [611,0,525,28,490],
- 0x1D676: [622,11,525,38,496],
- 0x1D677: [611,0,525,22,502],
- 0x1D678: [611,0,525,79,446],
- 0x1D679: [611,11,525,71,478],
- 0x1D67A: [611,0,525,26,495],
- 0x1D67B: [611,0,525,32,488],
- 0x1D67C: [611,0,525,17,507],
- 0x1D67D: [611,0,525,28,496],
- 0x1D67E: [622,11,525,56,468],
- 0x1D67F: [611,0,525,26,480],
- 0x1D680: [622,139,525,56,468],
- 0x1D681: [611,11,525,22,522],
- 0x1D682: [622,11,525,52,472],
- 0x1D683: [611,0,525,26,498],
- 0x1D684: [611,11,525,4,520],
- 0x1D685: [611,8,525,18,506],
- 0x1D686: [611,8,525,11,513],
- 0x1D687: [611,0,525,27,496],
- 0x1D688: [611,0,525,19,505],
- 0x1D689: [611,0,525,48,481],
- 0x1D68A: [440,6,525,50,519],
- 0x1D68B: [611,6,525,12,488],
- 0x1D68C: [440,6,525,73,466],
- 0x1D68D: [611,6,525,36,512],
- 0x1D68E: [440,6,525,55,464],
- 0x1D68F: [617,0,525,42,437],
- 0x1D690: [442,229,525,29,509],
- 0x1D691: [611,0,525,12,512],
- 0x1D692: [605,0,525,78,455],
- 0x1D693: [605,228,525,48,369],
- 0x1D694: [611,0,525,21,508],
- 0x1D695: [611,0,525,58,467],
- 0x1D696: [437,0,525,-4,516],
- 0x1D697: [437,0,525,12,512],
- 0x1D698: [440,6,525,57,467],
- 0x1D699: [437,222,525,12,488],
- 0x1D69A: [437,222,525,40,537],
- 0x1D69B: [437,0,525,32,487],
- 0x1D69C: [440,6,525,72,459],
- 0x1D69D: [554,6,525,25,449],
- 0x1D69E: [431,6,525,12,512],
- 0x1D69F: [431,4,525,24,500],
- 0x1D6A0: [431,4,525,16,508],
- 0x1D6A1: [431,0,525,27,496],
- 0x1D6A2: [431,228,525,26,500],
- 0x1D6A3: [431,0,525,33,475],
- 0x1D7F6: [622,11,525,50,474],
- 0x1D7F7: [622,0,525,105,442],
- 0x1D7F8: [622,0,525,52,472],
- 0x1D7F9: [622,11,525,44,480],
- 0x1D7FA: [623,0,525,29,495],
- 0x1D7FB: [611,11,525,52,472],
- 0x1D7FC: [622,11,525,53,471],
- 0x1D7FD: [627,11,525,44,480],
- 0x1D7FE: [622,11,525,44,480],
- 0x1D7FF: [622,11,525,53,471]
- };
- MathJax.Callback.Queue(
- ["initFont",MathJax.OutputJax["HTML-CSS"],"LatinModernMathJax_Monospace"],
- ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Monospace/Regular/Main.js"]
- );
|