p.ts 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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. Pcy: '\u041F',
  20. Poincareplane: '\u210C',
  21. Pr: '\u2ABB',
  22. Prime: '\u2033',
  23. Proportion: '\u2237',
  24. par: '\u2225',
  25. para: '\u00B6',
  26. parallel: '\u2225',
  27. parsim: '\u2AF3',
  28. parsl: '\u2AFD',
  29. part: '\u2202',
  30. pcy: '\u043F',
  31. percnt: '\u0025',
  32. permil: '\u2030',
  33. perp: '\u22A5',
  34. pertenk: '\u2031',
  35. phmmat: '\u2133',
  36. phone: '\u260E',
  37. pitchfork: '\u22D4',
  38. planck: '\u210F',
  39. planckh: '\u210E',
  40. plankv: '\u210F',
  41. plus: '\u002B',
  42. plusacir: '\u2A23',
  43. plusb: '\u229E',
  44. pluscir: '\u2A22',
  45. plusdo: '\u2214',
  46. plusdu: '\u2A25',
  47. pluse: '\u2A72',
  48. plusmn: '\u00B1',
  49. plussim: '\u2A26',
  50. plustwo: '\u2A27',
  51. pm: '\u00B1',
  52. pointint: '\u2A15',
  53. pound: '\u00A3',
  54. pr: '\u227A',
  55. prE: '\u2AB3',
  56. prcue: '\u227C',
  57. pre: '\u2AAF',
  58. prec: '\u227A',
  59. precapprox: '\u2AB7',
  60. preccurlyeq: '\u227C',
  61. preceq: '\u2AAF',
  62. precsim: '\u227E',
  63. primes: '\u2119',
  64. prnE: '\u2AB5',
  65. prnap: '\u2AB9',
  66. prnsim: '\u22E8',
  67. prod: '\u220F',
  68. profalar: '\u232E',
  69. profline: '\u2312',
  70. profsurf: '\u2313',
  71. prop: '\u221D',
  72. propto: '\u221D',
  73. prsim: '\u227E',
  74. prurel: '\u22B0',
  75. puncsp: '\u2008'
  76. }, 'p');