mathy-unicode-characters
Version:
JavaScript / TypeScript utility to translate mathy Unicode characters to and from LaTeX, Mathematica, Wolfram, Elsevier Grid, etc.
4 lines • 1.27 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.acs2unicode = { "bulop": "U02218", "deg": "U000B0", "tridls": "U029E8", "there4": "U02234", "cong": "U02261", "Gt": "U0226B", "sqdott": "U022A1", "diams": "U02662", "conint": "U0222E", "radic": "U0221A", "les": "U02A7D", "rngs": "U025CF", "esdot": "U02250", "gsim": "U02273", "utri": "U025B3", "tridott": "U025EC", "bottom": "U022A5", "Lt": "U0226A", "vbarcir": "U0233D", "rng": "U025CB", "plus": "U0002B", "ap": "U02248", "exist": "U02203", "angst": "U0212B", "Verbar": "U02223", "ne": "U02260", "utrif": "U025B2", "Obox": "U025A1", "infin": "U0221E", "gE": "U02265", "sub": "U02282", "dtrif": "U025BC", "sum": "U02211", "crclbar": "U02296", "crcldt": "U02299", "thermod": "U029E7", "sup": "U02283", "cap": "U02229", "ges": "U02A7E", "prop": "U0221D", "tsqs": "U025C6", "lE": "U02264", "oplus": "U02295", "divide": "U000F7", "squf": "U025A0", "ang": "U02220", "sime": "U02243", "starf": "U02605", "prod": "U0220F", "or": "U02228", "bbull": "U02022", "forall": "U02200", "dtri": "U025BD", "int": "U0222B", "apprch": "U0225C", "tridrs": "U029E9", "equals": "U0003D", "mnplus": "U02213", "notin": "U02209", "plusmn": "U000B1", "isin": "U02208" };
//# sourceMappingURL=acs2unicode.js.map