Main.js 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. /*************************************************************
  2. *
  3. * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/Script/Regular/Main.js
  4. *
  5. * Copyright (c) 2013-2019 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. MathJax.OutputJax['HTML-CSS'].FONTDATA.FONTS['STIXMathJax_Script'] = {
  20. directory: 'Script/Regular',
  21. family: 'STIXMathJax_Script',
  22. testString: '\u00A0\u210A\u210B\u2110\u2112\u211B\u212C\u212F\u2130\u2131\u2133\u2134\uD835\uDC9C\uD835\uDC9E\uD835\uDC9F',
  23. 0x20: [0,0,250,0,0],
  24. 0xA0: [0,0,250,0,0],
  25. 0x210A: [441,219,738,30,678],
  26. 0x210B: [687,15,997,53,991],
  27. 0x2110: [675,15,897,26,888],
  28. 0x2112: [687,15,946,33,931],
  29. 0x211B: [687,15,944,34,876],
  30. 0x212C: [687,15,950,34,902],
  31. 0x212F: [441,11,627,30,554],
  32. 0x2130: [687,15,750,100,734],
  33. 0x2131: [680,0,919,43,907],
  34. 0x2133: [674,15,1072,38,1056],
  35. 0x2134: [441,11,697,30,680],
  36. 0x1D49C: [674,15,855,31,846],
  37. 0x1D49E: [687,15,797,37,781],
  38. 0x1D49F: [687,15,885,36,818],
  39. 0x1D4A2: [687,15,773,83,740],
  40. 0x1D4A5: [674,177,802,9,792],
  41. 0x1D4A6: [687,15,1009,40,1004],
  42. 0x1D4A9: [687,15,970,38,956],
  43. 0x1D4AA: [680,15,692,82,663],
  44. 0x1D4AB: [687,15,910,38,886],
  45. 0x1D4AC: [680,38,692,82,663],
  46. 0x1D4AE: [680,15,743,67,701],
  47. 0x1D4AF: [687,15,912,43,907],
  48. 0x1D4B0: [687,15,842,36,805],
  49. 0x1D4B1: [687,15,932,35,922],
  50. 0x1D4B2: [687,15,1078,35,1070],
  51. 0x1D4B3: [687,15,891,36,873],
  52. 0x1D4B4: [687,226,926,91,916],
  53. 0x1D4B5: [687,15,932,59,912],
  54. 0x1D4B6: [441,11,819,30,758],
  55. 0x1D4B7: [687,12,580,47,559],
  56. 0x1D4B8: [441,11,662,30,589],
  57. 0x1D4B9: [687,11,845,30,827],
  58. 0x1D4BB: [687,209,685,27,673],
  59. 0x1D4BD: [687,11,753,38,690],
  60. 0x1D4BE: [653,11,496,83,484],
  61. 0x1D4BF: [653,219,730,9,718],
  62. 0x1D4C0: [687,11,726,40,666],
  63. 0x1D4C1: [687,11,579,48,571],
  64. 0x1D4C2: [441,11,1038,49,978],
  65. 0x1D4C3: [441,11,761,49,701],
  66. 0x1D4C5: [441,209,773,23,694],
  67. 0x1D4C6: [441,209,780,30,743],
  68. 0x1D4C7: [444,0,580,48,572],
  69. 0x1D4C8: [531,11,515,62,412],
  70. 0x1D4C9: [658,11,551,30,532],
  71. 0x1D4CA: [424,11,753,30,693],
  72. 0x1D4CB: [441,11,618,30,582],
  73. 0x1D4CC: [441,11,888,30,852],
  74. 0x1D4CD: [441,11,752,65,675],
  75. 0x1D4CE: [424,219,658,30,617],
  76. 0x1D4CF: [478,11,691,52,617]
  77. };
  78. MathJax.Callback.Queue(
  79. ["initFont",MathJax.OutputJax["HTML-CSS"],"STIXMathJax_Script"],
  80. ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Script/Regular/Main.js"]
  81. );