Main.js 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. /*************************************************************
  2. *
  3. * MathJax/jax/output/HTML-CSS/fonts/Asana-Math/Marks/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['AsanaMathJax_Marks'] = {
  20. directory: 'Marks/Regular',
  21. family: 'AsanaMathJax_Marks',
  22. testString: '\u02DB\u0305\u0332\u0333\u033F\u0342\u2015\u2017\u201A\u201B\u201E\u2022\u2024\u2025\u2030',
  23. 0x20: [0,0,249,0,0],
  24. 0x2DB: [0,188,333,63,269],
  25. 0x305: [587,-542,0,-433,0],
  26. 0x332: [-130,175,0,-433,0],
  27. 0x333: [-130,283,0,-433,0],
  28. 0x33F: [695,-542,0,-433,0],
  29. 0x342: [729,-653,0,-324,-31],
  30. 0x2015: [271,-213,1000,0,1000],
  31. 0x2017: [-75,225,499,0,500],
  32. 0x201A: [100,165,403,141,334],
  33. 0x201B: [709,-446,277,45,233],
  34. 0x201E: [100,165,605,141,536],
  35. 0x2022: [466,-75,522,65,458],
  36. 0x2024: [111,5,315,100,216],
  37. 0x2025: [111,5,530,100,431],
  38. 0x2030: [709,20,1143,123,1021],
  39. 0x2036: [495,-47,599,53,548],
  40. 0x2037: [495,-47,834,53,783],
  41. 0x203B: [547,5,668,59,614],
  42. 0x203C: [694,5,973,81,394],
  43. 0x203F: [96,58,834,36,798],
  44. 0x2040: [642,-488,834,36,798],
  45. 0x2045: [726,184,332,79,288],
  46. 0x2046: [726,184,332,45,254],
  47. 0x2050: [688,0,980,43,937],
  48. 0x205D: [623,3,226,55,171],
  49. 0x205E: [630,3,226,55,171],
  50. 0x20D0: [791,-636,557,0,558],
  51. 0x20D1: [791,-636,557,0,558],
  52. 0x20D2: [813,31,416,252,312],
  53. 0x20D3: [1014,0,987,679,738],
  54. 0x20D4: [780,-492,680,0,681],
  55. 0x20D5: [780,-492,680,0,681],
  56. 0x20D6: [790,-519,557,0,558],
  57. 0x20D8: [417,-124,388,47,342],
  58. 0x20D9: [542,-236,447,47,401],
  59. 0x20DA: [541,-235,447,47,401],
  60. 0x20DB: [694,-578,519,27,493],
  61. 0x20DC: [694,-578,694,27,668],
  62. 0x20DD: [825,218,0,-1045,0],
  63. 0x20DE: [705,164,0,-870,1],
  64. 0x20DF: [1114,117,0,-1230,0],
  65. 0x20E0: [705,164,0,-872,-1],
  66. 0x20E1: [790,-519,556,0,557],
  67. 0x20E2: [655,55,0,-1255,0],
  68. 0x20E3: [960,259,0,-1219,0],
  69. 0x20E4: [896,62,0,-849,0],
  70. 0x20E5: [714,169,0,-333,0],
  71. 0x20E6: [713,172,0,-345,-76],
  72. 0x20E7: [710,15,0,-283,283],
  73. 0x20E8: [-142,258,519,27,493],
  74. 0x20E9: [723,-514,629,0,630],
  75. 0x20EA: [486,-55,1013,65,949],
  76. 0x20EB: [714,169,0,-609,-65],
  77. 0x20EC: [673,-518,557,0,558],
  78. 0x20ED: [673,-518,557,0,558],
  79. 0x20EE: [-83,354,556,0,557],
  80. 0x20EF: [-83,354,556,0,557],
  81. 0x3014: [709,191,384,87,298],
  82. 0x3015: [709,191,384,87,298],
  83. 0x3018: [709,191,384,87,298],
  84. 0x3019: [730,212,384,77,308]
  85. };
  86. MathJax.Callback.Queue(
  87. ["initFont",MathJax.OutputJax["HTML-CSS"],"AsanaMathJax_Marks"],
  88. ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Marks/Regular/Main.js"]
  89. );