b.ts 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  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. Barv: '\u2AE7',
  20. Barwed: '\u2306',
  21. Bcy: '\u0411',
  22. Bernoullis: '\u212C',
  23. Beta: '\u0392',
  24. Bumpeq: '\u224E',
  25. bNot: '\u2AED',
  26. backcong: '\u224C',
  27. backepsilon: '\u03F6',
  28. barvee: '\u22BD',
  29. barwed: '\u2305',
  30. barwedge: '\u2305',
  31. bbrk: '\u23B5',
  32. bbrktbrk: '\u23B6',
  33. bcong: '\u224C',
  34. bcy: '\u0431',
  35. bdquo: '\u201E',
  36. becaus: '\u2235',
  37. because: '\u2235',
  38. bemptyv: '\u29B0',
  39. bepsi: '\u03F6',
  40. bernou: '\u212C',
  41. bigcap: '\u22C2',
  42. bigcup: '\u22C3',
  43. bigvee: '\u22C1',
  44. bigwedge: '\u22C0',
  45. bkarow: '\u290D',
  46. blacksquare: '\u25AA',
  47. blacktriangleright: '\u25B8',
  48. blank: '\u2423',
  49. blk12: '\u2592',
  50. blk14: '\u2591',
  51. blk34: '\u2593',
  52. block: '\u2588',
  53. bne: '\u003D\u20E5',
  54. bnequiv: '\u2261\u20E5',
  55. bnot: '\u2310',
  56. bot: '\u22A5',
  57. bottom: '\u22A5',
  58. boxDL: '\u2557',
  59. boxDR: '\u2554',
  60. boxDl: '\u2556',
  61. boxDr: '\u2553',
  62. boxH: '\u2550',
  63. boxHD: '\u2566',
  64. boxHU: '\u2569',
  65. boxHd: '\u2564',
  66. boxHu: '\u2567',
  67. boxUL: '\u255D',
  68. boxUR: '\u255A',
  69. boxUl: '\u255C',
  70. boxUr: '\u2559',
  71. boxV: '\u2551',
  72. boxVH: '\u256C',
  73. boxVL: '\u2563',
  74. boxVR: '\u2560',
  75. boxVh: '\u256B',
  76. boxVl: '\u2562',
  77. boxVr: '\u255F',
  78. boxbox: '\u29C9',
  79. boxdL: '\u2555',
  80. boxdR: '\u2552',
  81. boxh: '\u2500',
  82. boxhD: '\u2565',
  83. boxhU: '\u2568',
  84. boxhd: '\u252C',
  85. boxhu: '\u2534',
  86. boxuL: '\u255B',
  87. boxuR: '\u2558',
  88. boxv: '\u2502',
  89. boxvH: '\u256A',
  90. boxvL: '\u2561',
  91. boxvR: '\u255E',
  92. boxvh: '\u253C',
  93. boxvl: '\u2524',
  94. boxvr: '\u251C',
  95. bprime: '\u2035',
  96. breve: '\u02D8',
  97. brvbar: '\u00A6',
  98. bsemi: '\u204F',
  99. bsim: '\u223D',
  100. bsime: '\u22CD',
  101. bsolb: '\u29C5',
  102. bsolhsub: '\u27C8',
  103. bullet: '\u2022',
  104. bump: '\u224E',
  105. bumpE: '\u2AAE',
  106. bumpe: '\u224F',
  107. bumpeq: '\u224F'
  108. }, 'b');