largeop.js 741 B

1234567891011121314151617181920212223
  1. "use strict";
  2. Object.defineProperty(exports, "__esModule", { value: true });
  3. exports.largeop = void 0;
  4. var FontData_js_1 = require("../../FontData.js");
  5. var largeop_js_1 = require("../../../common/fonts/tex/largeop.js");
  6. exports.largeop = (0, FontData_js_1.AddCSS)(largeop_js_1.largeop, {
  7. 0x2016: { f: 'S1' },
  8. 0x2044: { c: '/' },
  9. 0x2191: { f: 'S1' },
  10. 0x2193: { f: 'S1' },
  11. 0x21D1: { f: 'S1' },
  12. 0x21D3: { f: 'S1' },
  13. 0x2223: { f: 'S1' },
  14. 0x2225: { f: 'S1' },
  15. 0x2329: { c: '\\27E8' },
  16. 0x232A: { c: '\\27E9' },
  17. 0x23D0: { f: 'S1' },
  18. 0x2758: { c: '\\2223', f: 'S1' },
  19. 0x2A0C: { c: '\\222C\\222C' },
  20. 0x3008: { c: '\\27E8' },
  21. 0x3009: { c: '\\27E9' },
  22. });
  23. //# sourceMappingURL=largeop.js.map