Main.js 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. /*************************************************************
  2. *
  3. * MathJax/jax/output/HTML-CSS/fonts/Latin-Modern/Arrows/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['LatinModernMathJax_Arrows'] = {
  20. directory: 'Arrows/Regular',
  21. family: 'LatinModernMathJax_Arrows',
  22. testString: '\u00A0\u219F\u21A1\u21A4\u21A5\u21A7\u21B2\u21B3\u21B4\u21B5\u21C5\u21D6\u21D7\u21D8\u21D9',
  23. 0x20: [0,0,332,0,0],
  24. 0xA0: [0,0,332,0,0],
  25. 0x219F: [689,213,572,56,516],
  26. 0x21A1: [713,189,572,56,516],
  27. 0x21A4: [510,10,977,56,921],
  28. 0x21A5: [679,183,632,55,576],
  29. 0x21A7: [683,179,632,55,576],
  30. 0x21B2: [679,179,564,56,508],
  31. 0x21B3: [679,179,564,56,508],
  32. 0x21B4: [530,6,882,56,826],
  33. 0x21B5: [650,150,650,56,594],
  34. 0x21C5: [703,203,896,56,840],
  35. 0x21D6: [682,272,1066,56,1010],
  36. 0x21D7: [682,272,1066,56,1010],
  37. 0x21D8: [772,182,1066,56,1010],
  38. 0x21D9: [772,182,1066,56,1010],
  39. 0x21DC: [510,10,997,56,941],
  40. 0x21E6: [520,20,1050,56,994],
  41. 0x21E7: [725,213,652,56,596],
  42. 0x21E8: [520,20,1050,56,994],
  43. 0x21E9: [713,225,652,56,596],
  44. 0x21F3: [725,225,652,56,596],
  45. 0x21F5: [703,203,896,56,840],
  46. 0x21F6: [990,490,997,56,941],
  47. 0x27F4: [592,92,1121,56,1065],
  48. 0x27FB: [510,10,1443,56,1387],
  49. 0x27FD: [520,20,1437,56,1381],
  50. 0x27FE: [520,20,1437,56,1381],
  51. 0x27FF: [510,10,1463,56,1407],
  52. 0x2906: [520,20,991,56,935],
  53. 0x2907: [520,20,991,56,935]
  54. };
  55. MathJax.Callback.Queue(
  56. ["initFont",MathJax.OutputJax["HTML-CSS"],"LatinModernMathJax_Arrows"],
  57. ["loadComplete",MathJax.Ajax,MathJax.OutputJax["HTML-CSS"].fontDir+"/Arrows/Regular/Main.js"]
  58. );