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.unicode2springer = { "U02A86": "\\goa", "U1D53D": "\\bbbf", "U025A1": "\\sq", "U021C6": "\\getsto", "U02709": "envelop", "U02A85": "\\loa", "U02273": "\\ga", "U029C8": "\\boxbox", "U02272": "\\la", "U02259": "\\cor", "U02115": "\\bbbn", "U02277": "\\grole", "U02276": "\\leogr", "U02033": "\\arcsec", "U02A8D": "\\lse", "U02032": "\\arcmin", "U02A8E": "\\gse", "U1D54A": "\\bbbs", "U02119": "\\bbbp", "U1D54B": "\\bbbt", "U0211D": "\\bbbr", "U000B0": "\\degree", "U1D544": "\\bbbm", "U1D542": "\\bbbk", "U02102": "\\bbbc", "U02124": "\\bbbz", "U02267": "\\gid", "U02266": "\\lid", "U02A9D": "\\sol", "U02A9E": "\\sog" };
//# sourceMappingURL=unicode2springer.js.map