f.ts 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. /*************************************************************
  2. *
  3. * Copyright (c) 2017-2022 The MathJax Consortium
  4. *
  5. * Licensed under the Apache License, Version 2.0 (the "License");
  6. * you may not use this file except in compliance with the License.
  7. * You may obtain a copy of the License at
  8. *
  9. * http://www.apache.org/licenses/LICENSE-2.0
  10. *
  11. * Unless required by applicable law or agreed to in writing, software
  12. * distributed under the License is distributed on an "AS IS" BASIS,
  13. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  14. * See the License for the specific language governing permissions and
  15. * limitations under the License.
  16. */
  17. import * as Entities from '../Entities.js';
  18. Entities.add({
  19. Fcy: '\u0424',
  20. FilledSmallSquare: '\u25FC',
  21. Fouriertrf: '\u2131',
  22. fallingdotseq: '\u2252',
  23. fcy: '\u0444',
  24. female: '\u2640',
  25. ffilig: '\uFB03',
  26. fflig: '\uFB00',
  27. ffllig: '\uFB04',
  28. filig: '\uFB01',
  29. fjlig: '\u0066\u006A',
  30. fllig: '\uFB02',
  31. fltns: '\u25B1',
  32. fnof: '\u0192',
  33. forall: '\u2200',
  34. forkv: '\u2AD9',
  35. fpartint: '\u2A0D',
  36. frac12: '\u00BD',
  37. frac13: '\u2153',
  38. frac14: '\u00BC',
  39. frac15: '\u2155',
  40. frac16: '\u2159',
  41. frac18: '\u215B',
  42. frac23: '\u2154',
  43. frac25: '\u2156',
  44. frac34: '\u00BE',
  45. frac35: '\u2157',
  46. frac38: '\u215C',
  47. frac45: '\u2158',
  48. frac56: '\u215A',
  49. frac58: '\u215D',
  50. frac78: '\u215E',
  51. frasl: '\u2044'
  52. }, 'f');