i.ts 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  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. IEcy: '\u0415',
  20. IJlig: '\u0132',
  21. IOcy: '\u0401',
  22. Iacute: '\u00CD',
  23. Icirc: '\u00CE',
  24. Icy: '\u0418',
  25. Idot: '\u0130',
  26. Igrave: '\u00CC',
  27. Imacr: '\u012A',
  28. Implies: '\u21D2',
  29. Int: '\u222C',
  30. Iogon: '\u012E',
  31. Iota: '\u0399',
  32. Itilde: '\u0128',
  33. Iukcy: '\u0406',
  34. Iuml: '\u00CF',
  35. iacute: '\u00ED',
  36. ic: '\u2063',
  37. icirc: '\u00EE',
  38. icy: '\u0438',
  39. iecy: '\u0435',
  40. iexcl: '\u00A1',
  41. iff: '\u21D4',
  42. igrave: '\u00EC',
  43. ii: '\u2148',
  44. iiiint: '\u2A0C',
  45. iiint: '\u222D',
  46. iinfin: '\u29DC',
  47. iiota: '\u2129',
  48. ijlig: '\u0133',
  49. imacr: '\u012B',
  50. image: '\u2111',
  51. imagline: '\u2110',
  52. imagpart: '\u2111',
  53. imof: '\u22B7',
  54. imped: '\u01B5',
  55. in: '\u2208',
  56. incare: '\u2105',
  57. infintie: '\u29DD',
  58. inodot: '\u0131',
  59. int: '\u222B',
  60. integers: '\u2124',
  61. intercal: '\u22BA',
  62. intlarhk: '\u2A17',
  63. intprod: '\u2A3C',
  64. iocy: '\u0451',
  65. iogon: '\u012F',
  66. iprod: '\u2A3C',
  67. iquest: '\u00BF',
  68. isin: '\u2208',
  69. isinE: '\u22F9',
  70. isindot: '\u22F5',
  71. isins: '\u22F4',
  72. isinsv: '\u22F3',
  73. isinv: '\u2208',
  74. it: '\u2062',
  75. itilde: '\u0129',
  76. iukcy: '\u0456',
  77. iuml: '\u00EF'
  78. }, 'i');