| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- /*************************************************************
- *
- * MathJax/jax/output/HTML-CSS/fonts/Neo-Euler/Script/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['NeoEulerMathJax_Script'] = {
- directory: 'Script/Regular',
- family: 'NeoEulerMathJax_Script',
- testString: '\u00A0\u210B\u2110\u2112\u211B\u212C\u2130\u2131\u2133\uD835\uDC9C\uD835\uDC9E\uD835\uDC9F\uD835\uDCA2\uD835\uDCA5\uD835\uDCA6',
- 0x20: [0,0,333,0,0],
- 0xA0: [0,0,333,0,0],
- 0x210B: [690,8,884,33,872],
- 0x2110: [685,14,430,27,412],
- 0x2112: [685,7,715,26,613],
- 0x211B: [712,6,722,33,711],
- 0x212C: [712,1,761,42,683],
- 0x2130: [702,12,608,69,528],
- 0x2131: [699,15,649,38,710],
- 0x2133: [699,13,982,27,961],
- 0x1D49C: [694,15,770,-8,736],
- 0x1D49E: [697,15,602,70,561],
- 0x1D49F: [716,-4,830,52,764],
- 0x1D4A2: [697,130,604,72,524],
- 0x1D4A5: [692,129,506,28,468],
- 0x1D4A6: [690,12,824,29,794],
- 0x1D4A9: [706,7,774,28,802],
- 0x1D4AA: [686,18,707,71,633],
- 0x1D4AB: [710,11,660,44,638],
- 0x1D4AC: [694,24,662,72,616],
- 0x1D4AE: [702,12,542,28,481],
- 0x1D4AF: [693,6,586,26,660],
- 0x1D4B0: [699,16,714,25,691],
- 0x1D4B1: [709,9,664,27,638],
- 0x1D4B2: [702,5,989,30,963],
- 0x1D4B3: [706,9,716,50,693],
- 0x1D4B4: [702,136,595,25,502],
- 0x1D4B5: [696,11,656,58,632],
- 0x1D4D0: [711,17,887,10,860],
- 0x1D4D1: [727,1,864,38,794],
- 0x1D4D2: [709,15,680,59,644],
- 0x1D4D3: [727,1,938,28,881],
- 0x1D4D4: [708,12,687,61,628],
- 0x1D4D5: [731,14,755,31,802],
- 0x1D4D6: [705,138,683,52,601],
- 0x1D4D7: [699,12,999,29,990],
- 0x1D4D8: [703,18,563,28,506],
- 0x1D4D9: [701,137,571,31,540],
- 0x1D4DA: [709,9,931,27,903],
- 0x1D4DB: [710,12,808,26,741],
- 0x1D4DC: [710,17,1111,27,1081],
- 0x1D4DD: [712,13,874,25,889],
- 0x1D4DE: [707,20,799,45,738],
- 0x1D4DF: [726,13,746,29,712],
- 0x1D4E0: [705,42,765,42,725],
- 0x1D4E1: [732,12,816,29,842],
- 0x1D4E2: [715,18,598,7,554],
- 0x1D4E3: [697,11,654,26,735],
- 0x1D4E4: [709,13,799,9,797],
- 0x1D4E5: [702,16,751,27,714],
- 0x1D4E6: [710,8,1119,27,1081],
- 0x1D4E7: [712,11,811,27,774],
- 0x1D4E8: [709,135,680,-4,599],
- 0x1D4E9: [705,14,742,57,714]
- };
- MathJax.Callback.Queue(
- ["initFont",MathJax.OutputJax["HTML-CSS"],"NeoEulerMathJax_Script"],
- ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Script/Regular/Main.js"]
- );
|