mathy-unicode-characters
Version:
JavaScript / TypeScript utility to translate mathy Unicode characters to and from LaTeX, Mathematica, Wolfram, Elsevier Grid, etc.
4 lines • 750 B
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.springer2unicode = { "\\lid": "U02266", "\\cor": "U02259", "\\sog": "U02A9E", "\\degree": "U000B0", "\\loa": "U02A85", "\\lse": "U02A8D", "\\bbbz": "U02124", "\\gid": "U02267", "envelop": "U02709", "\\la": "U02272", "\\bbbt": "U1D54B", "\\bbbr": "U0211D", "\\bbbs": "U1D54A", "\\bbbp": "U02119", "\\bbbn": "U02115", "\\bbbm": "U1D544", "\\bbbk": "U1D542", "\\bbbf": "U1D53D", "\\grole": "U02277", "\\sol": "U02A9D", "\\arcsec": "U02033", "\\bbbc": "U02102", "\\arcmin": "U02032", "\\boxbox": "U029C8", "\\getsto": "U021C6", "\\goa": "U02A86", "\\gse": "U02A8E", "\\ga": "U02273", "\\leogr": "U02276", "\\sq": "U025A1" };
//# sourceMappingURL=springer2unicode.js.map