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.unicode2acs = { "U02209": "notin", "U02605": "starf", "U02208": "isin", "U025BD": "dtri", "U022A5": "bottom", "U022A1": "sqdott", "U0002B": "plus", "U0212B": "angst", "U02295": "oplus", "U02250": "esdot", "U0220F": "prod", "U025C6": "tsqs", "U02213": "mnplus", "U025CB": "rng", "U02211": "sum", "U02299": "crcldt", "U02296": "crclbar", "U02218": "bulop", "U025CF": "rngs", "U0221E": "infin", "U0221D": "prop", "U0003D": "equals", "U0233D": "vbarcir", "U0221A": "radic", "U0225C": "apprch", "U02A7E": "ges", "U02261": "cong", "U02260": "ne", "U02223": "Verbar", "U02662": "diams", "U02265": "gE", "U02022": "bbull", "U02220": "ang", "U02264": "lE", "U02A7D": "les", "U0226B": "Gt", "U0226A": "Lt", "U02229": "cap", "U02228": "or", "U0222E": "conint", "U025A1": "Obox", "U025A0": "squf", "U0222B": "int", "U02273": "gsim", "U029E9": "tridrs", "U029E8": "tridls", "U029E7": "thermod", "U02234": "there4", "U025EC": "tridott", "U025B3": "utri", "U025B2": "utrif", "U000F7": "divide", "U000B1": "plusmn", "U000B0": "deg", "U02283": "sup", "U02282": "sub", "U02248": "ap", "U025BC": "dtrif", "U02203": "exist", "U02200": "forall", "U02243": "sime" };
//# sourceMappingURL=unicode2acs.js.map