c.ts 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  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. CHcy: '\u0427',
  20. COPY: '\u00A9',
  21. Cacute: '\u0106',
  22. CapitalDifferentialD: '\u2145',
  23. Cayleys: '\u212D',
  24. Ccaron: '\u010C',
  25. Ccedil: '\u00C7',
  26. Ccirc: '\u0108',
  27. Cconint: '\u2230',
  28. Cdot: '\u010A',
  29. Cedilla: '\u00B8',
  30. Chi: '\u03A7',
  31. ClockwiseContourIntegral: '\u2232',
  32. CloseCurlyDoubleQuote: '\u201D',
  33. CloseCurlyQuote: '\u2019',
  34. Colon: '\u2237',
  35. Colone: '\u2A74',
  36. Conint: '\u222F',
  37. CounterClockwiseContourIntegral: '\u2233',
  38. cacute: '\u0107',
  39. capand: '\u2A44',
  40. capbrcup: '\u2A49',
  41. capcap: '\u2A4B',
  42. capcup: '\u2A47',
  43. capdot: '\u2A40',
  44. caps: '\u2229\uFE00',
  45. caret: '\u2041',
  46. caron: '\u02C7',
  47. ccaps: '\u2A4D',
  48. ccaron: '\u010D',
  49. ccedil: '\u00E7',
  50. ccirc: '\u0109',
  51. ccups: '\u2A4C',
  52. ccupssm: '\u2A50',
  53. cdot: '\u010B',
  54. cedil: '\u00B8',
  55. cemptyv: '\u29B2',
  56. cent: '\u00A2',
  57. centerdot: '\u00B7',
  58. chcy: '\u0447',
  59. checkmark: '\u2713',
  60. cir: '\u25CB',
  61. cirE: '\u29C3',
  62. cire: '\u2257',
  63. cirfnint: '\u2A10',
  64. cirmid: '\u2AEF',
  65. cirscir: '\u29C2',
  66. clubsuit: '\u2663',
  67. colone: '\u2254',
  68. coloneq: '\u2254',
  69. comma: '\u002C',
  70. commat: '\u0040',
  71. compfn: '\u2218',
  72. complement: '\u2201',
  73. complexes: '\u2102',
  74. cong: '\u2245',
  75. congdot: '\u2A6D',
  76. conint: '\u222E',
  77. coprod: '\u2210',
  78. copy: '\u00A9',
  79. copysr: '\u2117',
  80. crarr: '\u21B5',
  81. cross: '\u2717',
  82. csub: '\u2ACF',
  83. csube: '\u2AD1',
  84. csup: '\u2AD0',
  85. csupe: '\u2AD2',
  86. cudarrl: '\u2938',
  87. cudarrr: '\u2935',
  88. cularrp: '\u293D',
  89. cupbrcap: '\u2A48',
  90. cupcap: '\u2A46',
  91. cupcup: '\u2A4A',
  92. cupdot: '\u228D',
  93. cupor: '\u2A45',
  94. cups: '\u222A\uFE00',
  95. curarrm: '\u293C',
  96. curlyeqprec: '\u22DE',
  97. curlyeqsucc: '\u22DF',
  98. curren: '\u00A4',
  99. curvearrowleft: '\u21B6',
  100. curvearrowright: '\u21B7',
  101. cuvee: '\u22CE',
  102. cuwed: '\u22CF',
  103. cwconint: '\u2232',
  104. cwint: '\u2231',
  105. cylcty: '\u232D'
  106. }, 'c');