Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Lodash cloneDeep vs structuredClone vs JSON Parse with lots of data
(version: 0)
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone
Comparing performance of:
Lodash cloneDeep vs Native structuredClone vs JSON Parse
Created:
3 years ago
by:
Guest
Jump to the latest result
HTML Preparation code:
<script src='https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.5/lodash.min.js'></script>
Script Preparation code:
var MyObject = { "#": {"math": "\\#", "text": "\\#"}, "$": {"math": "\\$", "text": "\\$"}, "%": {"math": "\\%", "text": "\\%"}, "&": {"math": "\\&", "text": "\\&"}, "/\u200b": {"text": "\\slash", "commandspacer": true}, "<": {"math": "<"}, ">": {"math": ">"}, "\\": {"math": "\\backslash", "text": "\\textbackslash", "commandspacer": true}, "^": {"math": "\\sphat", "text": "\\^"}, "_": {"math": "\\_", "text": "\\_"}, "i\ufe20a\ufe21": {"text": "\\t{ia}"}, "{": {"math": "\\lbrace", "text": "\\{"}, "}": {"math": "\\rbrace", "text": "\\}"}, "~": {"math": "\\sptilde", "text": "\\textasciitilde", "commandspacer": true}, "\u00a0": {"math": "~", "space": true, "text": "~"}, "\u00a1": {"text": "\\textexclamdown", "commandspacer": true}, "\u00a2": {"math": "\\cent", "text": "\\textcent", "commandspacer": true, "textpackages": ["textcomp"]}, "\u00a3": {"math": "\\pounds", "text": "\\textsterling", "commandspacer": true, "textpackages": ["textcomp"]}, "\u00a4": {"text": "\\textcurrency", "commandspacer": true, "textpackages": ["textcomp"]}, "\u00a5": {"math": "\\yen", "text": "\\textyen", "commandspacer": true, "textpackages": ["textcomp"]}, "\u00a6": {"text": "\\textbrokenbar", "commandspacer": true, "textpackages": ["textcomp"]}, "\u00a7": {"text": "\\textsection", "commandspacer": true, "textpackages": ["textcomp"]}, "\u00a8": {"math": "\\spddot", "text": "\\textasciidieresis", "commandspacer": true}, "\u00a9": {"text": "\\textcopyright", "commandspacer": true, "textpackages": ["textcomp"]}, "\u00aa": {"text": "\\textordfeminine", "commandspacer": true, "textpackages": ["textcomp"]}, "\u00ab": {"text": "\\guillemotleft", "commandspacer": true}, "\u00ac": {"math": "\\lnot"}, "\u00ad": {"math": "\\-", "text": "\\-"}, "\u00ae": {"math": "\\circledR", "text": "\\textregistered", "commandspacer": true, "textpackages": ["textcomp"]}, "\u00af": {"text": "\\textasciimacron", "commandspacer": true}, "\u00b0": {"math": "^\\circ", "text": "\\textdegree", "commandspacer": true, "textpackages": ["textcomp"]}, "\u00b1": {"math": "\\pm"}, "\u00b2": {"math": "^{2}"}, "\u00b3": {"math": "^{3}"}, "\u00b4": {"text": "\\textasciiacute", "commandspacer": true}, "\u00b5": {"text": "\\textmu", "commandspacer": true}, "\u00b6": {"text": "\\textparagraph", "commandspacer": true, "textpackages": ["textcomp"]}, "\u00b7": {"math": "\\cdot"}, "\u00b8": {"text": "\\c", "commandspacer": true}, "\u00b9": {"math": "^{1}"}, "\u00ba": {"text": "\\textordmasculine", "commandspacer": true, "textpackages": ["textcomp"]}, "\u00bb": {"text": "\\guillemotright", "commandspacer": true}, "\u00bc": {"math": "\\frac{1}{4}"}, "\u00bd": {"math": "\\frac{1}{2}"}, "\u00be": {"math": "\\frac{3}{4}"}, "\u00bf": {"text": "\\textquestiondown", "commandspacer": true}, "\u00c0": {"text": "\\`A"}, "\u00c1": {"text": "\\'A"}, "\u00c2": {"text": "\\^A"}, "\u00c3": {"text": "\\~A"}, "\u00c4": {"text": "\\\"A"}, "\u00c5": {"text": "\\AA", "commandspacer": true}, "\u00c6": {"text": "\\AE", "commandspacer": true}, "\u00c7": {"text": "\\c{C}"}, "\u00c8": {"text": "\\`E"}, "\u00c9": {"text": "\\'E"}, "\u00ca": {"text": "\\^E"}, "\u00cb": {"text": "\\\"E"}, "\u00cc": {"text": "\\`I"}, "\u00cd": {"text": "\\'I"}, "\u00ce": {"text": "\\^I"}, "\u00cf": {"text": "\\\"I"}, "\u00d0": {"text": "\\DH", "commandspacer": true}, "\u00d1": {"text": "\\~N"}, "\u00d2": {"text": "\\`O"}, "\u00d3": {"text": "\\'O"}, "\u00d4": {"text": "\\^O"}, "\u00d5": {"text": "\\~O"}, "\u00d6": {"text": "\\\"O"}, "\u00d7": {"math": "\\times", "text": "\\texttimes", "commandspacer": true}, "\u00d8": {"text": "\\O", "commandspacer": true}, "\u00d9": {"text": "\\`U"}, "\u00da": {"text": "\\'U"}, "\u00db": {"text": "\\^U"}, "\u00dc": {"text": "\\\"U"}, "\u00dd": {"text": "\\'Y"}, "\u00de": {"text": "\\TH", "commandspacer": true}, "\u00df": {"text": "\\ss", "commandspacer": true}, "\u00e0": {"text": "\\`a"}, "\u00e1": {"text": "\\'a"}, "\u00e2": {"text": "\\^a"}, "\u00e3": {"text": "\\~a"}, "\u00e4": {"text": "\\\"a"}, "\u00e5": {"text": "\\aa", "commandspacer": true}, "\u00e6": {"text": "\\ae", "commandspacer": true}, "\u00e7": {"text": "\\c{c}"}, "\u00e8": {"text": "\\`e"}, "\u00e9": {"text": "\\'e"}, "\u00ea": {"text": "\\^e"}, "\u00eb": {"text": "\\\"e"}, "\u00ec": {"text": "\\`i"}, "\u00ed": {"text": "\\'i"}, "\u00ee": {"text": "\\^i"}, "\u00ef": {"text": "\\\"i"}, "\u00f0": {"math": "\\eth", "mathpackages": ["amssymb", "arevmath"], "text": "\\dh", "commandspacer": true}, "\u00f1": {"text": "\\~n"}, "\u00f2": {"text": "\\`o"}, "\u00f3": {"text": "\\'o"}, "\u00f4": {"text": "\\^o"}, "\u00f5": {"text": "\\~o"}, "\u00f6": {"text": "\\\"o"}, "\u00f7": {"math": "\\div"}, "\u00f8": {"text": "\\o", "commandspacer": true}, "\u00f9": {"text": "\\`u"}, "\u00fa": {"text": "\\'u"}, "\u00fb": {"text": "\\^u"}, "\u00fc": {"text": "\\\"u"}, "\u00fd": {"text": "\\'y"}, "\u00fe": {"text": "\\th", "commandspacer": true}, "\u00ff": {"text": "\\\"y"}, "\u0100": {"text": "\\=A"}, "\u0101": {"text": "\\=a"}, "\u0102": {"text": "\\u{A}"}, "\u0103": {"text": "\\u{a}"}, "\u0104": {"text": "\\k{A}"}, "\u0105": {"text": "\\k{a}"}, "\u0106": {"text": "\\'C"}, "\u0107": {"text": "\\'c"}, "\u0108": {"text": "\\^C"}, "\u0109": {"text": "\\^c"}, "\u010a": {"text": "\\.C"}, "\u010b": {"text": "\\.c"}, "\u010c": {"text": "\\v{C}"}, "\u010d": {"text": "\\v{c}"}, "\u010e": {"text": "\\v{D}"}, "\u010f": {"text": "\\v{d}"}, "\u0110": {"text": "\\DJ", "commandspacer": true}, "\u0111": {"text": "\\dj", "commandspacer": true}, "\u0112": {"text": "\\=E"}, "\u0113": {"text": "\\=e"}, "\u0114": {"text": "\\u{E}"}, "\u0115": {"text": "\\u{e}"}, "\u0116": {"text": "\\.E"}, "\u0117": {"text": "\\.e"}, "\u0118": {"text": "\\k{E}"}, "\u0119": {"text": "\\k{e}"}, "\u011a": {"text": "\\v{E}"}, "\u011b": {"text": "\\v{e}"}, "\u011c": {"text": "\\^G"}, "\u011d": {"text": "\\^g"}, "\u011e": {"text": "\\u{G}"}, "\u011f": {"text": "\\u{g}"}, "\u0120": {"text": "\\.G"}, "\u0121": {"text": "\\.g"}, "\u0122": {"text": "\\c{G}"}, "\u0123": {"text": "\\c{g}"}, "\u0124": {"text": "\\^H"}, "\u0125": {"text": "\\^h"}, "\u0126": {"text": "{\\fontencoding{LELA}\\selectfont\\char40}"}, "\u0127": {"math": "\\Elzxh"}, "\u0128": {"text": "\\~I"}, "\u0129": {"text": "\\~i"}, "\u012a": {"text": "\\=I"}, "\u012b": {"text": "\\=i"}, "\u012c": {"text": "\\u{I}"}, "\u012d": {"text": "{\\u \\i}"}, "\u012e": {"text": "\\k{I}"}, "\u012f": {"text": "\\k{i}"}, "\u0130": {"text": "\\.I"}, "\u0131": {"math": "\\imath", "text": "\\i", "commandspacer": true}, "\u0132": {"text": "IJ"}, "\u0133": {"text": "ij"}, "\u0134": {"text": "\\^J"}, "\u0135": {"text": "\\^\\j", "commandspacer": true}, "\u0136": {"text": "\\c{K}"}, "\u0137": {"text": "\\c{k}"}, "\u0138": {"text": "{\\fontencoding{LELA}\\selectfont\\char91}"}, "\u0139": {"text": "\\'L"}, "\u013a": {"text": "\\'l"}, "\u013b": {"text": "\\c{L}"}, "\u013c": {"text": "\\c{l}"}, "\u013d": {"text": "\\v{L}"}, "\u013e": {"text": "\\v{l}"}, "\u013f": {"text": "{\\fontencoding{LELA}\\selectfont\\char201}"}, "\u0140": {"text": "{\\fontencoding{LELA}\\selectfont\\char202}"}, "\u0141": {"text": "\\L", "commandspacer": true}, "\u0142": {"text": "\\l", "commandspacer": true}, "\u0143": {"text": "\\'N"}, "\u0144": {"text": "\\'n"}, "\u0145": {"text": "\\c{N}"}, "\u0146": {"text": "\\c{n}"}, "\u0147": {"text": "\\v{N}"}, "\u0148": {"text": "\\v{n}"}, "\u0149": {"text": "'n"}, "\u014a": {"text": "\\NG", "commandspacer": true}, "\u014b": {"text": "\\ng", "commandspacer": true}, "\u014c": {"text": "\\=O"}, "\u014d": {"text": "\\=o"}, "\u014e": {"text": "\\u{O}"}, "\u014f": {"text": "\\u{o}"}, "\u0150": {"text": "\\H{O}"}, "\u0151": {"text": "\\H{o}"}, "\u0152": {"text": "\\OE", "commandspacer": true}, "\u0153": {"text": "\\oe", "commandspacer": true}, "\u0154": {"text": "\\'R"}, "\u0155": {"text": "\\'r"}, "\u0156": {"text": "\\c{R}"}, "\u0157": {"text": "\\c{r}"}, "\u0158": {"text": "\\v{R}"}, "\u0159": {"text": "\\v{r}"}, "\u015a": {"text": "\\'S"}, "\u015b": {"text": "\\'s"}, "\u015c": {"text": "\\^S"}, "\u015d": {"text": "\\^s"}, "\u015e": {"text": "\\c{S}"}, "\u015f": {"text": "\\c{s}"}, "\u0160": {"text": "\\v{S}"}, "\u0161": {"text": "\\v{s}"}, "\u0162": {"text": "\\c{T}"}, "\u0163": {"text": "\\c{t}"}, "\u0164": {"text": "\\v{T}"}, "\u0165": {"text": "\\v{t}"}, "\u0166": {"text": "{\\fontencoding{LELA}\\selectfont\\char47}"}, "\u0167": {"text": "{\\fontencoding{LELA}\\selectfont\\char63}"}, "\u0168": {"text": "\\~U"}, "\u0169": {"text": "\\~u"}, "\u016a": {"text": "\\=U"}, "\u016b": {"text": "\\=u"}, "\u016c": {"text": "\\u{U}"}, "\u016d": {"text": "\\u{u}"}, "\u016e": {"text": "\\r{U}"}, "\u016f": {"text": "\\r{u}"}, "\u0170": {"text": "\\H{U}"}, "\u0171": {"text": "\\H{u}"}, "\u0172": {"text": "\\k{U}"}, "\u0173": {"text": "\\k{u}"}, "\u0174": {"text": "\\^W"}, "\u0175": {"text": "\\^w"}, "\u0176": {"text": "\\^Y"}, "\u0177": {"text": "\\^y"}, "\u0178": {"text": "\\\"Y"}, "\u0179": {"text": "\\'Z"}, "\u017a": {"text": "\\'z"}, "\u017b": {"text": "\\.Z"}, "\u017c": {"text": "\\.z"}, "\u017d": {"text": "\\v{Z}"}, "\u017e": {"text": "\\v{z}"}, "\u017f": {"text": "s"}, "\u0192": {"math": "f"}, "\u0195": {"text": "\\texthvlig", "commandspacer": true}, "\u019e": {"text": "\\textnrleg", "commandspacer": true}, "\u01aa": {"text": "\\textesh", "commandspacer": true}, "\u01b5": {"math": "\\Zbar"}, "\u01ba": {"text": "{\\fontencoding{LELA}\\selectfont\\char195}"}, "\u01c2": {"text": "\\textdoublepipe", "commandspacer": true}, "\u01cd": {"text": "\\v{A}"}, "\u01ce": {"text": "\\v{a}"}, "\u01cf": {"text": "\\v{I}"}, "\u01d0": {"text": "\\v{i}"}, "\u01d1": {"text": "\\v{O}"}, "\u01d2": {"text": "\\v{o}"}, "\u01d3": {"text": "\\v{U}"}, "\u01d4": {"text": "\\v{u}"}, "\u01e6": {"text": "\\v{G}"}, "\u01e7": {"text": "\\v{g}"}, "\u01e8": {"text": "\\v{K}"}, "\u01e9": {"text": "\\v{k}"}, "\u01ea": {"text": "\\k{O}"}, "\u01eb": {"text": "\\k{o}"}, "\u01f0": {"text": "\\v{j}"}, "\u01f4": {"text": "\\'G"}, "\u01f5": {"text": "\\'g"}, "\u0228": {"text": "\\c{E}"}, "\u0229": {"text": "\\c{e}"}, "\u0237": {"math": "\\jmath"}, "\u0250": {"math": "\\Elztrna"}, "\u0252": {"math": "\\Elztrnsa"}, "\u0254": {"math": "\\Elzopeno"}, "\u0256": {"math": "\\Elzrtld"}, "\u0258": {"text": "{\\fontencoding{LEIP}\\selectfont\\char61}"}, "\u0259": {"math": "\\Elzschwa"}, "\u025b": {"math": "\\varepsilon"}, "\u0261": {"text": "g"}, "\u0263": {"math": "\\Elzpgamma"}, "\u0264": {"math": "\\Elzpbgam"}, "\u0265": {"math": "\\Elztrnh"}, "\u026c": {"math": "\\Elzbtdl"}, "\u026d": {"math": "\\Elzrtll"}, "\u026f": {"math": "\\Elztrnm"}, "\u0270": {"math": "\\Elztrnmlr"}, "\u0271": {"math": "\\Elzltlmr"}, "\u0272": {"text": "\\Elzltln", "commandspacer": true}, "\u0273": {"math": "\\Elzrtln"}, "\u0277": {"math": "\\Elzclomeg"}, "\u0278": {"text": "\\textphi", "commandspacer": true}, "\u0279": {"math": "\\Elztrnr"}, "\u027a": {"math": "\\Elztrnrl"}, "\u027b": {"math": "\\Elzrttrnr"}, "\u027c": {"math": "\\Elzrl"}, "\u027d": {"math": "\\Elzrtlr"}, "\u027e": {"math": "\\Elzfhr"}, "\u027f": {"text": "{\\fontencoding{LEIP}\\selectfont\\char202}"}, "\u0282": {"math": "\\Elzrtls"}, "\u0283": {"math": "\\Elzesh"}, "\u0287": {"math": "\\Elztrnt"}, "\u0288": {"math": "\\Elzrtlt"}, "\u028a": {"math": "\\Elzpupsil"}, "\u028b": {"math": "\\Elzpscrv"}, "\u028c": {"math": "\\Elzinvv"}, "\u028d": {"math": "\\Elzinvw"}, "\u028e": {"math": "\\Elztrny"}, "\u0290": {"math": "\\Elzrtlz"}, "\u0292": {"math": "\\Elzyogh"}, "\u0294": {"math": "\\Elzglst"}, "\u0295": {"math": "\\Elzreglst"}, "\u0296": {"math": "\\Elzinglst"}, "\u029e": {"text": "\\textturnk", "commandspacer": true}, "\u02a4": {"math": "\\Elzdyogh"}, "\u02a7": {"math": "\\Elztesh"}, "\u02b0": {"math": "^{h}", "text": "\\textsuperscript{h}"}, "\u02b2": {"math": "^{j}", "text": "\\textsuperscript{j}"}, "\u02b3": {"math": "^{r}", "text": "\\textsuperscript{r}"}, "\u02b7": {"math": "^{w}", "text": "\\textsuperscript{w}"}, "\u02b8": {"math": "^{y}", "text": "\\textsuperscript{y}"}, "\u02b9": {"text": "'"}, "\u02bb": {"text": "'"}, "\u02bc": {"text": "'"}, "\u02bd": {"text": "'"}, "\u02bf": {"text": "\\lasp", "commandspacer": true, "textpackages": ["mathscinet"]}, "\u02c6": {"text": "\\textasciicircum", "commandspacer": true}, "\u02c7": {"text": "\\textasciicaron", "commandspacer": true}, "\u02c8": {"math": "\\Elzverts"}, "\u02c9": {"text": "-"}, "\u02cc": {"math": "\\Elzverti"}, "\u02d0": {"math": "\\Elzlmrk"}, "\u02d1": {"math": "\\Elzhlmrk"}, "\u02d2": {"math": "\\Elzsbrhr"}, "\u02d3": {"math": "\\Elzsblhr"}, "\u02d4": {"math": "\\Elzrais"}, "\u02d5": {"math": "\\Elzlow"}, "\u02d8": {"text": "\\textasciibreve", "commandspacer": true}, "\u02d9": {"text": "\\textperiodcentered", "commandspacer": true, "textpackages": ["textcomp"]}, "\u02da": {"text": "\\r{}"}, "\u02db": {"text": "\\k{}"}, "\u02dc": {"text": "\\texttildelow", "commandspacer": true}, "\u02dd": {"text": "\\H{}"}, "\u02e1": {"math": "^{l}", "text": "\\textsuperscript{l}"}, "\u02e2": {"math": "^{s}", "text": "\\textsuperscript{s}"}, "\u02e3": {"math": "^{x}", "text": "\\textsuperscript{x}"}, "\u02e5": {"text": "\\tone{55}"}, "\u02e6": {"text": "\\tone{44}"}, "\u02e7": {"text": "\\tone{33}"}, "\u02e8": {"text": "\\tone{22}"}, "\u02e9": {"text": "\\tone{11}"}, "\u0300": {"math": "\\grave", "combiningdiacritic": true, "text": "\\`"}, "\u0300\u0304": {"text": "\\textgravemacron", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0304\u0300": {"text": "\\textgravemacron", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0300\u0307": {"text": "\\textgravedot", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0307\u0300": {"text": "\\textgravedot", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0301": {"math": "\\acute", "combiningdiacritic": true, "text": "\\'"}, "\u0301\u0304": {"text": "\\textacutemacron", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0304\u0301": {"text": "\\textacutemacron", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0301\u030c": {"text": "\\textacutewedge", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u030c\u0301": {"text": "\\textacutewedge", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0302": {"math": "\\hat", "combiningdiacritic": true, "text": "\\^"}, "\u0302\u0307": {"text": "\\textcircumdot", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0307\u0302": {"text": "\\textcircumdot", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0303": {"math": "\\tilde", "combiningdiacritic": true, "text": "\\~"}, "\u0303\u0307": {"text": "\\texttildedot", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0307\u0303": {"text": "\\texttildedot", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0304": {"math": "\\bar", "combiningdiacritic": true, "text": "\\="}, "\u0305": {"math": "\\overline", "combiningdiacritic": true}, "\u0306": {"math": "\\breve", "combiningdiacritic": true, "text": "\\u", "commandspacer": true}, "\u0306\u0304": {"text": "\\textbrevemacron", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0304\u0306": {"text": "\\textbrevemacron", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0307": {"math": "\\dot", "combiningdiacritic": true, "text": "\\."}, "\u0307\u0301": {"text": "\\textdotacute", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0301\u0307": {"text": "\\textdotacute", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0307\u0306": {"text": "\\textdotbreve", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0306\u0307": {"text": "\\textdotbreve", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0308": {"math": "\\ddot", "combiningdiacritic": true, "text": "\\\""}, "\u0309": {"math": "\\ovhook"}, "\u030a": {"math": "\\mathring", "combiningdiacritic": true, "text": "\\r", "commandspacer": true}, "\u030a\u0304": {"text": "\\textringmacron", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0304\u030a": {"text": "\\textringmacron", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u030b": {"text": "\\H", "commandspacer": true, "combiningdiacritic": true}, "\u030c": {"math": "\\check", "text": "\\v", "commandspacer": true, "combiningdiacritic": true}, "\u030d": {"text": "\\textvbaraccent", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u030e": {"text": "\\textdoublevbaraccent", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u030f": {"text": "\\textdoublegrave", "commandspacer": true, "combiningdiacritic": true}, "\u0310": {"text": "\\textdotbreve", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0311": {"text": "{\\fontencoding{LECO}\\selectfont\\char177}"}, "\u0312": {"math": "\\oturnedcomma"}, "\u0315": {"math": "\\ocommatopright"}, "\u0316": {"text": "\\textsubgrave", "commandspacer": true, "combiningdiacritic": true}, "\u0318": {"text": "\\textadvancing", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0319": {"text": "\\textretracting", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u031a": {"math": "\\droang", "text": "\\textcorner", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u031c": {"text": "\\textsublhalfring", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u031d": {"text": "\\textraising", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u031e": {"text": "\\textlowering", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u031f": {"text": "\\textsubplus", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0321": {"math": "\\Elzpalh"}, "\u0322": {"text": "\\Elzrh", "commandspacer": true}, "\u0323": {"text": "\\d", "commandspacer": true, "combiningdiacritic": true}, "\u0324": {"text": "\\textsubumlaut", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0325": {"text": "\\textsubring", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0327": {"text": "\\c", "commandspacer": true, "combiningdiacritic": true}, "\u0328": {"text": "\\k", "commandspacer": true, "combiningdiacritic": true}, "\u0329": {"text": "\\textsyllabic", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u032a": {"math": "\\Elzsbbrg", "text": "\\textsubbridge", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u032b": {"text": "{\\fontencoding{LECO}\\selectfont\\char203}"}, "\u032c": {"text": "\\textsubwedge", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u032f": {"text": "\\textsubarch", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0330": {"math": "\\utilde", "text": "\\textsubtilde", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0331": {"math": "\\underbar", "combiningdiacritic": true, "text": "\\textsubbar", "commandspacer": true, "textpackages": ["tipa"]}, "\u0332": {"math": "\\underline"}, "\u0334": {"text": "\\textsuperimposetilde", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0335": {"text": "\\Elzxl", "commandspacer": true}, "\u0336": {"text": "\\Elzbar", "commandspacer": true}, "\u0337": {"text": "{\\fontencoding{LECO}\\selectfont\\char215}"}, "\u0338": {"math": "\\not"}, "\u0339": {"text": "\\textsubrhalfring", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u033a": {"text": "\\textinvsubbridge", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u033b": {"text": "\\textsubsquare", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u033c": {"text": "\\textseagull", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u033d": {"text": "\\textovercross", "commandspacer": true, "combiningdiacritic": true, "textpackages": ["tipa"]}, "\u0361": {"text": "{\\fontencoding{LECO}\\selectfont\\char225}"}, "\u0374": {"text": "'"}, "\u0375": {"text": ","}, "\u037e": {"text": ";"}, "\u0386": {"text": "\\'A"}, "\u0388": {"text": "\\'E"}, "\u0389": {"text": "\\'H"}, "\u038a": {"text": "{\\'{}I}"}, "\u038c": {"text": "{\\'{}O}"}, "\u038e": {"math": "\\mathrm{'Y}"}, "\u038f": {"math": "\\mathrm{'\\Omega}"}, "\u0390": {"math": "\\acute{\\ddot{\\iota}}"}, "\u0391": {"math": "A"}, "\u0392": {"math": "B"}, "\u0393": {"math": "\\Gamma"}, "\u0394": {"math": "\\Delta"}, "\u0395": {"math": "E"}, "\u0396": {"math": "Z"}, "\u0397": {"math": "H"}, "\u0398": {"math": "\\Theta"}, "\u0399": {"math": "I"}, "\u039a": {"math": "K"}, "\u039b": {"math": "\\Lambda"}, "\u039c": {"math": "M"}, "\u039d": {"math": "N"}, "\u039e": {"math": "\\Xi"}, "\u039f": {"math": "O"}, "\u03a0": {"math": "\\Pi"}, "\u03a1": {"math": "P"}, "\u03a3": {"math": "\\Sigma"}, "\u03a4": {"math": "T"}, "\u03a5": {"math": "\\Upsilon"}, "\u03a6": {"math": "\\Phi"}, "\u03a7": {"math": "X"}, "\u03a8": {"math": "\\Psi"}, "\u03a9": {"math": "\\Omega"}, "\u03aa": {"math": "\\mathrm{\\ddot{I}}"}, "\u03ab": {"math": "\\mathrm{\\ddot{Y}}"}, "\u03ac": {"text": "{\\'$\\alpha$}"}, "\u03ad": {"math": "\\acute{\\epsilon}"}, "\u03ae": {"math": "\\acute{\\eta}"}, "\u03af": {"math": "\\acute{\\iota}"}, "\u03b0": {"math": "\\acute{\\ddot{\\upsilon}}"}, "\u03b1": {"math": "\\alpha"}, "\u03b2": {"math": "\\beta"}, "\u03b3": {"math": "\\gamma"}, "\u03b4": {"math": "\\delta"}, "\u03b5": {"math": "\\epsilon"}, "\u03b6": {"math": "\\zeta"}, "\u03b7": {"math": "\\eta"}, "\u03b8": {"math": "\\theta", "text": "\\texttheta", "commandspacer": true}, "\u03b9": {"math": "\\iota"}, "\u03ba": {"math": "\\kappa"}, "\u03bb": {"math": "\\lambda"}, "\u03bc": {"math": "\\mu"}, "\u03bd": {"math": "\\nu"}, "\u03be": {"math": "\\xi"}, "\u03bf": {"math": "o"}, "\u03c0": {"math": "\\pi"}, "\u03c1": {"math": "\\rho"}, "\u03c2": {"math": "\\varsigma"}, "\u03c3": {"math": "\\sigma"}, "\u03c4": {"math": "\\tau"}, "\u03c5": {"math": "\\upsilon"}, "\u03c6": {"math": "\\varphi"}, "\u03c7": {"math": "\\chi"}, "\u03c8": {"math": "\\psi"}, "\u03c9": {"math": "\\omega"}, "\u03ca": {"math": "\\ddot{\\iota}"}, "\u03cb": {"math": "\\ddot{\\upsilon}"}, "\u03cc": {"text": "\\'o"}, "\u03cd": {"math": "\\acute{\\upsilon}"}, "\u03ce": {"math": "\\acute{\\omega}"}, "\u03d0": {"math": "\\varbeta", "text": "\\Pisymbol{ppi022}{87}"}, "\u03d1": {"math": "\\vartheta", "text": "\\textvartheta", "commandspacer": true}, "\u03d2": {"math": "\\Upsilon"}, "\u03d5": {"math": "\\phi"}, "\u03d6": {"math": "\\varpi"}, "\u03d8": {"math": "\\Qoppa"}, "\u03d9": {"math": "\\qoppa"}, "\u03da": {"math": "\\Stigma"}, "\u03db": {"math": "\\stigma"}, "\u03dc": {"math": "\\Digamma"}, "\u03dd": {"math": "\\digamma"}, "\u03de": {"math": "\\Koppa"}, "\u03df": {"math": "\\koppa"}, "\u03e0": {"math": "\\Sampi"}, "\u03e1": {"math": "\\sampi"}, "\u03f0": {"math": "\\varkappa"}, "\u03f1": {"math": "\\varrho"}, "\u03f4": {"math": "\\upvarTheta", "text": "\\textTheta", "commandspacer": true}, "\u03f5": {"math": "\\epsilon"}, "\u03f6": {"math": "\\backepsilon"}, "\u0401": {"text": "\\cyrchar\\CYRYO", "commandspacer": true}, "\u0402": {"text": "\\cyrchar\\CYRDJE", "commandspacer": true}, "\u0403": {"text": "\\cyrchar{\\'\\CYRG}"}, "\u0404": {"text": "\\cyrchar\\CYRIE", "commandspacer": true}, "\u0405": {"text": "\\cyrchar\\CYRDZE", "commandspacer": true}, "\u0406": {"text": "\\cyrchar\\CYRII", "commandspacer": true}, "\u0407": {"text": "\\cyrchar\\CYRYI", "commandspacer": true}, "\u0408": {"text": "\\cyrchar\\CYRJE", "commandspacer": true}, "\u0409": {"text": "\\cyrchar\\CYRLJE", "commandspacer": true}, "\u040a": {"text": "\\cyrchar\\CYRNJE", "commandspacer": true}, "\u040b": {"text": "\\cyrchar\\CYRTSHE", "commandspacer": true}, "\u040c": {"text": "\\cyrchar{\\'\\CYRK}"}, "\u040e": {"text": "\\cyrchar\\CYRUSHRT", "commandspacer": true}, "\u040f": {"text": "\\cyrchar\\CYRDZHE", "commandspacer": true}, "\u0410": {"text": "\\cyrchar\\CYRA", "commandspacer": true}, "\u0411": {"text": "\\cyrchar\\CYRB", "commandspacer": true}, "\u0412": {"text": "\\cyrchar\\CYRV", "commandspacer": true}, "\u0413": {"text": "\\cyrchar\\CYRG", "commandspacer": true}, "\u0414": {"text": "\\cyrchar\\CYRD", "commandspacer": true}, "\u0415": {"text": "\\cyrchar\\CYRE", "commandspacer": true}, "\u0416": {"text": "\\cyrchar\\CYRZH", "commandspacer": true}, "\u0417": {"text": "\\cyrchar\\CYRZ", "commandspacer": true}, "\u0418": {"text": "\\cyrchar\\CYRI", "commandspacer": true}, "\u0419": {"text": "\\cyrchar\\CYRISHRT", "commandspacer": true}, "\u041a": {"text": "\\cyrchar\\CYRK", "commandspacer": true}, "\u041b": {"text": "\\cyrchar\\CYRL", "commandspacer": true}, "\u041c": {"text": "\\cyrchar\\CYRM", "commandspacer": true}, "\u041d": {"text": "\\cyrchar\\CYRN", "commandspacer": true}, "\u041e": {"text": "\\cyrchar\\CYRO", "commandspacer": true}, "\u041f": {"text": "\\cyrchar\\CYRP", "commandspacer": true}, "\u0420": {"text": "\\cyrchar\\CYRR", "commandspacer": true}, "\u0421": {"text": "\\cyrchar\\CYRS", "commandspacer": true}, "\u0422": {"text": "\\cyrchar\\CYRT", "commandspacer": true}, "\u0423": {"text": "\\cyrchar\\CYRU", "commandspacer": true}, "\u0424": {"text": "\\cyrchar\\CYRF", "commandspacer": true}, "\u0425": {"text": "\\cyrchar\\CYRH", "commandspacer": true}, "\u0426": {"text": "\\cyrchar\\CYRC", "commandspacer": true}, "\u0427": {"text": "\\cyrchar\\CYRCH", "commandspacer": true}, "\u0428": {"text": "\\cyrchar\\CYRSH", "commandspacer": true}, "\u0429": {"text": "\\cyrchar\\CYRSHCH", "commandspacer": true}, "\u042a": {"text": "\\cyrchar\\CYRHRDSN", "commandspacer": true}, "\u042b": {"text": "\\cyrchar\\CYRERY", "commandspacer": true}, "\u042c": {"text": "\\cyrchar\\CYRSFTSN", "commandspacer": true}, "\u042d": {"text": "\\cyrchar\\CYREREV", "commandspacer": true}, "\u042e": {"text": "\\cyrchar\\CYRYU", "commandspacer": true}, "\u042f": {"text": "\\cyrchar\\CYRYA", "commandspacer": true}, "\u0430": {"text": "\\cyrchar\\cyra", "commandspacer": true}, "\u0431": {"text": "\\cyrchar\\cyrb", "commandspacer": true}, "\u0432": {"text": "\\cyrchar\\cyrv", "commandspacer": true}, "\u0433": {"text": "\\cyrchar\\cyrg", "commandspacer": true}, "\u0434": {"text": "\\cyrchar\\cyrd", "commandspacer": true}, "\u0435": {"text": "\\cyrchar\\cyre", "commandspacer": true}, "\u0436": {"text": "\\cyrchar\\cyrzh", "commandspacer": true}, "\u0437": {"text": "\\cyrchar\\cyrz", "commandspacer": true}, "\u0438": {"text": "\\cyrchar\\cyri", "commandspacer": true}, "\u0439": {"text": "\\cyrchar\\cyrishrt", "commandspacer": true}, "\u043a": {"text": "\\cyrchar\\cyrk", "commandspacer": true}, "\u043b": {"text": "\\cyrchar\\cyrl", "commandspacer": true}, "\u043c": {"text": "\\cyrchar\\cyrm", "commandspacer": true}, "\u043d": {"text": "\\cyrchar\\cyrn", "commandspacer": true}, "\u043e": {"text": "\\cyrchar\\cyro", "commandspacer": true}, "\u043f": {"text": "\\cyrchar\\cyrp", "commandspacer": true}, "\u0440": {"text": "\\cyrchar\\cyrr", "commandspacer": true}, "\u0441": {"text": "\\cyrchar\\cyrs", "commandspacer": true}, "\u0442": {"text": "\\cyrchar\\cyrt", "commandspacer": true}, "\u0443": {"text": "\\cyrchar\\cyru", "commandspacer": true}, "\u0444": {"text": "\\cyrchar\\cyrf", "commandspacer": true}, "\u0445": {"text": "\\cyrchar\\cyrh", "commandspacer": true}, "\u0446": {"text": "\\cyrchar\\cyrc", "commandspacer": true}, "\u0447": {"text": "\\cyrchar\\cyrch", "commandspacer": true}, "\u0448": {"text": "\\cyrchar\\cyrsh", "commandspacer": true}, "\u0449": {"text": "\\cyrchar\\cyrshch", "commandspacer": true}, "\u044a": {"text": "\\cyrchar\\cyrhrdsn", "commandspacer": true}, "\u044b": {"text": "\\cyrchar\\cyrery", "commandspacer": true}, "\u044c": {"text": "\\cyrchar\\cyrsftsn", "commandspacer": true}, "\u044d": {"text": "\\cyrchar\\cyrerev", "commandspacer": true}, "\u044e": {"text": "\\cyrchar\\cyryu", "commandspacer": true}, "\u044f": {"text": "\\cyrchar\\cyrya", "commandspacer": true}, "\u0451": {"text": "\\cyrchar\\cyryo", "commandspacer": true}, "\u0452": {"text": "\\cyrchar\\cyrdje", "commandspacer": true}, "\u0453": {"text": "\\cyrchar{\\'\\cyrg}"}, "\u0454": {"text": "\\cyrchar\\cyrie", "commandspacer": true}, "\u0455": {"text": "\\cyrchar\\cyrdze", "commandspacer": true}, "\u0456": {"text": "\\cyrchar\\cyrii", "commandspacer": true}, "\u0457": {"text": "\\cyrchar\\cyryi", "commandspacer": true}, "\u0458": {"text": "\\cyrchar\\cyrje", "commandspacer": true}, "\u0459": {"text": "\\cyrchar\\cyrlje", "commandspacer": true}, "\u045a": {"text": "\\cyrchar\\cyrnje", "commandspacer": true}, "\u045b": {"text": "\\cyrchar\\cyrtshe", "commandspacer": true}, "\u045c": {"text": "\\cyrchar{\\'\\cyrk}"}, "\u045e": {"text": "\\cyrchar\\cyrushrt", "commandspacer": true}, "\u045f": {"text": "\\cyrchar\\cyrdzhe", "commandspacer": true}, "\u0460": {"text": "\\cyrchar\\CYROMEGA", "commandspacer": true}, "\u0461": {"text": "\\cyrchar\\cyromega", "commandspacer": true}, "\u0462": {"text": "\\cyrchar\\CYRYAT", "commandspacer": true}, "\u0464": {"text": "\\cyrchar\\CYRIOTE", "commandspacer": true}, "\u0465": {"text": "\\cyrchar\\cyriote", "commandspacer": true}, "\u0466": {"text": "\\cyrchar\\CYRLYUS", "commandspacer": true}, "\u0467": {"text": "\\cyrchar\\cyrlyus", "commandspacer": true}, "\u0468": {"text": "\\cyrchar\\CYRIOTLYUS", "commandspacer": true}, "\u0469": {"text": "\\cyrchar\\cyriotlyus", "commandspacer": true}, "\u046a": {"text": "\\cyrchar\\CYRBYUS", "commandspacer": true}, "\u046c": {"text": "\\cyrchar\\CYRIOTBYUS", "commandspacer": true}, "\u046d": {"text": "\\cyrchar\\cyriotbyus", "commandspacer": true}, "\u046e": {"text": "\\cyrchar\\CYRKSI", "commandspacer": true}, "\u046f": {"text": "\\cyrchar\\cyrksi", "commandspacer": true}, "\u0470": {"text": "\\cyrchar\\CYRPSI", "commandspacer": true}, "\u0471": {"text": "\\cyrchar\\cyrpsi", "commandspacer": true}, "\u0472": {"text": "\\cyrchar\\CYRFITA", "commandspacer": true}, "\u0474": {"text": "\\cyrchar\\CYRIZH", "commandspacer": true}, "\u0478": {"text": "\\cyrchar\\CYRUK", "commandspacer": true}, "\u0479": {"text": "\\cyrchar\\cyruk", "commandspacer": true}, "\u047a": {"text": "\\cyrchar\\CYROMEGARND", "commandspacer": true}, "\u047b": {"text": "\\cyrchar\\cyromegarnd", "commandspacer": true}, "\u047c": {"text": "\\cyrchar\\CYROMEGATITLO", "commandspacer": true}, "\u047d": {"text": "\\cyrchar\\cyromegatitlo", "commandspacer": true}, "\u047e": {"text": "\\cyrchar\\CYROT", "commandspacer": true}, "\u047f": {"text": "\\cyrchar\\cyrot", "commandspacer": true}, "\u0480": {"text": "\\cyrchar\\CYRKOPPA", "commandspacer": true}, "\u0481": {"text": "\\cyrchar\\cyrkoppa", "commandspacer": true}, "\u0482": {"text": "\\cyrchar\\cyrthousands", "commandspacer": true}, "\u0488": {"text": "\\cyrchar\\cyrhundredthousands", "commandspacer": true}, "\u0489": {"text": "\\cyrchar\\cyrmillions", "commandspacer": true}, "\u048c": {"text": "\\cyrchar\\CYRSEMISFTSN", "commandspacer": true}, "\u048d": {"text": "\\cyrchar\\cyrsemisftsn", "commandspacer": true}, "\u048e": {"text": "\\cyrchar\\CYRRTICK", "commandspacer": true}, "\u048f": {"text": "\\cyrchar\\cyrrtick", "commandspacer": true}, "\u0490": {"text": "\\cyrchar\\CYRGUP", "commandspacer": true}, "\u0491": {"text": "\\cyrchar\\cyrgup", "commandspacer": true}, "\u0492": {"text": "\\cyrchar\\CYRGHCRS", "commandspacer": true}, "\u0493": {"text": "\\cyrchar\\cyrghcrs", "commandspacer": true}, "\u0494": {"text": "\\cyrchar\\CYRGHK", "commandspacer": true}, "\u0495": {"text": "\\cyrchar\\cyrghk", "commandspacer": true}, "\u0496": {"text": "\\cyrchar\\CYRZHDSC", "commandspacer": true}, "\u0497": {"text": "\\cyrchar\\cyrzhdsc", "commandspacer": true}, "\u0498": {"text": "\\cyrchar\\CYRZDSC", "commandspacer": true}, "\u0499": {"text": "\\cyrchar\\cyrzdsc", "commandspacer": true}, "\u049a": {"text": "\\cyrchar\\CYRKDSC", "commandspacer": true}, "\u049b": {"text": "\\cyrchar\\cyrkdsc", "commandspacer": true}, "\u049c": {"text": "\\cyrchar\\CYRKVCRS", "commandspacer": true}, "\u049d": {"text": "\\cyrchar\\cyrkvcrs", "commandspacer": true}, "\u049e": {"text": "\\cyrchar\\CYRKHCRS", "commandspacer": true}, "\u049f": {"text": "\\cyrchar\\cyrkhcrs", "commandspacer": true}, "\u04a0": {"text": "\\cyrchar\\CYRKBEAK", "commandspacer": true}, "\u04a1": {"text": "\\cyrchar\\cyrkbeak", "commandspacer": true}, "\u04a2": {"text": "\\cyrchar\\CYRNDSC", "commandspacer": true}, "\u04a3": {"text": "\\cyrchar\\cyrndsc", "commandspacer": true}, "\u04a4": {"text": "\\cyrchar\\CYRNG", "commandspacer": true}, "\u04a5": {"text": "\\cyrchar\\cyrng", "commandspacer": true}, "\u04a6": {"text": "\\cyrchar\\CYRPHK", "commandspacer": true}, "\u04a7": {"text": "\\cyrchar\\cyrphk", "commandspacer": true}, "\u04a8": {"text": "\\cyrchar\\CYRABHHA", "commandspacer": true}, "\u04a9": {"text": "\\cyrchar\\cyrabhha", "commandspacer": true}, "\u04aa": {"text": "\\cyrchar\\CYRSDSC", "commandspacer": true}, "\u04ab": {"text": "\\cyrchar\\cyrsdsc", "commandspacer": true}, "\u04ac": {"text": "\\cyrchar\\CYRTDSC", "commandspacer": true}, "\u04ad": {"text": "\\cyrchar\\cyrtdsc", "commandspacer": true}, "\u04ae": {"text": "\\cyrchar\\CYRY", "commandspacer": true}, "\u04af": {"text": "\\cyrchar\\cyry", "commandspacer": true}, "\u04b0": {"text": "\\cyrchar\\CYRYHCRS", "commandspacer": true}, "\u04b1": {"text": "\\cyrchar\\cyryhcrs", "commandspacer": true}, "\u04b2": {"text": "\\cyrchar\\CYRHDSC", "commandspacer": true}, "\u04b3": {"text": "\\cyrchar\\cyrhdsc", "commandspacer": true}, "\u04b4": {"text": "\\cyrchar\\CYRTETSE", "commandspacer": true}, "\u04b5": {"text": "\\cyrchar\\cyrtetse", "commandspacer": true}, "\u04b6": {"text": "\\cyrchar\\CYRCHRDSC", "commandspacer": true}, "\u04b7": {"text": "\\cyrchar\\cyrchrdsc", "commandspacer": true}, "\u04b8": {"text": "\\cyrchar\\CYRCHVCRS", "commandspacer": true}, "\u04b9": {"text": "\\cyrchar\\cyrchvcrs", "commandspacer": true}, "\u04ba": {"text": "\\cyrchar\\CYRSHHA", "commandspacer": true}, "\u04bb": {"text": "\\cyrchar\\cyrshha", "commandspacer": true}, "\u04bc": {"text": "\\cyrchar\\CYRABHCH", "commandspacer": true}, "\u04bd": {"text": "\\cyrchar\\cyrabhch", "commandspacer": true}, "\u04be": {"text": "\\cyrchar\\CYRABHCHDSC", "commandspacer": true}, "\u04bf": {"text": "\\cyrchar\\cyrabhchdsc", "commandspacer": true}, "\u04c0": {"text": "\\cyrchar\\CYRpalochka", "commandspacer": true}, "\u04c3": {"text": "\\cyrchar\\CYRKHK", "commandspacer": true}, "\u04c4": {"text": "\\cyrchar\\cyrkhk", "commandspacer": true}, "\u04c7": {"text": "\\cyrchar\\CYRNHK", "commandspacer": true}, "\u04c8": {"text": "\\cyrchar\\cyrnhk", "commandspacer": true}, "\u04cb": {"text": "\\cyrchar\\CYRCHLDSC", "commandspacer": true}, "\u04cc": {"text": "\\cyrchar\\cyrchldsc", "commandspacer": true}, "\u04d4": {"text": "\\cyrchar\\CYRAE", "commandspacer": true}, "\u04d5": {"text": "\\cyrchar\\cyrae", "commandspacer": true}, "\u04d8": {"text": "\\cyrchar\\CYRSCHWA", "commandspacer": true}, "\u04d9": {"text": "\\cyrchar\\cyrschwa", "commandspacer": true}, "\u04e0": {"text": "\\cyrchar\\CYRABHDZE", "commandspacer": true}, "\u04e1": {"text": "\\cyrchar\\cyrabhdze", "commandspacer": true}, "\u04e8": {"text": "\\cyrchar\\CYROTLD", "commandspacer": true}, "\u04e9": {"text": "\\cyrchar\\cyrotld", "commandspacer": true}, "\u0871": {"math": "\\\\backslash"}, "\u1d43": {"math": "^{a}", "text": "\\textsuperscript{a}"}, "\u1d47": {"math": "^{b}", "text": "\\textsuperscript{b}"}, "\u1d48": {"math": "^{d}", "text": "\\textsuperscript{d}"}, "\u1d49": {"math": "^{e}", "text": "\\textsuperscript{e}"}, "\u1d4d": {"math": "^{g}", "text": "\\textsuperscript{g}"}, "\u1d4f": {"math": "^{k}", "text": "\\textsuperscript{k}"}, "\u1d50": {"math": "^{m}", "text": "\\textsuperscript{m}"}, "\u1d52": {"math": "^{o}", "text": "\\textsuperscript{o}"}, "\u1d56": {"math": "^{p}", "text": "\\textsuperscript{p}"}, "\u1d57": {"math": "^{t}", "text": "\\textsuperscript{t}"}, "\u1d58": {"math": "^{u}", "text": "\\textsuperscript{u}"}, "\u1d5b": {"math": "^{v}", "text": "\\textsuperscript{v}"}, "\u1d9c": {"math": "^{c}", "text": "\\textsuperscript{c}"}, "\u1da0": {"math": "^{f}", "text": "\\textsuperscript{f}"}, "\u1dbb": {"math": "^{z}", "text": "\\textsuperscript{z}"}, "\u1e02": {"text": "\\.B"}, "\u1e03": {"text": "\\.b"}, "\u1e04": {"text": "\\d{B}"}, "\u1e05": {"text": "\\d{b}"}, "\u1e06": {"text": "\\b{B}"}, "\u1e07": {"text": "\\b{b}"}, "\u1e0a": {"text": "\\.D"}, "\u1e0b": {"text": "\\.d"}, "\u1e0c": {"text": "\\d{D}"}, "\u1e0d": {"text": "\\d{d}"}, "\u1e0e": {"text": "\\b{D}"}, "\u1e0f": {"text": "\\b{d}"}, "\u1e10": {"text": "\\c{D}"}, "\u1e11": {"text": "\\c{d}"}, "\u1e1c": {"text": "\\c{\\u{E}}"}, "\u1e1d": {"text": "\\c{\\u{e}}"}, "\u1e1e": {"text": "\\.F"}, "\u1e1f": {"text": "\\.f"}, "\u1e20": {"text": "\\=G"}, "\u1e21": {"text": "\\=g"}, "\u1e22": {"text": "\\.H"}, "\u1e23": {"text": "\\.h"}, "\u1e24": {"text": "\\d{H}"}, "\u1e25": {"text": "\\d{h}"}, "\u1e26": {"text": "\\\"H"}, "\u1e27": {"text": "\\\"h"}, "\u1e28": {"text": "\\c{H}"}, "\u1e29": {"text": "\\c{h}"}, "\u1e30": {"text": "\\'K"}, "\u1e31": {"text": "\\'k"}, "\u1e32": {"text": "\\d{K}"}, "\u1e33": {"text": "\\d{k}"}, "\u1e34": {"text": "\\b{K}"}, "\u1e35": {"text": "\\b{k}"}, "\u1e36": {"text": "\\d{L}"}, "\u1e37": {"text": "\\d{l}"}, "\u1e3a": {"text": "\\b{L}"}, "\u1e3b": {"text": "\\b{l}"}, "\u1e3e": {"text": "\\'M"}, "\u1e3f": {"text": "\\'m"}, "\u1e40": {"text": "\\.M"}, "\u1e41": {"text": "\\.m"}, "\u1e42": {"text": "\\d{M}"}, "\u1e43": {"text": "\\d{m}"}, "\u1e44": {"text": "\\.N"}, "\u1e45": {"text": "\\.n"}, "\u1e46": {"text": "\\d{N}"}, "\u1e47": {"text": "\\d{n}"}, "\u1e48": {"text": "\\b{N}"}, "\u1e49": {"text": "\\b{n}"}, "\u1e54": {"text": "\\'P"}, "\u1e55": {"text": "\\'p"}, "\u1e56": {"text": "\\.P"}, "\u1e57": {"text": "\\.p"}, "\u1e58": {"text": "\\.R"}, "\u1e59": {"text": "\\.r"}, "\u1e5a": {"text": "\\d{R}"}, "\u1e5b": {"text": "\\d{r}"}, "\u1e5e": {"text": "\\b{R}"}, "\u1e5f": {"text": "\\b{r}"}, "\u1e60": {"text": "\\.S"}, "\u1e61": {"text": "\\.s"}, "\u1e62": {"text": "\\d{S}"}, "\u1e63": {"text": "\\d{s}"}, "\u1e6a": {"text": "\\.T"}, "\u1e6b": {"text": "\\.t"}, "\u1e6c": {"text": "\\d{T}"}, "\u1e6d": {"text": "\\d{t}"}, "\u1e6e": {"text": "\\b{T}"}, "\u1e6f": {"text": "\\b{t}"}, "\u1e7c": {"text": "\\~V"}, "\u1e7d": {"text": "\\~v"}, "\u1e7e": {"text": "\\d{V}"}, "\u1e7f": {"text": "\\d{v}"}, "\u1e80": {"text": "\\`W"}, "\u1e81": {"text": "\\`w"}, "\u1e82": {"text": "\\'W"}, "\u1e83": {"text": "\\'w"}, "\u1e84": {"text": "\\\"W"}, "\u1e85": {"text": "\\\"w"}, "\u1e86": {"text": "\\.W"}, "\u1e87": {"text": "\\.w"}, "\u1e88": {"text": "\\d{W}"}, "\u1e89": {"text": "\\d{w}"}, "\u1e8a": {"text": "\\.X"}, "\u1e8b": {"text": "\\.x"}, "\u1e8c": {"text": "\\\"X"}, "\u1e8d": {"text": "\\\"x"}, "\u1e8e": {"text": "\\.Y"}, "\u1e8f": {"text": "\\.y"}, "\u1e90": {"text": "\\^Z"}, "\u1e91": {"text": "\\^z"}, "\u1e92": {"text": "\\d{Z}"}, "\u1e93": {"text": "\\d{z}"}, "\u1e94": {"text": "\\b{Z}"}, "\u1e95": {"text": "\\b{z}"}, "\u1e96": {"text": "\\b{h}"}, "\u1e97": {"text": "\\\"t"}, "\u1e98": {"text": "\\r{w}"}, "\u1e99": {"text": "\\r{y}"}, "\u1ea0": {"text": "\\d{A}"}, "\u1ea1": {"text": "\\d{a}"}, "\u1eb8": {"text": "\\d{E}"}, "\u1eb9": {"text": "\\d{e}"}, "\u1ebc": {"text": "\\~E"}, "\u1ebd": {"text": "\\~e"}, "\u1eca": {"text": "\\d{I}"}, "\u1ecb": {"text": "\\d{i}"}, "\u1ecc": {"text": "\\d{O}"}, "\u1ecd": {"text": "\\d{o}"}, "\u1ee4": {"text": "\\d{U}"}, "\u1ee5": {"text": "\\d{u}"}, "\u1ef2": {"text": "\\`Y"}, "\u1ef3": {"text": "\\`y"}, "\u1ef4": {"text": "\\d{Y}"}, "\u1ef5": {"text": "\\d{y}"}, "\u1ef8": {"text": "\\~Y"}, "\u1ef9": {"text": "\\~y"}, "\u2000": {"text": "\\hspace{0.6em}", "space": true}, "\u2001": {"math": "\\quad", "space": true}, "\u2002": {"text": "\\hspace{0.6em}", "space": true}, "\u2003": {"math": "\\quad", "space": true}, "\u2004": {"text": "\\;", "space": true}, "\u2005": {"text": "\\hspace{0.25em}", "space": true}, "\u2006": {"text": "\\hspace{0.166em}", "space": true}, "\u2007": {"text": "\\hphantom{0}", "space": true}, "\u2008": {"text": "\\hphantom{,}", "space": true}, "\u2009": {"text": "\\,", "space": true}, "\u200a": {"math": "\\mkern1mu", "space": true}, "\u200b": {"text": "\\hspace{0pt}", "space": true}, "\u200c": {"text": "{\\aftergroup\\ignorespaces}"}, "\u2010": {"text": "-"}, "\u2011": {"text": "-"}, "\u2012": {"text": "-"}, "\u2013": {"text": "\\textendash", "commandspacer": true}, "\u2014": {"text": "\\textemdash", "commandspacer": true}, "\u2015": {"math": "\\horizbar", "text": "\\rule{1em}{1pt}"}, "\u2016": {"math": "\\Vert"}, "\u2017": {"math": "\\twolowline"}, "\u2018": {"text": "`"}, "\u2019": {"text": "'"}, "\u201a": {"text": ","}, "\u201b": {"math": "\\Elzreapos"}, "\u201c": {"text": "``"}, "\u201d": {"text": "''"}, "\u201e": {"text": ",,"}, "\u201f": {"text": "\\quotedblbase", "commandspacer": true}, "\u2020": {"math": "\\dagger", "text": "\\textdagger", "commandspacer": true, "textpackages": ["textcomp"]}, "\u2021": {"math": "\\ddagger", "text": "\\textdaggerdbl", "commandspacer": true, "textpackages": ["textcomp"]}, "\u2022": {"math": "\\bullet", "text": "\\textbullet", "commandspacer": true, "textpackages": ["textcomp"]}, "\u2023": {"text": ">"}, "\u2024": {"text": "."}, "\u2025": {"math": "\\enleadertwodots", "text": ".."}, "\u2026": {"math": "\\ldots", "text": "\\ldots", "commandspacer": true}, "\u2027": {"text": "-"}, "\u202f": {"text": "\\,", "space": true}, "\u2030": {"text": "\\textperthousand", "commandspacer": true, "textpackages": ["textcomp"]}, "\u2031": {"text": "\\textpertenthousand", "commandspacer": true, "textpackages": ["textcomp"]}, "\u2032": {"math": "{'}"}, "\u2033": {"math": "{''}"}, "\u2034": {"math": "{'''}"}, "\u2035": {"math": "\\backprime"}, "\u2036": {"math": "\\backdprime"}, "\u2037": {"math": "\\backtrprime"}, "\u2038": {"math": "\\caretinsert"}, "\u2039": {"text": "\\guilsinglleft", "commandspacer": true}, "\u203a": {"text": "\\guilsinglright", "commandspacer": true}, "\u203c": {"math": "\\Exclam"}, "\u203e": {"text": "-"}, "\u2043": {"math": "\\hyphenbullet"}, "\u2044": {"math": "\\fracslash"}, "\u2047": {"math": "\\Question"}, "\u2048": {"text": "?!"}, "\u2049": {"text": "!?"}, "\u204a": {"text": "7"}, "\u2050": {"math": "\\closure"}, "\u2057": {"math": "''''"}, "\u205f": {"math": "\\:", "space": true, "text": "\\:"}, "\u2060": {"text": "\\nolinebreak", "commandspacer": true}, "\u2070": {"math": "^{0}"}, "\u2071": {"math": "^{i}", "text": "\\textsuperscript{i}"}, "\u2074": {"math": "^{4}"}, "\u2075": {"math": "^{5}"}, "\u2076": {"math": "^{6}"}, "\u2077": {"math": "^{7}"}, "\u2078": {"math": "^{8}"}, "\u2079": {"math": "^{9}"}, "\u207a": {"math": "^{+}"}, "\u207b": {"math": "^{-}"}, "\u207c": {"math": "^{=}"}, "\u207d": {"math": "^{(}"}, "\u207e": {"math": "^{)}"}, "\u207f": {"math": "^{n}", "text": "\\textsuperscript{n}"}, "\u2080": {"math": "_{0}"}, "\u2081": {"math": "_{1}"}, "\u2082": {"math": "_{2}"}, "\u2083": {"math": "_{3}"}, "\u2084": {"math": "_{4}"}, "\u2085": {"math": "_{5}"}, "\u2086": {"math": "_{6}"}, "\u2087": {"math": "_{7}"}, "\u2088": {"math": "_{8}"}, "\u2089": {"math": "_{9}"}, "\u208a": {"math": "_{+}"}, "\u208b": {"math": "_{-}"}, "\u208c": {"math": "_{=}"}, "\u208d": {"math": "_{(}"}, "\u208e": {"math": "_{)}"}, "\u2090": {"math": "_{a}", "text": "\\textsubscript{a}"}, "\u2091": {"math": "_{e}", "text": "\\textsubscript{e}"}, "\u2092": {"math": "_{o}", "text": "\\textsubscript{o}"}, "\u2093": {"math": "_{x}", "text": "\\textsubscript{x}"}, "\u2094": {"text": "\\textsubscript{\\textschwa}", "textpackages": ["tipa"]}, "\u2095": {"math": "_{h}", "text": "\\textsubscript{h}"}, "\u2096": {"math": "_{k}", "text": "\\textsubscript{k}"}, "\u2097": {"math": "_{l}", "text": "\\textsubscript{l}"}, "\u2098": {"math": "_{m}", "text": "\\textsubscript{m}"}, "\u2099": {"math": "_{n}", "text": "\\textsubscript{n}"}, "\u209a": {"math": "_{p}", "text": "\\textsubscript{p}"}, "\u209b": {"math": "_{s}", "text": "\\textsubscript{s}"}, "\u209c": {"math": "_{t}", "text": "\\textsubscript{t}"}, "\u20a7": {"text": "\\ensuremath{\\Elzpes}"}, "\u20ac": {"math": "\\euro", "text": "\\texteuro", "commandspacer": true}, "\u20d0": {"math": "\\lvec"}, "\u20d1": {"math": "\\rightharpoonup", "mathpackages": ["amsmath", "amssymb"]}, "\u20d2": {"math": "\\vertoverlay"}, "\u20d6": {"math": "\\LVec"}, "\u20d7": {"math": "\\vec"}, "\u20db": {"math": "\\dddot"}, "\u20dc": {"math": "\\ddddot"}, "\u20dd": {"math": "\\enclosecircle"}, "\u20de": {"math": "\\enclosesquare"}, "\u20df": {"math": "\\enclosediamond"}, "\u20e1": {"math": "\\overleftrightarrow"}, "\u20e4": {"math": "\\enclosetriangle"}, "\u20e7": {"math": "\\annuity"}, "\u20e8": {"math": "\\threeunderdot"}, "\u20e9": {"math": "\\widebridgeabove"}, "\u20ec": {"math": "\\underrightharpoondown"}, "\u20ed": {"math": "\\underleftharpoondown"}, "\u20ee": {"math": "\\underleftarrow"}, "\u20ef": {"math": "\\underrightarrow"}, "\u20f0": {"math": "\\asteraccent"}, "\u2100": {"text": "a/c"}, "\u2101": {"text": "a/s"}, "\u2102": {"math": "\\mathbb{C}"}, "\u2103": {"text": "\\textcelsius", "commandspacer": true}, "\u2105": {"text": "c/o"}, "\u2106": {"text": "c/u"}, "\u2107": {"math": "\\Euler"}, "\u2109": {"text": "F"}, "\u210a": {"math": "\\mathscr{g}"}, "\u210b": {"math": "\\mathscr{H}"}, "\u210c": {"math": "\\mathfrak{H}"}, "\u210d": {"math": "\\mathbb{H}"}, "\u210e": {"math": "\\Planckconst"}, "\u210f": {"math": "\\hslash"}, "\u2110": {"math": "\\mathscr{I}"}, "\u2111": {"math": "\\mathfrak{I}"}, "\u2112": {"math": "\\mathscr{L}"}, "\u2113": {"math": "\\mathscr{l}"}, "\u2115": {"math": "\\mathbb{N}"}, "\u2116": {"text": "\\cyrchar\\textnumero", "commandspacer": true}, "\u2117": {"text": "\\textcircledP", "commandspacer": true}, "\u2118": {"math": "\\wp"}, "\u2119": {"math": "\\mathbb{P}"}, "\u211a": {"math": "\\mathbb{Q}"}, "\u211b": {"math": "\\mathscr{R}"}, "\u211c": {"math": "\\mathfrak{R}"}, "\u211d": {"math": "\\mathbb{R}"}, "\u211e": {"math": "\\Elzxrat"}, "\u2120": {"text": "\\textservicemark", "commandspacer": true}, "\u2121": {"text": "TEL"}, "\u2122": {"text": "\\texttrademark", "commandspacer": true, "textpackages": ["textcomp"]}, "\u2124": {"math": "\\mathbb{Z}"}, "\u2126": {"math": "\\Omega"}, "\u2127": {"math": "\\mho"}, "\u2128": {"math": "\\mathfrak{Z}"}, "\u2129": {"text": "\\textriota", "commandspacer": true}, "\u212a": {"text": "K"}, "\u212b": {"math": "\\Angstroem", "text": "\\AA", "commandspacer": true}, "\u212c": {"math": "\\mathscr{B}"}, "\u212d": {"math": "\\mathfrak{C}"}, "\u212e": {"text": "\\textestimated", "commandspacer": true}, "\u212f": {"math": "\\mathscr{e}"}, "\u2130": {"math": "\\mathscr{E}"}, "\u2131": {"math": "\\mathscr{F}"}, "\u2132": {"math": "\\Finv"}, "\u2133": {"math": "\\mathscr{M}"}, "\u2134": {"math": "\\mathscr{o}"}, "\u2135": {"math": "\\aleph"}, "\u2136": {"math": "\\beth"}, "\u2137": {"math": "\\gimel"}, "\u2138": {"math": "\\daleth"}, "\u213c": {"math": "\\mathbb{\\pi}"}, "\u213d": {"math": "\\mathbb{\\gamma}"}, "\u213e": {"math": "\\mathbb{\\Gamma}"}, "\u213f": {"math": "\\mathbb{\\Pi}"}, "\u2140": {"math": "\\mathbb{\\Sigma}"}, "\u2141": {"math": "\\Game"}, "\u2142": {"math": "\\sansLturned"}, "\u2143": {"math": "\\sansLmirrored"}, "\u2144": {"math": "\\Yup"}, "\u2145": {"math": "\\CapitalDifferentialD"}, "\u2146": {"math": "\\DifferentialD"}, "\u2147": {"math": "\\ExponetialE"}, "\u2148": {"math": "\\ComplexI"}, "\u2149": {"math": "\\ComplexJ"}, "\u214a": {"math": "\\PropertyLine"}, "\u214b": {"math": "\\invamp"}, "\u2150": {"math": "\\frac{1}{7}"}, "\u2151": {"math": "\\frac{1}{9}"}, "\u2152": {"math": "\\frac{1}{10}"}, "\u2153": {"math": "\\frac{1}{3}"}, "\u2154": {"math": "\\frac{2}{3}"}, "\u2155": {"math": "\\frac{1}{5}"}, "\u2156": {"math": "\\frac{2}{5}"}, "\u2157": {"math": "\\frac{3}{5}"}, "\u2158": {"math": "\\frac{4}{5}"}, "\u2159": {"math": "\\frac{1}{6}"}, "\u215a": {"math": "\\frac{5}{6}"}, "\u215b": {"math": "\\frac{1}{8}"}, "\u215c": {"math": "\\frac{3}{8}"}, "\u215d": {"math": "\\frac{5}{8}"}, "\u215e": {"math": "\\frac{7}{8}"}, "\u215f": {"math": "\\frac{1}"}, "\u2160": {"text": "I"}, "\u2161": {"text": "II"}, "\u2162": {"text": "III"}, "\u2163": {"text": "IV"}, "\u2164": {"text": "V"}, "\u2165": {"text": "VI"}, "\u2166": {"text": "VII"}, "\u2167": {"text": "VIII"}, "\u2168": {"text": "IX"}, "\u2169": {"text": "X"}, "\u216a": {"text": "XI"}, "\u216b": {"text": "XII"}, "\u216c": {"text": "L"}, "\u216d": {"text": "C"}, "\u216e": {"text": "D"}, "\u216f": {"text": "M"}, "\u2170": {"text": "i"}, "\u2171": {"text": "ii"}, "\u2172": {"text": "iii"}, "\u2173": {"text": "iv"}, "\u2174": {"text": "v"}, "\u2175": {"text": "vi"}, "\u2176": {"text": "vii"}, "\u2177": {"text": "viii"}, "\u2178": {"text": "ix"}, "\u2179": {"text": "x"}, "\u217a": {"text": "xi"}, "\u217b": {"text": "xii"}, "\u217c": {"text": "l"}, "\u217d": {"text": "c"}, "\u217e": {"text": "d"}, "\u217f": {"text": "m"}, "\u2189": {"math": "\\frac{0}{3}"}, "\u2190": {"math": "\\leftarrow"}, "\u2191": {"math": "\\uparrow"}, "\u2192": {"math": "\\rightarrow", "text": "\\textrightarrow", "commandspacer": true, "textpackages": ["textcomp"]}, "\u2193": {"math": "\\downarrow"}, "\u2194": {"math": "\\leftrightarrow"}, "\u2195": {"math": "\\updownarrow"}, "\u2196": {"math": "\\nwarrow"}, "\u2197": {"math": "\\nearrow"}, "\u2198": {"math": "\\searrow"}, "\u2199": {"math": "\\swarrow"}, "\u219a": {"math": "\\nleftarrow"}, "\u219b": {"math": "\\nrightarrow"}, "\u219c": {"math": "\\arrowwaveleft"}, "\u219d": {"math": "\\arrowwaveright"}, "\u219e": {"math": "\\twoheadleftarrow"}, "\u219f": {"math": "\\twoheaduparrow"}, "\u21a0": {"math": "\\twoheadrightarrow"}, "\u21a1": {"math": "\\twoheaddownarrow"}, "\u21a2": {"math": "\\leftarrowtail"}, "\u21a3": {"math": "\\rightarrowtail"}, "\u21a4": {"math": "\\mapsfrom"}, "\u21a5": {"math": "\\MapsUp"}, "\u21a6": {"math": "\\mapsto"}, "\u21a7": {"math": "\\MapsDown"}, "\u21a8": {"math": "\\updownarrowbar"}, "\u21a9": {"math": "\\hookleftarrow"}, "\u21aa": {"math": "\\hookrightarrow"}, "\u21ab": {"math": "\\looparrowleft"}, "\u21ac": {"math": "\\looparrowright"}, "\u21ad": {"math": "\\leftrightsquigarrow"}, "\u21ae": {"math": "\\nleftrightarrow"}, "\u21af": {"math": "\\lightning"}, "\u21b0": {"math": "\\Lsh"}, "\u21b1": {"math": "\\Rsh"}, "\u21b2": {"math": "\\dlsh"}, "\u21b3": {"text": "\\reflectbox{\\carriagereturn}", "textpackages": ["graphics", "unicode-math"]}, "\u21b4": {"math": "\\linefeed"}, "\u21b5": {"math": "\\carriagereturn"}, "\u21b6": {"math": "\\curvearrowleft"}, "\u21b7": {"math": "\\curvearrowright"}, "\u21b8": {"math": "\\barovernorthwestarrow"}, "\u21b9": {"math": "\\barleftarrowrightarrowba"}, "\u21ba": {"math": "\\circlearrowleft"}, "\u21bb": {"math": "\\circlearrowright"}, "\u21bc": {"math": "\\leftharpoonup"}, "\u21bd": {"math": "\\leftharpoondown"}, "\u21be": {"math": "\\upharpoonright"}, "\u21bf": {"math": "\\upharpoonleft"}, "\u21c0": {"math": "\\rightharpoonup", "mathpackages": ["amsmath", "amssymb"]}, "\u21c1": {"math": "\\rightharpoondown"}, "\u21c2": {"math": "\\downharpoonright"}, "\u21c3": {"math": "\\downharpoonleft"}, "\u21c4": {"math": "\\rightleftarrows"}, "\u21c5": {"math": "\\dblarrowupdown"}, "\u21c6": {"math": "\\leftrightarrows"}, "\u21c7": {"math": "\\leftleftarrows"}, "\u21c8": {"math": "\\upuparrows"}, "\u21c9": {"math": "\\rightrightarrows"}, "\u21ca": {"math": "\\downdownarrows"}, "\u21cb": {"math": "\\leftrightharpoons"}, "\u21cc": {"math": "\\rightleftharpoons"}, "\u21cd": {"math": "\\nLeftarrow"}, "\u21ce": {"math": "\\nLeftrightarrow"}, "\u21cf": {"math": "\\nRightarrow"}, "\u21d0": {"math": "\\Leftarrow"}, "\u21d1": {"math": "\\Uparrow"}, "\u21d2": {"math": "\\Rightarrow"}, "\u21d3": {"math": "\\Downarrow"}, "\u21d4": {"math": "\\Leftrightarrow"}, "\u21d5": {"math": "\\Updownarrow"}, "\u21d6": {"math": "\\Nwarrow"}, "\u21d7": {"math": "\\Nearrow"}, "\u21d8": {"math": "\\Searrow"}, "\u21d9": {"math": "\\Swarrow"}, "\u21da": {"math": "\\Lleftarrow"}, "\u21db": {"math": "\\Rrightarrow"}, "\u21dc": {"math": "\\leftsquigarrow"}, "\u21dd": {"math": "\\rightsquigarrow"}, "\u21de": {"math": "\\nHuparrow"}, "\u21df": {"math": "\\nHdownarrow"}, "\u21e0": {"math": "\\dashleftarrow"}, "\u21e1": {"math": "\\updasharrow"}, "\u21e2": {"math": "\\dashrightarrow"}, "\u21e3": {"math": "\\downdasharrow"}, "\u21e4": {"math": "\\LeftArrowBar"}, "\u21e5": {"math": "\\RightArrowBar"}, "\u21e6": {"math": "\\leftwhitearrow"}, "\u21e7": {"math": "\\upwhitearrow"}, "\u21e8": {"math": "\\rightwhitearrow"}, "\u21e9": {"math": "\\downwhitearrow"}, "\u21ea": {"math": "\\whitearrowupfrombar"}, "\u21f4": {"math": "\\circleonrightarrow"}, "\u21f5": {"math": "\\DownArrowUpArrow"}, "\u21f6": {"math": "\\rightthreearrows"}, "\u21f7": {"math": "\\nvleftarrow"}, "\u21f8": {"math": "\\pfun"}, "\u21f9": {"math": "\\nvleftrightarrow"}, "\u21fa": {"math": "\\nVleftarrow"}, "\u21fb": {"math": "\\ffun"}, "\u21fc": {"math": "\\nVleftrightarrow"}, "\u21fd": {"math": "\\leftarrowtriangle"}, "\u21fe": {"math": "\\rightarrowtriangle"}, "\u21ff": {"math": "\\leftrightarrowtriangle"}, "\u2200": {"math": "\\forall"}, "\u2201": {"math": "\\complement"}, "\u2202": {"math": "\\partial"}, "\u2203": {"math": "\\exists"}, "\u2204": {"math": "\\nexists"}, "\u2205": {"math": "\\varnothing"}, "\u2206": {"math": "\\increment"}, "\u2207": {"math": "\\nabla"}, "\u2208": {"math": "\\in"}, "\u2209": {"math": "\\not\\in"}, "\u220a": {"math": "\\smallin"}, "\u220b": {"math": "\\ni"}, "\u220c": {"math": "\\not\\ni"}, "\u220d": {"math": "\\smallni"}, "\u220e": {"math": "\\QED"}, "\u220f": {"math": "\\prod"}, "\u2210": {"math": "\\coprod"}, "\u2211": {"math": "\\sum"}, "\u2212": {"math": "-", "text": "-"}, "\u2213": {"math": "\\mp"}, "\u2214": {"math": "\\dotplus"}, "\u2215": {"text": "/"}, "\u2216": {"math": "\\setminus"}, "\u2217": {"math": "{_\\ast}"}, "\u2218": {"math": "\\circ"}, "\u2219": {"math": "\\bullet"}, "\u221a": {"math": "\\surd"}, "\u221b": {"math": "\\sqrt[3]"}, "\u221c": {"math": "\\sqrt[4]"}, "\u221d": {"math": "\\propto"}, "\u221e": {"math": "\\infty"}, "\u221f": {"math": "\\rightangle"}, "\u2220": {"math": "\\angle"}, "\u2221": {"math": "\\measuredangle"}, "\u2222": {"math": "\\sphericalangle"}, "\u2223": {"math": "\\mid"}, "\u2224": {"math": "\\nmid"}, "\u2225": {"math": "\\parallel"}, "\u2226": {"math": "\\nparallel"}, "\u2227": {"math": "\\wedge"}, "\u2228": {"math": "\\vee"}, "\u2229": {"math": "\\cap"}, "\u222a": {"math": "\\cup"}, "\u222b": {"math": "\\int"}, "\u222c": {"math": "{\\int\\!\\int}"}, "\u222d": {"math": "{\\int\\!\\int\\!\\int}"}, "\u222e": {"math": "\\oint"}, "\u222f": {"math": "\\surfintegral"}, "\u2230": {"math": "\\volintegral"}, "\u2231": {"math": "\\clwintegral"}, "\u2232": {"math": "\\lcirclerightint", "mathpackages": ["MnSymbol"]}, "\u2233": {"math": "\\rcirclerightint", "mathpackages": ["MnSymbol"]}, "\u2234": {"math": "\\therefore"}, "\u2235": {"math": "\\because"}, "\u2236": {"math": ":"}, "\u2237": {"math": "\\Colon"}, "\u2238": {"math": "\\dotdiv", "mathpackages": ["mathabx"]}, "\u2239": {"math": "\\eqcolon"}, "\u223a": {"math": "\\mathbin{{:}\\!\\!{-}\\!\\!{:}}"}, "\u223b": {"math": "\\homothetic"}, "\u223c": {"math": "\\sim"}, "\u223d": {"math": "\\backsim"}, "\u223e": {"math": "\\lazysinv"}, "\u223f": {"math": "\\AC"}, "\u2240": {"math": "\\wr"}, "\u2241": {"math": "\\not\\sim"}, "\u2242": {"math": "\\texteqsim", "mathpackages": ["xecjk"]}, "\u2242\u0338": {"math": "\\NotEqualTilde"}, "\u2243": {"math": "\\simeq"}, "\u2244": {"math": "\\not\\simeq"}, "\u2245": {"math": "\\cong"}, "\u2246": {"math": "\\approxnotequal"}, "\u2247": {"math": "\\not\\cong"}, "\u2248": {"math": "\\approx"}, "\u2249": {"math": "\\not\\approx"}, "\u224a": {"math": "\\approxeq"}, "\u224b": {"math": "\\tildetrpl"}, "\u224b\u0338": {"math": "\\not\\apid"}, "\u224c": {"math": "\\allequal"}, "\u224d": {"math": "\\asymp"}, "\u224e": {"math": "\\Bumpeq"}, "\u224e\u0338": {"math": "\\NotHumpDownHump"}, "\u224f": {"math": "\\bumpeq"}, "\u224f\u0338": {"math": "\\NotHumpEqual"}, "\u2250": {"math": "\\doteq"}, "\u2250\u0338": {"math": "\\not\\doteq"}, "\u2251": {"math": "\\doteqdot"}, "\u2252": {"math": "\\fallingdotseq"}, "\u2253": {"math": "\\risingdotseq"}, "\u2254": {"math": "\\coloneq", "text": ":="}, "\u2255": {"math": "=:"}, "\u2256": {"math": "\\eqcirc"}, "\u2257": {"math": "\\circeq"}, "\u2258": {"math": "\\arceq"}, "\u2259": {"math": "\\estimates"}, "\u225b": {"math": "\\starequal"}, "\u225c": {"math": "\\triangleq"}, "\u225d": {"math": "\\eqdef"}, "\u225e": {"math": "\\measeq"}, "\u2260": {"math": "\\neq"}, "\u2261": {"math": "\\equiv"}, "\u2262": {"math": "\\not\\equiv"}, "\u2263": {"math": "\\Equiv"}, "\u2264": {"math": "\\leq"}, "\u2265": {"math": "\\geq"}, "\u2266": {"math": "\\leqq"}, "\u2267": {"math": "\\geqq"}, "\u2268": {"math": "\\lneqq"}, "\u2268\ufe00": {"math": "\\lvertneqq"}, "\u2269": {"math": "\\gneqq"}, "\u2269\ufe00": {"math": "\\gvertneqq"}, "\u226a": {"math": "\\ll"}, "\u226a\u0338": {"math": "\\NotLessLess"}, "\u226b": {"math": "\\gg"}, "\u226b\u0338": {"math": "\\NotGreaterGreater"}, "\u226c": {"math": "\\between"}, "\u226d": {"math": "{\\not\\kern-0.3em\\times}"}, "\u226e": {"math": "\\not<"}, "\u226f": {"math": "\\not>"}, "\u2270": {"math": "\\not\\leq"}, "\u2271": {"math": "\\not\\geq"}, "\u2272": {"math": "\\lessequivlnt"}, "\u2273": {"math": "\\greaterequivlnt"}, "\u2276": {"math": "\\lessgtr"}, "\u2277": {"math": "\\gtrless"}, "\u2278": {"math": "\\notlessgreater"}, "\u2279": {"math": "\\notgreaterless"}, "\u227a": {"math": "\\prec"}, "\u227b": {"math": "\\succ"}, "\u227c": {"math": "\\preccurlyeq"}, "\u227d": {"math": "\\succcurlyeq"}, "\u227e": {"math": "\\precapprox"}, "\u227e\u0338": {"math": "\\NotPrecedesTilde"}, "\u227f": {"math": "\\succapprox"}, "\u227f\u0338": {"math": "\\NotSucceedsTilde"}, "\u2280": {"math": "\\not\\prec"}, "\u2281": {"math": "\\not\\succ"}, "\u2282": {"math": "\\subset"}, "\u2283": {"math": "\\supset"}, "\u2284": {"math": "\\not\\subset"}, "\u2285": {"math": "\\not\\supset"}, "\u2286": {"math": "\\subseteq"}, "\u2287": {"math": "\\supseteq"}, "\u2288": {"math": "\\not\\subseteq"}, "\u2289": {"math": "\\not\\supseteq"}, "\u228a": {"math": "\\subsetneq"}, "\u228a\ufe00": {"math": "\\varsubsetneqq"}, "\u228b": {"math": "\\supsetneq"}, "\u228b\ufe00": {"math": "\\varsupsetneq"}, "\u228c": {"math": "\\cupleftarrow"}, "\u228d": {"math": "\\cupdot"}, "\u228e": {"math": "\\uplus"}, "\u228f": {"math": "\\sqsubset"}, "\u228f\u0338": {"math": "\\NotSquareSubset"}, "\u2290": {"math": "\\sqsupset"}, "\u2290\u0338": {"math": "\\NotSquareSuperset"}, "\u2291": {"math": "\\sqsubseteq"}, "\u2292": {"math": "\\sqsupseteq"}, "\u2293": {"math": "\\sqcap"}, "\u2294": {"math": "\\sqcup"}, "\u2295": {"math": "\\oplus"}, "\u2296": {"math": "\\ominus"}, "\u2297": {"math": "\\otimes"}, "\u2298": {"math": "\\oslash"}, "\u2299": {"math": "\\odot"}, "\u229a": {"math": "\\circledcirc"}, "\u229b": {"math": "\\circledast"}, "\u229c": {"math": "\\circledequal"}, "\u229d": {"math": "\\circleddash"}, "\u229e": {"math": "\\boxplus"}, "\u229f": {"math": "\\boxminus"}, "\u22a0": {"math": "\\boxtimes"}, "\u22a1": {"math": "\\boxdot"}, "\u22a2": {"math": "\\vdash"}, "\u22a3": {"math": "\\dashv"}, "\u22a4": {"math": "\\top"}, "\u22a5": {"math": "\\perp"}, "\u22a6": {"math": "\\assert"}, "\u22a7": {"math": "\\truestate"}, "\u22a8": {"math": "\\forcesextra"}, "\u22a9": {"math": "\\Vdash"}, "\u22aa": {"math": "\\Vvdash"}, "\u22ab": {"math": "\\VDash"}, "\u22ac": {"math": "\\nvdash"}, "\u22ad": {"math": "\\nvDash"}, "\u22ae": {"math": "\\nVdash"}, "\u22af": {"math": "\\nVDash"}, "\u22b0": {"math": "\\prurel"}, "\u22b1": {"math": "\\scurel"}, "\u22b2": {"math": "\\vartriangleleft"}, "\u22b3": {"math": "\\vartriangleright"}, "\u22b4": {"math": "\\trianglelefteq"}, "\u22b5": {"math": "\\trianglerighteq"}, "\u22b6": {"math": "\\original"}, "\u22b7": {"math": "\\image"}, "\u22b8": {"math": "\\multimap"}, "\u22b9": {"math": "\\hermitconjmatrix"}, "\u22ba": {"math": "\\intercal"}, "\u22bb": {"math": "\\veebar"}, "\u22bc": {"math": "\\barwedge"}, "\u22bd": {"math": "\\barvee"}, "\u22be": {"math": "\\rightanglearc"}, "\u22bf": {"math": "\\varlrtriangle"}, "\u22c2": {"math": "\\bigcap"}, "\u22c3": {"math": "\\bigcup"}, "\u22c4": {"math": "\\diamond"}, "\u22c5": {"math": "\\cdot"}, "\u22c6": {"math": "\\star"}, "\u22c7": {"math": "\\divideontimes"}, "\u22c8": {"math": "\\bowtie"}, "\u22c9": {"math": "\\ltimes"}, "\u22ca": {"math": "\\rtimes"}, "\u22cb": {"math": "\\leftthreetimes"}, "\u22cc": {"math": "\\rightthreetimes"}, "\u22cd": {"math": "\\backsimeq"}, "\u22ce": {"math": "\\curlyvee"}, "\u22cf": {"math": "\\curlywedge"}, "\u22d0": {"math": "\\Subset"}, "\u22d1": {"math": "\\Supset"}, "\u22d2": {"math": "\\Cap"}, "\u22d3": {"math": "\\Cup"}, "\u22d4": {"math": "\\pitchfork"}, "\u22d5": {"math": "\\hash"}, "\u22d6": {"math": "\\lessdot"}, "\u22d7": {"math": "\\gtrdot"}, "\u22d8": {"math": "\\verymuchless"}, "\u22d9": {"math": "\\verymuchgreater"}, "\u22da": {"math": "\\lesseqgtr"}, "\u22db": {"math": "\\gtreqless"}, "\u22dc": {"math": "\\eqless"}, "\u22dd": {"math": "\\eqgtr"}, "\u22de": {"math": "\\curlyeqprec"}, "\u22df": {"math": "\\curlyeqsucc"}, "\u22e0": {"math": "\\npreceq"}, "\u22e1": {"math": "\\nsucceq"}, "\u22e2": {"math": "\\not\\sqsubseteq"}, "\u22e3": {"math": "\\not\\sqsupseteq"}, "\u22e4": {"math": "\\sqsubsetneq"}, "\u22e5": {"math": "\\Elzsqspne"}, "\u22e6": {"math": "\\lnsim"}, "\u22e7": {"math": "\\gnsim"}, "\u22e8": {"math": "\\precedesnotsimilar"}, "\u22e9": {"math": "\\succnsim"}, "\u22ea": {"math": "\\ntriangleleft"}, "\u22eb": {"math": "\\ntriangleright"}, "\u22ec": {"math": "\\ntrianglelefteq"}, "\u22ed": {"math": "\\ntrianglerighteq"}, "\u22ee": {"math": "\\vdots"}, "\u22ef": {"math": "\\cdots"}, "\u22f0": {"math": "\\upslopeellipsis"}, "\u22f1": {"math": "\\downslopeellipsis"}, "\u22f2": {"math": "\\disin"}, "\u22f3": {"math": "\\varisins"}, "\u22f4": {"math": "\\isins"}, "\u22f5": {"math": "\\isindot"}, "\u22f6": {"math": "\\barin"}, "\u22f7": {"math": "\\isinobar"}, "\u22f8": {"math": "\\isinvb"}, "\u22f9": {"math": "\\isinE"}, "\u22fa": {"math": "\\nisd"}, "\u22fb": {"math": "\\varnis"}, "\u22fc": {"math": "\\nis"}, "\u22fd": {"math": "\\varniobar"}, "\u22fe": {"math": "\\niobar"}, "\u22ff": {"math": "\\bagmember"}, "\u2300": {"math": "\\diameter"}, "\u2302": {"math": "\\house"}, "\u2305": {"math": "\\varbarwedge", "text": "\\barwedge", "commandspacer": true}, "\u2306": {"math": "\\perspcorrespond"}, "\u2308": {"math": "\\lceil"}, "\u2309": {"math": "\\rceil"}, "\u230a": {"math": "\\lfloor"}, "\u230b": {"math": "\\rfloor"}, "\u2310": {"math": "\\invneg"}, "\u2311": {"math": "\\wasylozenge"}, "\u2312": {"math": "\\profline"}, "\u2313": {"math": "\\profsurf"}, "\u2315": {"math": "\\recorder"}, "\u2316": {"math": "{\\mathchar\"2208}"}, "\u2317": {"math": "\\viewdata"}, "\u2319": {"math": "\\turnednot"}, "\u231c": {"math": "\\ulcorner"}, "\u231d": {"math": "\\urcorner"}, "\u231e": {"math": "\\llcorner"}, "\u231f": {"math": "\\lrcorner"}, "\u2320": {"math": "\\inttop"}, "\u2321": {"math": "\\intbottom"}, "\u2322": {"math": "\\frown"}, "\u2323": {"math": "\\smile"}, "\u2329": {"math": "\\langle"}, "\u232a": {"math": "\\rangle"}, "\u232c": {"math": "\\varhexagonlrbonds"}, "\u2332": {"math": "\\conictaper"}, "\u2336": {"math": "\\topbot"}, "\u2339": {"math": "\\APLinv"}, "\u233f": {"math": "\\notslash"}, "\u2340": {"math": "\\notbackslash"}, "\u2347": {"math": "\\APLleftarrowbox"}, "\u2348": {"math": "\\APLrightarrowbox"}, "\u2349": {"math": "\\invdiameter"}, "\u2350": {"math": "\\APLuparrowbox"}, "\u2353": {"math": "\\APLboxupcaret"}, "\u2357": {"math": "\\APLdownarrowbox"}, "\u235d": {"math": "\\APLcomment"}, "\u235e": {"math": "\\APLinput"}, "\u235f": {"math": "\\APLlog"}, "\u2370": {"math": "\\APLboxquestion"}, "\u237c": {"math": "\\rangledownzigzagarrow"}, "\u2394": {"math": "\\hexagon"}, "\u239b": {"math": "\\lparenuend"}, "\u239c": {"math": "\\lparenextender"}, "\u239d": {"math": "\\lparenlend"}, "\u239e": {"math": "\\rparenuend"}, "\u239f": {"math": "\\rparenextender"}, "\u23a0": {"math": "\\rparenlend"}, "\u23a1": {"math": "\\lbrackuend"}, "\u23a2": {"math": "\\lbrackextender"}, "\u23a3": {"math": "\\Elzdlcorn"}, "\u23a4": {"math": "\\rbrackuend"}, "\u23a5": {"math": "\\rbrackextender"}, "\u23a6": {"math": "\\rbracklend"}, "\u23a7": {"math": "\\lbraceuend"}, "\u23a8": {"math": "\\lbracemid"}, "\u23a9": {"math": "\\lbracelend"}, "\u23aa": {"math": "\\vbraceextender"}, "\u23ab": {"math": "\\rbraceuend"}, "\u23ac": {"math": "\\rbracemid"}, "\u23ad": {"math": "\\rbracelend"}, "\u23ae": {"math": "\\intextender"}, "\u23af": {"math": "\\harrowextender"}, "\u23b0": {"math": "\\lmoustache"}, "\u23b1": {"math": "\\rmoustache"}, "\u23b2": {"math": "\\sumtop"}, "\u23b3": {"math": "\\sumbottom"}, "\u23b4": {"math": "\\overbracket"}, "\u23b5": {"math": "\\underbracket"}, "\u23b6": {"math": "\\bbrktbrk"}, "\u23b7": {"math": "\\sqrtbottom"}, "\u23b8": {"math": "\\lvboxline"}, "\u23b9": {"math": "\\rvboxline"}, "\u23ce": {"math": "\\varcarriagereturn"}, "\u23dc": {"math": "\\overparen"}, "\u23dd": {"math": "\\underparen"}, "\u23de": {"math": "\\overbrace"}, "\u23df": {"math": "\\underbrace"}, "\u23e0": {"math": "\\obrbrak"}, "\u23e1": {"math": "\\ubrbrak"}, "\u23e2": {"math": "\\trapezium"}, "\u23e3": {"math": "\\benzenr"}, "\u23e4": {"math": "\\strns"}, "\u23e5": {"math": "\\fltns"}, "\u23e6": {"math": "\\accurrent"}, "\u23e7": {"math": "\\elinters"}, "\u2460": {"text": "\\ding{172}"}, "\u2461": {"text": "\\ding{173}"}, "\u2462": {"text": "\\ding{174}"}, "\u2463": {"text": "\\ding{175}"}, "\u2464": {"text": "\\ding{176}"}, "\u2465": {"text": "\\ding{177}"}, "\u2466": {"text": "\\ding{178}"}, "\u2467": {"text": "\\ding{179}"}, "\u2468": {"text": "\\ding{180}"}, "\u2469": {"text": "\\ding{181}"}, "\u246a": {"text": "(11)"}, "\u246b": {"text": "(12)"}, "\u246c": {"text": "(13)"}, "\u246d": {"text": "(14)"}, "\u246e": {"text": "(15)"}, "\u246f": {"text": "(16)"}, "\u2470": {"text": "(17)"}, "\u2471": {"text": "(18)"}, "\u2472": {"text": "(19)"}, "\u2473": {"text": "(20)"}, "\u2474": {"text": "(1)"}, "\u2475": {"text": "(2)"}, "\u2476": {"text": "(3)"}, "\u2477": {"text": "(4)"}, "\u2478": {"text": "(5)"}, "\u2479": {"text": "(6)"}, "\u247a": {"text": "(7)"}, "\u247b": {"text": "(8)"}, "\u247c": {"text": "(9)"}, "\u247d": {"text": "(10)"}, "\u247e": {"text": "(11)"}, "\u247f": {"text": "(12)"}, "\u2480": {"text": "(13)"}, "\u2481": {"text": "(14)"}, "\u2482": {"text": "(15)"}, "\u2483": {"text": "(16)"}, "\u2484": {"text": "(17)"}, "\u2485": {"text": "(18)"}, "\u2486": {"text": "(19)"}, "\u2487": {"text": "(20)"}, "\u2488": {"text": "1."}, "\u2489": {"text": "2."}, "\u248a": {"text": "3."}, "\u248b": {"text": "4."}, "\u248c": {"text": "5."}, "\u248d": {"text": "6."}, "\u248e": {"text": "7."}, "\u248f": {"text": "8."}, "\u2490": {"text": "9."}, "\u2491": {"text": "10."}, "\u2492": {"text": "11."}, "\u2493": {"text": "12."}, "\u2494": {"text": "13."}, "\u2495": {"text": "14."}, "\u2496": {"text": "15."}, "\u2497": {"text": "16."}, "\u2498": {"text": "17."}, "\u2499": {"text": "18."}, "\u249a": {"text": "19."}, "\u249b": {"text": "20."}, "\u249c": {"text": "(a)"}, "\u249d": {"text": "(b)"}, "\u249e": {"text": "(c)"}, "\u249f": {"text": "(d)"}, "\u24a0": {"text": "(e)"}, "\u24a1": {"text": "(f)"}, "\u24a2": {"text": "(g)"}, "\u24a3": {"text": "(h)"}, "\u24a4": {"text": "(i)"}, "\u24a5": {"text": "(j)"}, "\u24a6": {"text": "(k)"}, "\u24a7": {"text": "(l)"}, "\u24a8": {"text": "(m)"}, "\u24a9": {"text": "(n)"}, "\u24aa": {"text": "(o)"}, "\u24ab": {"text": "(p)"}, "\u24ac": {"text": "(q)"}, "\u24ad": {"text": "(r)"}, "\u24ae": {"text": "(s)"}, "\u24af": {"text": "(t)"}, "\u24b0": {"text": "(u)"}, "\u24b1": {"text": "(v)"}, "\u24b2": {"text": "(w)"}, "\u24b3": {"text": "(x)"}, "\u24b4": {"text": "(y)"}, "\u24b5": {"text": "(z)"}, "\u24b6": {"text": "(A)"}, "\u24b7": {"text": "(B)"}, "\u24b8": {"text": "(C)"}, "\u24b9": {"text": "(D)"}, "\u24ba": {"text": "(E)"}, "\u24bb": {"text": "(F)"}, "\u24bc": {"text": "(G)"}, "\u24bd": {"text": "(H)"}, "\u24be": {"text": "(I)"}, "\u24bf": {"text": "(J)"}, "\u24c0": {"text": "(K)"}, "\u24c1": {"text": "(L)"}, "\u24c2": {"text": "(M)"}, "\u24c3": {"text": "(N)"}, "\u24c4": {"text": "(O)"}, "\u24c5": {"text": "(P)"}, "\u24c6": {"text": "(Q)"}, "\u24c7": {"text": "(R)"}, "\u24c8": {"math": "\\circledS"}, "\u24c9": {"text": "(T)"}, "\u24ca": {"text": "(U)"}, "\u24cb": {"text": "(V)"}, "\u24cc": {"text": "(W)"}, "\u24cd": {"text": "(X)"}, "\u24ce": {"text": "(Y)"}, "\u24cf": {"text": "(Z)"}, "\u24d0": {"text": "(a)"}, "\u24d1": {"text": "(b)"}, "\u24d2": {"text": "(c)"}, "\u24d3": {"text": "(d)"}, "\u24d4": {"text": "(e)"}, "\u24d5": {"text": "(f)"}, "\u24d6": {"text": "(g)"}, "\u24d7": {"text": "(h)"}, "\u24d8": {"text": "(i)"}, "\u24d9": {"text": "(j)"}, "\u24da": {"text": "(k)"}, "\u24db": {"text": "(l)"}, "\u24dc": {"text": "(m)"}, "\u24dd": {"text": "(n)"}, "\u24de": {"text": "(o)"}, "\u24df": {"text": "(p)"}, "\u24e0": {"text": "(q)"}, "\u24e1": {"text": "(r)"}, "\u24e2": {"text": "(s)"}, "\u24e3": {"text": "(t)"}, "\u24e4": {"text": "(u)"}, "\u24e5": {"text": "(v)"}, "\u24e6": {"text": "(w)"}, "\u24e7": {"text": "(x)"}, "\u24e8": {"text": "(y)"}, "\u24e9": {"text": "(z)"}, "\u24ea": {"text": "(0)"}, "\u2500": {"text": "-"}, "\u2501": {"text": "="}, "\u2502": {"text": "|"}, "\u2503": {"text": "|"}, "\u2504": {"text": "-"}, "\u2505": {"text": "="}, "\u2506": {"math": "\\Elzdshfnc"}, "\u2507": {"text": "|"}, "\u2508": {"text": "-"}, "\u2509": {"text": "="}, "\u250a": {"text": "|"}, "\u250b": {"text": "|"}, "\u250c": {"text": "+"}, "\u250d": {"text": "+"}, "\u250e": {"text": "+"}, "\u250f": {"text": "+"}, "\u2510": {"text": "+"}, "\u2511": {"text": "+"}, "\u2512": {"text": "+"}, "\u2513": {"text": "+"}, "\u2514": {"text": "+"}, "\u2515": {"text": "+"}, "\u2516": {"text": "+"}, "\u2517": {"text": "+"}, "\u2518": {"text": "+"}, "\u2519": {"math": "\\Elzsqfnw"}, "\u251a": {"text": "+"}, "\u251b": {"text": "+"}, "\u251c": {"text": "+"}, "\u251d": {"text": "+"}, "\u251e": {"text": "+"}, "\u251f": {"text": "+"}, "\u2520": {"text": "+"}, "\u2521": {"text": "+"}, "\u2522": {"text": "+"}, "\u2523": {"text": "+"}, "\u2524": {"text": "+"}, "\u2525": {"text": "+"}, "\u2526": {"text": "+"}, "\u2527": {"text": "+"}, "\u2528": {"text": "+"}, "\u2529": {"text": "+"}, "\u252a": {"text": "+"}, "\u252b": {"text": "+"}, "\u252c": {"text": "+"}, "\u252d": {"text": "+"}, "\u252e": {"text": "+"}, "\u252f": {"text": "+"}, "\u2530": {"text": "+"}, "\u2531": {"text": "+"}, "\u2532": {"text": "+"}, "\u2533": {"text": "+"}, "\u2534": {"text": "+"}, "\u2535": {"text": "+"}, "\u2536": {"text": "+"}, "\u2537": {"text": "+"}, "\u2538": {"text": "+"}, "\u2539": {"text": "+"}, "\u253a": {"text": "+"}, "\u253b": {"text": "+"}, "\u253c": {"text": "+"}, "\u253d": {"text": "+"}, "\u253e": {"text": "+"}, "\u253f": {"text": "+"}, "\u2540": {"text": "+"}, "\u2541": {"text": "+"}, "\u2542": {"text": "+"}, "\u2543": {"text": "+"}, "\u2544": {"text": "+"}, "\u2545": {"text": "+"}, "\u2546": {"text": "+"}, "\u2547": {"text": "+"}, "\u2548": {"text": "+"}, "\u2549": {"text": "+"}, "\u254a": {"text": "+"}, "\u254b": {"text": "+"}, "\u254c": {"text": "-"}, "\u254d": {"text": "="}, "\u254e": {"text": "|"}, "\u254f": {"text": "|"}, "\u2550": {"text": "="}, "\u2551": {"text": "|"}, "\u2552": {"text": "+"}, "\u2553": {"text": "+"}, "\u2554": {"text": "+"}, "\u2555": {"text": "+"}, "\u2556": {"text": "+"}, "\u2557": {"text": "+"}, "\u2558": {"text": "+"}, "\u2559": {"text": "+"}, "\u255a": {"text": "+"}, "\u255b": {"text": "+"}, "\u255c": {"text": "+"}, "\u255d": {"text": "+"}, "\u255e": {"text": "+"}, "\u255f": {"text": "+"}, "\u2560": {"text": "+"}, "\u2561": {"text": "+"}, "\u2562": {"text": "+"}, "\u2563": {"text": "+"}, "\u2564": {"text": "+"}, "\u2565": {"text": "+"}, "\u2566": {"text": "+"}, "\u2567": {"text": "+"}, "\u2568": {"text": "+"}, "\u2569": {"text": "+"}, "\u256a": {"text": "+"}, "\u256b": {"text": "+"}, "\u256c": {"text": "+"}, "\u256d": {"text": "+"}, "\u256e": {"text": "+"}, "\u256f": {"text": "+"}, "\u2570": {"text": "+"}, "\u2571": {"math": "\\diagup"}, "\u2572": {"text": "\\"}, "\u2573": {"text": "X"}, "\u257c": {"text": "-"}, "\u257d": {"text": "|"}, "\u257e": {"text": "-"}, "\u257f": {"text": "|"}, "\u2580": {"math": "\\blockuphalf"}, "\u2584": {"math": "\\blocklowhalf"}, "\u2588": {"math": "\\blockfull"}, "\u258c": {"math": "\\blocklefthalf"}, "\u2590": {"math": "\\blockrighthalf"}, "\u2591": {"math": "\\blockqtrshaded"}, "\u2592": {"math": "\\blockhalfshaded"}, "\u2593": {"math": "\\blockthreeqtrshaded"}, "\u25a0": {"math": "\\mdlgblksquare", "text": "\\ding{110}"}, "\u25a1": {"math": "\\square"}, "\u25a2": {"math": "\\squoval"}, "\u25a3": {"math": "\\blackinwhitesquare"}, "\u25a4": {"math": "\\squarehfill"}, "\u25a5": {"math": "\\squarevfill"}, "\u25a6": {"math": "\\squarehvfill"}, "\u25a7": {"math": "\\squarenwsefill"}, "\u25a8": {"math": "\\squareneswfill"}, "\u25a9": {"math": "\\squarecrossfill"}, "\u25aa": {"math": "\\blacksquare"}, "\u25ab": {"math": "\\smwhtsquare"}, "\u25ac": {"math": "\\hrectangleblack"}, "\u25ad": {"math": "\\fbox{~~}"}, "\u25ae": {"math": "\\vrectangleblack"}, "\u25af": {"math": "\\Elzvrecto"}, "\u25b0": {"math": "\\parallelogramblack"}, "\u25b2": {"math": "\\bigblacktriangleup", "text": "\\ding{115}"}, "\u25b3": {"math": "\\bigtriangleup"}, "\u25b4": {"math": "\\blacktriangle"}, "\u25b5": {"math": "\\vartriangle"}, "\u25b6": {"math": "\\RHD"}, "\u25b7": {"math": "\\rhd"}, "\u25b8": {"math": "\\blacktriangleright"}, "\u25b9": {"math": "\\triangleright"}, "\u25ba": {"math": "\\blackpointerright"}, "\u25bb": {"math": "\\whitepointerright"}, "\u25bc": {"math": "\\bigblacktriangledown", "text": "\\ding{116}"}, "\u25bd": {"math": "\\bigtriangledown"}, "\u25be": {"math": "\\blacktriangledown"}, "\u25bf": {"math": "\\triangledown"}, "\u25c0": {"math": "\\LHD"}, "\u25c1": {"math": "\\lhd"}, "\u25c2": {"math": "\\blacktriangleleft"}, "\u25c3": {"math": "\\triangleleft"}, "\u25c4": {"math": "\\blackpointerleft"}, "\u25c5": {"math": "\\whitepointerleft"}, "\u25c6": {"math": "\\Diamondblack", "text": "\\ding{117}"}, "\u25c7": {"math": "\\Diamond"}, "\u25c8": {"math": "\\blackinwhitediamond"}, "\u25c9": {"math": "\\fisheye"}, "\u25ca": {"math": "\\lozenge"}, "\u25cb": {"math": "\\bigcirc"}, "\u25cc": {"math": "\\dottedcircle"}, "\u25cd": {"math": "\\circlevertfill"}, "\u25ce": {"math": "\\bullseye"}, "\u25cf": {"math": "\\CIRCLE", "text": "\\ding{108}"}, "\u25d0": {"math": "\\Elzcirfl"}, "\u25d1": {"math": "\\Elzcirfr"}, "\u25d2": {"math": "\\Elzcirfb"}, "\u25d3": {"math": "\\circletophalfblack"}, "\u25d4": {"math": "\\circleurquadblack"}, "\u25d5": {"math": "\\blackcircleulquadwhite"}, "\u25d6": {"math": "\\LEFTCIRCLE"}, "\u25d7": {"math": "\\RIGHTCIRCLE", "text": "\\ding{119}"}, "\u25d8": {"math": "\\Elzrvbull"}, "\u25d9": {"math": "\\inversewhitecircle"}, "\u25da": {"math": "\\invwhiteupperhalfcircle"}, "\u25db": {"math": "\\invwhitelowerhalfcircle"}, "\u25dc": {"math": "\\ularc"}, "\u25dd": {"math": "\\urarc"}, "\u25de": {"math": "\\lrarc"}, "\u25df": {"math": "\\llarc"}, "\u25e0": {"math": "\\topsemicircle"}, "\u25e1": {"math": "\\botsemicircle"}, "\u25e2": {"math": "\\lrblacktriangle"}, "\u25e3": {"math": "\\llblacktriangle"}, "\u25e4": {"math": "\\ulblacktriangle"}, "\u25e5": {"math": "\\urblacktriangle"}, "\u25e6": {"math": "\\smwhtcircle"}, "\u25e7": {"math": "\\Elzsqfl"}, "\u25e8": {"math": "\\Elzsqfr"}, "\u25e9": {"math": "\\squareulblack"}, "\u25ea": {"math": "\\Elzsqfse"}, "\u25eb": {"math": "\\boxbar"}, "\u25ec": {"math": "\\trianglecdot"}, "\u25ed": {"math": "\\triangleleftblack"}, "\u25ee": {"math": "\\trianglerightblack"}, "\u25ef": {"math": "\\bigcirc"}, "\u25f0": {"math": "\\squareulquad"}, "\u25f1": {"math": "\\squarellquad"}, "\u25f2": {"math": "\\squarelrquad"}, "\u25f3": {"math": "\\squareurquad"}, "\u25f4": {"math": "\\circleulquad"}, "\u25f5": {"math": "\\circlellquad"}, "\u25f6": {"math": "\\circlelrquad"}, "\u25f7": {"math": "\\circleurquad"}, "\u25f8": {"math": "\\ultriangle"}, "\u25f9": {"math": "\\urtriangle"}, "\u25fa": {"math": "\\lltriangle"}, "\u25fb": {"math": "\\square"}, "\u25fc": {"math": "\\blacksquare"}, "\u25fd": {"math": "\\mdsmwhtsquare"}, "\u25fe": {"math": "\\mdsmblksquare"}, "\u25ff": {"math": "\\lrtriangle"}, "\u2605": {"math": "\\bigstar", "text": "\\ding{72}"}, "\u2606": {"math": "\\bigwhitestar", "text": "\\ding{73}"}, "\u2609": {"math": "\\Sun"}, "\u260e": {"text": "\\ding{37}"}, "\u2610": {"math": "\\Square"}, "\u2611": {"math": "\\CheckedBox"}, "\u2612": {"math": "\\XBox"}, "\u2613": {"text": "X"}, "\u2615": {"math": "\\steaming"}, "\u261b": {"text": "\\ding{42}"}, "\u261e": {"math": "\\pointright", "text": "\\ding{43}"}, "\u2620": {"math": "\\skull"}, "\u2621": {"math": "\\danger"}, "\u2622": {"math": "\\radiation"}, "\u2623": {"math": "\\biohazard"}, "\u262f": {"math": "\\yinyang"}, "\u2639": {"math": "\\frownie"}, "\u263a": {"math": "\\smiley"}, "\u263b": {"math": "\\blacksmiley"}, "\u263c": {"math": "\\sun"}, "\u263d": {"text": "\\rightmoon", "commandspacer": true, "textpackages": ["wasysym"]}, "\u263e": {"text": "\\leftmoon", "commandspacer": true, "textpackages": ["wasysym"]}, "\u263f": {"math": "\\mercury", "text": "\\mercury", "commandspacer": true}, "\u2640": {"math": "\\female", "text": "\\venus", "commandspacer": true}, "\u2641": {"math": "\\earth"}, "\u2642": {"math": "\\male", "text": "\\male", "commandspacer": true}, "\u2643": {"math": "\\jupiter", "text": "\\jupiter", "commandspacer": true}, "\u2644": {"math": "\\saturn", "text": "\\saturn", "commandspacer": true}, "\u2645": {"math": "\\uranus", "text": "\\uranus", "commandspacer": true}, "\u2646": {"math": "\\neptune", "text": "\\neptune", "commandspacer": true}, "\u2647": {"math": "\\pluto", "text": "\\pluto", "commandspacer": true}, "\u2648": {"math": "\\aries", "text": "\\aries", "commandspacer": true}, "\u2649": {"math": "\\taurus", "text": "\\taurus", "commandspacer": true}, "\u264a": {"math": "\\gemini", "text": "\\gemini", "commandspacer": true}, "\u264b": {"math": "\\cancer", "text": "\\cancer", "commandspacer": true}, "\u264c": {"math": "\\leo", "text": "\\leo", "commandspacer": true}, "\u264d": {"math": "\\virgo", "text": "\\virgo", "commandspacer": true}, "\u264e": {"math": "\\libra", "text": "\\libra", "commandspacer": true}, "\u264f": {"math": "\\scorpio", "text": "\\scorpio", "commandspacer": true}, "\u2650": {"math": "\\sagittarius", "text": "\\sagittarius", "commandspacer": true}, "\u2651": {"math": "\\capricornus", "text": "\\capricornus", "commandspacer": true}, "\u2652": {"math": "\\aquarius", "text": "\\aquarius", "commandspacer": true}, "\u2653": {"math": "\\pisces", "text": "\\pisces", "commandspacer": true}, "\u2660": {"math": "\\spadesuit", "text": "\\ding{171}"}, "\u2661": {"math": "\\heartsuit"}, "\u2662": {"math": "\\diamond"}, "\u2663": {"math": "\\clubsuit", "text": "\\ding{168}"}, "\u2664": {"math": "\\varspadesuit"}, "\u2665": {"math": "\\varheartsuit", "text": "\\ding{170}"}, "\u2666": {"math": "\\vardiamondsuit", "text": "\\ding{169}"}, "\u2667": {"math": "\\varclubsuit"}, "\u2669": {"math": "\\quarternote", "text": "\\quarternote", "commandspacer": true}, "\u266a": {"math": "\\eighthnote", "text": "\\eighthnote", "commandspacer": true}, "\u266b": {"math": "\\twonotes"}, "\u266c": {"math": "\\sixteenthnote"}, "\u266d": {"math": "\\flat"}, "\u266e": {"math": "\\natural"}, "\u266f": {"math": "\\sharp"}, "\u267b": {"math": "\\recycle"}, "\u267e": {"math": "\\acidfree"}, "\u2680": {"math": "\\dicei"}, "\u2681": {"math": "\\diceii"}, "\u2682": {"math": "\\diceiii"}, "\u2683": {"math": "\\diceiv"}, "\u2684": {"math": "\\dicev"}, "\u2685": {"math": "\\dicevi"}, "\u2686": {"math": "\\circledrightdot"}, "\u2687": {"math": "\\circledtwodots"}, "\u2688": {"math": "\\blackcircledrightdot"}, "\u2689": {"math": "\\blackcircledtwodots"}, "\u2693": {"math": "\\anchor"}, "\u2694": {"math": "\\swords"}, "\u26a0": {"math": "\\warning"}, "\u26a5": {"math": "\\Hermaphrodite"}, "\u26aa": {"math": "\\medcirc"}, "\u26ab": {"math": "\\medbullet"}, "\u26ac": {"math": "\\mdsmwhtcircle"}, "\u26b2": {"math": "\\neuter"}, "\u2701": {"text": "\\ding{33}"}, "\u2702": {"text": "\\ding{34}"}, "\u2703": {"text": "\\ding{35}"}, "\u2704": {"text": "\\ding{36}"}, "\u2706": {"text": "\\ding{38}"}, "\u2707": {"text": "\\ding{39}"}, "\u2708": {"text": "\\ding{40}"}, "\u2709": {"text": "\\ding{41}"}, "\u270c": {"text": "\\ding{44}"}, "\u270d": {"text": "\\ding{45}"}, "\u270e": {"math": "\\pencil", "text": "\\ding{46}"}, "\u270f": {"text": "\\ding{47}"}, "\u2710": {"text": "\\ding{48}"}, "\u2711": {"text": "\\ding{49}"}, "\u2712": {"text": "\\ding{50}"}, "\u2713": {"math": "\\checkmark", "text": "\\ding{51}"}, "\u2714": {"text": "\\ding{52}"}, "\u2715": {"text": "\\ding{53}"}, "\u2716": {"text": "\\ding{54}"}, "\u2717": {"math": "\\ballotx", "text": "\\ding{55}"}, "\u2718": {"text": "\\ding{56}"}, "\u2719": {"text": "\\ding{57}"}, "\u271a": {"text": "\\ding{58}"}, "\u271b": {"text": "\\ding{59}"}, "\u271c": {"text": "\\ding{60}"}, "\u271d": {"text": "\\ding{61}"}, "\u271e": {"text": "\\ding{62}"}, "\u271f": {"text": "\\ding{63}"}, "\u2720": {"math": "\\maltese", "text": "\\ding{64}"}, "\u2721": {"text": "\\ding{65}"}, "\u2722": {"text": "\\ding{66}"}, "\u2723": {"text": "\\ding{67}"}, "\u2724": {"text": "\\ding{68}"}, "\u2725": {"text": "\\ding{69}"}, "\u2726": {"text": "\\ding{70}"}, "\u2727": {"text": "\\ding{71}"}, "\u2729": {"text": "\\ding{73}"}, "\u272a": {"math": "\\circledstar", "text": "\\ding{74}"}, "\u272b": {"text": "\\ding{75}"}, "\u272c": {"text": "\\ding{76}"}, "\u272d": {"text": "\\ding{77}"}, "\u272e": {"text": "\\ding{78}"}, "\u272f": {"text": "\\ding{79}"}, "\u2730": {"text": "\\ding{80}"}, "\u2731": {"text": "\\ding{81}"}, "\u2732": {"text": "\\ding{82}"}, "\u2733": {"text": "\\ding{83}"}, "\u2734": {"text": "\\ding{84}"}, "\u2735": {"text": "\\ding{85}"}, "\u2736": {"math": "\\varstar", "text": "\\ding{86}"}, "\u2737": {"text": "\\ding{87}"}, "\u2738": {"text": "\\ding{88}"}, "\u2739": {"text": "\\ding{89}"}, "\u273a": {"text": "\\ding{90}"}, "\u273b": {"text": "\\ding{91}"}, "\u273c": {"text": "\\ding{92}"}, "\u273d": {"math": "\\dingasterisk", "text": "\\ding{93}"}, "\u273e": {"text": "\\ding{94}"}, "\u273f": {"text": "\\ding{95}"}, "\u2740": {"text": "\\ding{96}"}, "\u2741": {"text": "\\ding{97}"}, "\u2742": {"text": "\\ding{98}"}, "\u2743": {"text": "\\ding{99}"}, "\u2744": {"text": "\\ding{100}"}, "\u2745": {"text": "\\ding{101}"}, "\u2746": {"text": "\\ding{102}"}, "\u2747": {"text": "\\ding{103}"}, "\u2748": {"text": "\\ding{104}"}, "\u2749": {"text": "\\ding{105}"}, "\u274a": {"text": "\\ding{106}"}, "\u274b": {"text": "\\ding{107}"}, "\u274d": {"text": "\\ding{109}"}, "\u274f": {"text": "\\ding{111}"}, "\u2750": {"text": "\\ding{112}"}, "\u2751": {"text": "\\ding{113}"}, "\u2752": {"text": "\\ding{114}"}, "\u2756": {"text": "\\ding{118}"}, "\u2758": {"text": "\\ding{120}"}, "\u2759": {"text": "\\ding{121}"}, "\u275a": {"text": "\\ding{122}"}, "\u275b": {"text": "\\ding{123}"}, "\u275c": {"text": "\\ding{124}"}, "\u275d": {"text": "\\ding{125}"}, "\u275e": {"text": "\\ding{126}"}, "\u2761": {"text": "\\ding{161}"}, "\u2762": {"text": "\\ding{162}"}, "\u2763": {"text": "\\ding{163}"}, "\u2764": {"text": "\\ding{164}"}, "\u2765": {"text": "\\ding{165}"}, "\u2766": {"text": "\\ding{166}"}, "\u2767": {"text": "\\ding{167}"}, "\u2772": {"math": "\\lbrbrak"}, "\u2773": {"math": "\\rbrbrak"}, "\u2776": {"text": "\\ding{182}"}, "\u2777": {"text": "\\ding{183}"}, "\u2778": {"text": "\\ding{184}"}, "\u2779": {"text": "\\ding{185}"}, "\u277a": {"text": "\\ding{186}"}, "\u277b": {"text": "\\ding{187}"}, "\u277c": {"text": "\\ding{188}"}, "\u277d": {"text": "\\ding{189}"}, "\u277e": {"text": "\\ding{190}"}, "\u277f": {"text": "\\ding{191}"}, "\u2780": {"text": "\\ding{192}"}, "\u2781": {"text": "\\ding{193}"}, "\u2782": {"text": "\\ding{194}"}, "\u2783": {"text": "\\ding{195}"}, "\u2784": {"text": "\\ding{196}"}, "\u2785": {"text": "\\ding{197}"}, "\u2786": {"text": "\\ding{198}"}, "\u2787": {"text": "\\ding{199}"}, "\u2788": {"text": "\\ding{200}"}, "\u2789": {"text": "\\ding{201}"}, "\u278a": {"text": "\\ding{202}"}, "\u278b": {"text": "\\ding{203}"}, "\u278c": {"text": "\\ding{204}"}, "\u278d": {"text": "\\ding{205}"}, "\u278e": {"text": "\\ding{206}"}, "\u278f": {"text": "\\ding{207}"}, "\u2790": {"text": "\\ding{208}"}, "\u2791": {"text": "\\ding{209}"}, "\u2792": {"text": "\\ding{210}"}, "\u2793": {"text": "\\ding{211}"}, "\u2794": {"text": "\\ding{212}"}, "\u2798": {"text": "\\ding{216}"}, "\u2799": {"text": "\\ding{217}"}, "\u279a": {"text": "\\ding{218}"}, "\u279b": {"math": "\\draftingarrow", "text": "\\ding{219}"}, "\u279c": {"text": "\\ding{220}"}, "\u279d": {"text": "\\ding{221}"}, "\u279e": {"text": "\\ding{222}"}, "\u279f": {"text": "\\ding{223}"}, "\u27a0": {"text": "\\ding{224}"}, "\u27a1": {"text": "\\ding{225}"}, "\u27a2": {"math": "\\arrowbullet", "text": "\\ding{226}"}, "\u27a3": {"text": "\\ding{227}"}, "\u27a4": {"text": "\\ding{228}"}, "\u27a5": {"text": "\\ding{229}"}, "\u27a6": {"text": "\\ding{230}"}, "\u27a7": {"text": "\\ding{231}"}, "\u27a8": {"text": "\\ding{232}"}, "\u27a9": {"text": "\\ding{233}"}, "\u27aa": {"text": "\\ding{234}"}, "\u27ab": {"text": "\\ding{235}"}, "\u27ac": {"text": "\\ding{236}"}, "\u27ad": {"text": "\\ding{237}"}, "\u27ae": {"text": "\\ding{238}"}, "\u27af": {"text": "\\ding{239}"}, "\u27b1": {"text": "\\ding{241}"}, "\u27b2": {"text": "\\ding{242}"}, "\u27b3": {"text": "\\ding{243}"}, "\u27b4": {"text": "\\ding{244}"}, "\u27b5": {"text": "\\ding{245}"}, "\u27b6": {"text": "\\ding{246}"}, "\u27b7": {"text": "\\ding{247}"}, "\u27b8": {"text": "\\ding{248}"}, "\u27b9": {"text": "\\ding{249}"}, "\u27ba": {"text": "\\ding{250}"}, "\u27bb": {"text": "\\ding{251}"}, "\u27bc": {"text": "\\ding{252}"}, "\u27bd": {"text": "\\ding{253}"}, "\u27be": {"text": "\\ding{254}"}, "\u27c0": {"math": "\\threedangle"}, "\u27c1": {"math": "\\whiteinwhitetriangle"}, "\u27c2": {"math": "\\perp"}, "\u27c3": {"math": "\\subsetcirc"}, "\u27c4": {"math": "\\supsetcirc"}, "\u27c5": {"math": "\\Lbag"}, "\u27c6": {"math": "\\Rbag"}, "\u27c7": {"math": "\\veedot"}, "\u27c8": {"math": "\\bsolhsub"}, "\u27c9": {"math": "\\suphsol"}, "\u27cc": {"math": "\\longdivision"}, "\u27d0": {"math": "\\Diamonddot"}, "\u27d1": {"math": "\\wedgedot"}, "\u27d2": {"math": "\\upin"}, "\u27d3": {"math": "\\pullback"}, "\u27d4": {"math": "\\pushout"}, "\u27d5": {"math": "\\leftouterjoin"}, "\u27d6": {"math": "\\rightouterjoin"}, "\u27d7": {"math": "\\fullouterjoin"}, "\u27d8": {"math": "\\bigbot"}, "\u27d9": {"math": "\\bigtop"}, "\u27da": {"math": "\\DashVDash"}, "\u27db": {"math": "\\dashVdash"}, "\u27dc": {"math": "\\multimapinv"}, "\u27dd": {"math": "\\vlongdash"}, "\u27de": {"math": "\\longdashv"}, "\u27df": {"math": "\\cirbot"}, "\u27e0": {"math": "\\lozengeminus"}, "\u27e1": {"math": "\\concavediamond"}, "\u27e2": {"math": "\\concavediamondtickleft"}, "\u27e3": {"math": "\\concavediamondtickright"}, "\u27e4": {"math": "\\whitesquaretickleft"}, "\u27e5": {"math": "\\whitesquaretickright"}, "\u27e6": {"math": "\\llbracket"}, "\u27e7": {"math": "\\rrbracket"}, "\u27e8": {"math": "\\langle"}, "\u27e9": {"math": "\\rangle"}, "\u27ea": {"math": "\\lang"}, "\u27eb": {"math": "\\rang"}, "\u27ec": {"math": "\\Lbrbrak"}, "\u27ed": {"math": "\\Rbrbrak"}, "\u27ee": {"math": "\\lgroup"}, "\u27ef": {"math": "\\rgroup"}, "\u27f0": {"math": "\\UUparrow"}, "\u27f1": {"math": "\\DDownarrow"}, "\u27f2": {"math": "\\acwgapcirclearrow"}, "\u27f3": {"math": "\\cwgapcirclearrow"}, "\u27f4": {"math": "\\rightarrowonoplus"}, "\u27f5": {"math": "\\longleftarrow"}, "\u27f6": {"math": "\\longrightarrow"}, "\u27f7": {"math": "\\longleftrightarrow"}, "\u27f8": {"math": "\\Longleftarrow"}, "\u27f9": {"math": "\\Longrightarrow"}, "\u27fa": {"math": "\\Longleftrightarrow"}, "\u27fb": {"math": "\\longmapsfrom"}, "\u27fc": {"math": "\\longmapsto"}, "\u27fd": {"math": "\\Longmapsfrom"}, "\u27fe": {"math": "\\Longmapsto"}, "\u27ff": {"math": "\\sim\\joinrel\\leadsto"}, "\u2900": {"math": "\\psur"}, "\u2901": {"math": "\\nVtwoheadrightarrow"}, "\u2902": {"math": "\\nvLeftarrow"}, "\u2903": {"math": "\\nvRightarrow"}, "\u2904": {"math": "\\nvLeftrightarrow"}, "\u2906": {"math": "\\Mapsfrom"}, "\u2907": {"math": "\\Mapsto"}, "\u2908": {"math": "\\downarrowbarred"}, "\u2909": {"math": "\\uparrowbarred"}, "\u290a": {"math": "\\Uuparrow"}, "\u290b": {"math": "\\Ddownarrow"}, "\u290c": {"math": "\\leftbkarrow"}, "\u290d": {"math": "\\rightbkarrow"}, "\u290e": {"math": "\\leftdbkarrow"}, "\u290f": {"math": "\\dbkarow"}, "\u2910": {"math": "\\drbkarow"}, "\u2911": {"math": "\\rightdotarrow"}, "\u2912": {"math": "\\UpArrowBar"}, "\u2913": {"math": "\\DownArrowBar"}, "\u2914": {"math": "\\pinj"}, "\u2915": {"math": "\\finj"}, "\u2916": {"math": "\\bij"}, "\u2917": {"math": "\\nvtwoheadrightarrowtail"}, "\u2918": {"math": "\\nVtwoheadrightarrowtail"}, "\u2919": {"math": "\\lefttail"}, "\u291a": {"math": "\\righttail"}, "\u291b": {"math": "\\leftdbltail"}, "\u291c": {"math": "\\rightdbltail"}, "\u291d": {"math": "\\diamondleftarrow"}, "\u291e": {"math": "\\rightarrowdiamond"}, "\u291f": {"math": "\\diamondleftarrowbar"}, "\u2920": {"math": "\\barrightarrowdiamond"}, "\u2921": {"math": "\\nwsearrow"}, "\u2922": {"math": "\\neswarrow"}, "\u292b": {"math": "\\rdiagovfdiag"}, "\u292c": {"math": "\\fdiagovrdiag"}, "\u292d": {"math": "\\seovnearrow"}, "\u292e": {"math": "\\neovsearrow"}, "\u292f": {"math": "\\fdiagovnearrow"}, "\u2930": {"math": "\\rdiagovsearrow"}, "\u2931": {"math": "\\neovnwarrow"}, "\u2932": {"math": "\\nwovnearrow"}, "\u2934": {"math": "\\uprightcurvearrow"}, "\u2935": {"math": "\\downrightcurvedarrow"}, "\u2938": {"math": "\\cwrightarcarrow"}, "\u2939": {"math": "\\acwleftarcarrow"}, "\u293a": {"math": "\\acwoverarcarrow"}, "\u293b": {"math": "\\acwunderarcarrow"}, "\u293c": {"math": "\\curvearrowrightminus"}, "\u293d": {"math": "\\curvearrowleftplus"}, "\u293e": {"math": "\\cwundercurvearrow"}, "\u293f": {"math": "\\ccwundercurvearrow"}, "\u2940": {"math": "\\Elolarr"}, "\u2941": {"math": "\\Elorarr"}, "\u2942": {"math": "\\ElzRlarr"}, "\u2943": {"math": "\\leftarrowshortrightarrow"}, "\u2944": {"math": "\\ElzrLarr"}, "\u2945": {"math": "\\rightarrowplus"}, "\u2946": {"math": "\\leftarrowplus"}, "\u2947": {"math": "\\Elzrarrx"}, "\u2948": {"math": "\\leftrightarrowcircle"}, "\u2949": {"math": "\\twoheaduparrowcircle"}, "\u294a": {"math": "\\leftrightharpoon"}, "\u294b": {"math": "\\rightleftharpoon"}, "\u294c": {"math": "\\updownharpoonrightleft"}, "\u294d": {"math": "\\updownharpoonleftright"}, "\u294e": {"math": "\\LeftRightVector"}, "\u294f": {"math": "\\RightUpDownVector"}, "\u2950": {"math": "\\DownLeftRightVector"}, "\u2951": {"math": "\\LeftUpDownVector"}, "\u2952": {"math": "\\LeftVectorBar"}, "\u2953": {"math": "\\RightVectorBar"}, "\u2954": {"math": "\\RightUpVectorBar"}, "\u2955": {"math": "\\RightDownVectorBar"}, "\u2956": {"math": "\\DownLeftVectorBar"}, "\u2957": {"math": "\\DownRightVectorBar"}, "\u2958": {"math": "\\LeftUpVectorBar"}, "\u2959": {"math": "\\LeftDownVectorBar"}, "\u295a": {"math": "\\LeftTeeVector"}, "\u295b": {"math": "\\RightTeeVector"}, "\u295c": {"math": "\\RightUpTeeVector"}, "\u295d": {"math": "\\RightDownTeeVector"}, "\u295e": {"math": "\\DownLeftTeeVector"}, "\u295f": {"math": "\\DownRightTeeVector"}, "\u2960": {"math": "\\LeftUpTeeVector"}, "\u2961": {"math": "\\LeftDownTeeVector"}, "\u2962": {"math": "\\leftleftharpoons"}, "\u2963": {"math": "\\upupharpoons"}, "\u2964": {"math": "\\rightrightharpoons"}, "\u2965": {"math": "\\downdownharpoons"}, "\u2966": {"math": "\\leftrightharpoonsup"}, "\u2967": {"math": "\\leftrightharpoonsdown"}, "\u2968": {"math": "\\rightleftharpoonsup"}, "\u2969": {"math": "\\rightleftharpoonsdown"}, "\u296a": {"math": "\\leftbarharpoon"}, "\u296b": {"math": "\\barleftharpoon"}, "\u296c": {"math": "\\rightbarharpoon"}, "\u296d": {"math": "\\barrightharpoon"}, "\u296e": {"math": "\\UpEquilibrium"}, "\u296f": {"math": "\\ReverseUpEquilibrium"}, "\u2970": {"math": "\\RoundImplies"}, "\u2971": {"math": "\\equalrightarrow"}, "\u2972": {"math": "\\similarrightarrow"}, "\u2973": {"math": "\\leftarrowsimilar"}, "\u2974": {"math": "\\rightarrowsimilar"}, "\u2975": {"math": "\\rightarrowapprox"}, "\u2976": {"math": "\\ltlarr"}, "\u2977": {"math": "\\leftarrowless"}, "\u2978": {"math": "\\gtrarr"}, "\u2979": {"math": "\\subrarr"}, "\u297a": {"math": "\\leftarrowsubset"}, "\u297b": {"math": "\\suplarr"}, "\u297e": {"math": "\\upfishtail"}, "\u297f": {"math": "\\downfishtail"}, "\u2980": {"math": "\\Elztfnc"}, "\u2981": {"math": "\\spot"}, "\u2982": {"math": "\\typecolon"}, "\u2983": {"math": "\\lBrace"}, "\u2984": {"math": "\\rBrace"}, "\u2986": {"math": "\\Elroang"}, "\u2987": {"math": "\\limg"}, "\u2988": {"math": "\\rimg"}, "\u2989": {"math": "\\lblot"}, "\u298a": {"math": "\\rblot"}, "\u298b": {"math": "\\lbrackubar"}, "\u298c": {"math": "\\rbrackubar"}, "\u298d": {"math": "\\lbrackultick"}, "\u298e": {"math": "\\rbracklrtick"}, "\u298f": {"math": "\\lbracklltick"}, "\u2990": {"math": "\\rbrackurtick"}, "\u2991": {"math": "\\langledot"}, "\u2992": {"math": "\\rangledot"}, "\u2993": {"math": "<\\kern-0.58em("}, "\u2995": {"math": "\\Lparengtr"}, "\u2996": {"math": "\\Rparenless"}, "\u2997": {"math": "\\lblkbrbrak"}, "\u2998": {"math": "\\rblkbrbrak"}, "\u2999": {"math": "\\Elzddfnc"}, "\u299a": {"math": "\\vzigzag"}, "\u299b": {"math": "\\measuredangleleft"}, "\u299c": {"math": "\\Angle"}, "\u299d": {"math": "\\rightanglemdot"}, "\u299e": {"math": "\\angles"}, "\u299f": {"math": "\\angdnr"}, "\u29a0": {"math": "\\Elzlpargt"}, "\u29a1": {"math": "\\sphericalangleup"}, "\u29a2": {"math": "\\turnangle"}, "\u29a3": {"math": "\\revangle"}, "\u29a4": {"math": "\\angleubar"}, "\u29a5": {"math": "\\revangleubar"}, "\u29a6": {"math": "\\wideangledown"}, "\u29a7": {"math": "\\wideangleup"}, "\u29a8": {"math": "\\measanglerutone"}, "\u29a9": {"math": "\\measanglelutonw"}, "\u29aa": {"math": "\\measanglerdtose"}, "\u29ab": {"math": "\\measangleldtosw"}, "\u29ac": {"math": "\\measangleurtone"}, "\u29ad": {"math": "\\measangleultonw"}, "\u29ae": {"math": "\\measangledrtose"}, "\u29af": {"math": "\\measangledltosw"}, "\u29b0": {"math": "\\revemptyset"}, "\u29b1": {"math": "\\emptysetobar"}, "\u29b2": {"math": "\\emptysetocirc"}, "\u29b3": {"math": "\\emptysetoarr"}, "\u29b4": {"math": "\\emptysetoarrl"}, "\u29b7": {"math": "\\circledparallel"}, "\u29b8": {"math": "\\circledbslash"}, "\u29b9": {"math": "\\operp"}, "\u29ba": {"math": "\\obot"}, "\u29bb": {"math": "\\olcross"}, "\u29bc": {"math": "\\odotslashdot"}, "\u29bd": {"math": "\\uparrowoncircle"}, "\u29be": {"math": "\\circledwhitebullet"}, "\u29bf": {"math": "\\circledbullet"}, "\u29c0": {"math": "\\circledless"}, "\u29c1": {"math": "\\circledgtr"}, "\u29c2": {"math": "\\cirscir"}, "\u29c3": {"math": "\\cirE"}, "\u29c4": {"math": "\\boxslash"}, "\u29c5": {"math": "\\boxbslash"}, "\u29c6": {"math": "\\boxast"}, "\u29c7": {"math": "\\boxcircle"}, "\u29c8": {"math": "\\boxbox"}, "\u29c9": {"math": "\\boxonbox"}, "\u29ca": {"math": "\\ElzLap"}, "\u29cb": {"math": "\\Elzdefas"}, "\u29cc": {"math": "\\triangles"}, "\u29cd": {"math": "\\triangleserifs"}, "\u29ce": {"math": "\\rtriltri"}, "\u29cf": {"math": "\\LeftTriangleBar"}, "\u29cf\u0338": {"math": "\\NotLeftTriangleBar"}, "\u29d0": {"math": "\\RightTriangleBar"}, "\u29d0\u0338": {"math": "\\NotRightTriangleBar"}, "\u29d1": {"math": "\\lfbowtie"}, "\u29d2": {"math": "\\rfbowtie"}, "\u29d3": {"math": "\\fbowtie"}, "\u29d4": {"math": "\\lftimes"}, "\u29d5": {"math": "\\rftimes"}, "\u29d6": {"math": "\\hourglass"}, "\u29d7": {"math": "\\blackhourglass"}, "\u29d8": {"math": "\\lvzigzag"}, "\u29d9": {"math": "\\rvzigzag"}, "\u29da": {"math": "\\Lvzigzag"}, "\u29db": {"math": "\\Rvzigzag"}, "\u29dd": {"math": "\\tieinfty"}, "\u29de": {"math": "\\nvinfty"}, "\u29df": {"math": "\\multimapboth"}, "\u29e0": {"math": "\\laplac"}, "\u29e1": {"math": "\\lrtriangleeq"}, "\u29e2": {"math": "\\shuffle"}, "\u29e3": {"math": "\\eparsl"}, "\u29e4": {"math": "\\smeparsl"}, "\u29e5": {"math": "\\eqvparsl"}, "\u29e6": {"math": "\\gleichstark"}, "\u29e7": {"math": "\\thermod"}, "\u29e8": {"math": "\\downtriangleleftblack"}, "\u29e9": {"math": "\\downtrianglerightblack"}, "\u29ea": {"math": "\\blackdiamonddownarrow"}, "\u29eb": {"math": "\\blacklozenge"}, "\u29ec": {"math": "\\circledownarrow"}, "\u29ed": {"math": "\\blackcircledownarrow"}, "\u29ee": {"math": "\\errbarsquare"}, "\u29ef": {"math": "\\errbarblacksquare"}, "\u29f0": {"math": "\\errbardiamond"}, "\u29f1": {"math": "\\errbarblackdiamond"}, "\u29f2": {"math": "\\errbarcircle"}, "\u29f3": {"math": "\\errbarblackcircle"}, "\u29f4": {"math": "\\RuleDelayed"}, "\u29f5": {"math": "\\setminus"}, "\u29f6": {"math": "\\dsol"}, "\u29f7": {"math": "\\rsolbar"}, "\u29f8": {"math": "\\xsol"}, "\u29f9": {"math": "\\zhide"}, "\u29fa": {"math": "\\doubleplus"}, "\u29fb": {"math": "\\tripleplus"}, "\u29fc": {"math": "\\lcurvyangle"}, "\u29fd": {"math": "\\rcurvyangle"}, "\u29fe": {"math": "\\tplus"}, "\u29ff": {"math": "\\tminus"}, "\u2a00": {"math": "\\bigodot"}, "\u2a01": {"math": "\\bigoplus"}, "\u2a02": {"math": "\\bigotimes"}, "\u2a03": {"math": "\\bigcupdot"}, "\u2a04": {"math": "\\Elxuplus"}, "\u2a05": {"math": "\\ElzThr"}, "\u2a06": {"math": "\\Elxsqcup"}, "\u2a07": {"math": "\\ElzInf"}, "\u2a08": {"math": "\\ElzSup"}, "\u2a09": {"math": "\\varprod"}, "\u2a0a": {"math": "\\modtwosum"}, "\u2a0b": {"math": "\\sumint"}, "\u2a0c": {"math": "\\iiiint"}, "\u2a0d": {"math": "\\ElzCint"}, "\u2a0e": {"math": "\\intBar"}, "\u2a0f": {"math": "\\clockoint"}, "\u2a11": {"math": "\\awint"}, "\u2a12": {"math": "\\rppolint"}, "\u2a13": {"math": "\\scpolint"}, "\u2a14": {"math": "\\npolint"}, "\u2a15": {"math": "\\pointint"}, "\u2a16": {"math": "\\sqrint"}, "\u2a17": {"math": "\\intlarhk"}, "\u2a18": {"math": "\\intx"}, "\u2a19": {"math": "\\intcap"}, "\u2a1a": {"math": "\\intcup"}, "\u2a1b": {"math": "\\upint"}, "\u2a1c": {"math": "\\lowint"}, "\u2a1d": {"math": "\\Join"}, "\u2a1e": {"math": "\\bigtriangleleft"}, "\u2a1f": {"math": "\\zcmp"}, "\u2a20": {"math": "\\zpipe"}, "\u2a21": {"math": "\\zproject"}, "\u2a22": {"math": "\\ringplus"}, "\u2a23": {"math": "\\plushat"}, "\u2a24": {"math": "\\simplus"}, "\u2a26": {"math": "\\plussim"}, "\u2a27": {"math": "\\plussubtwo"}, "\u2a28": {"math": "\\plustrif"}, "\u2a29": {"math": "\\commaminus"}, "\u2a2b": {"math": "\\minusfdots"}, "\u2a2c": {"math": "\\minusrdots"}, "\u2a2f": {"math": "\\ElzTimes"}, "\u2a30": {"math": "\\dottimes"}, "\u2a31": {"math": "\\timesbar"}, "\u2a32": {"math": "\\btimes"}, "\u2a33": {"math": "\\smashtimes"}, "\u2a36": {"math": "\\otimeshat"}, "\u2a37": {"math": "\\Otimes"}, "\u2a38": {"math": "\\odiv"}, "\u2a39": {"math": "\\triangleplus"}, "\u2a3a": {"math": "\\triangleminus"}, "\u2a3b": {"math": "\\triangletimes"}, "\u2a3d": {"math": "\\intprodr"}, "\u2a3e": {"math": "\\fcmp"}, "\u2a3f": {"math": "\\amalg"}, "\u2a40": {"math": "\\capdot"}, "\u2a41": {"math": "\\uminus"}, "\u2a42": {"math": "\\barcup"}, "\u2a43": {"math": "\\barcap"}, "\u2a44": {"math": "\\capwedge"}, "\u2a45": {"math": "\\cupvee"}, "\u2a46": {"math": "\\cupovercap"}, "\u2a47": {"math": "\\capovercup"}, "\u2a48": {"math": "\\cupbarcap"}, "\u2a49": {"math": "\\capbarcup"}, "\u2a4a": {"math": "\\twocups"}, "\u2a4b": {"math": "\\twocaps"}, "\u2a4c": {"math": "\\closedvarcup"}, "\u2a4d": {"math": "\\closedvarcap"}, "\u2a4e": {"math": "\\Sqcap"}, "\u2a4f": {"math": "\\Sqcup"}, "\u2a50": {"math": "\\closedvarcupsmashprod"}, "\u2a51": {"math": "\\wedgeodot"}, "\u2a52": {"math": "\\veeodot"}, "\u2a53": {"math": "\\ElzAnd"}, "\u2a54": {"math": "\\ElzOr"}, "\u2a56": {"math": "\\ElOr"}, "\u2a57": {"math": "\\bigslopedvee"}, "\u2a58": {"math": "\\bigslopedwedge"}, "\u2a59": {"math": "\\veeonwedge"}, "\u2a5a": {"math": "\\wedgemidvert"}, "\u2a5b": {"math": "\\veemidvert"}, "\u2a5c": {"math": "\\midbarwedge"}, "\u2a5d": {"math": "\\midbarvee"}, "\u2a5e": {"math": "\\perspcorrespond"}, "\u2a5f": {"math": "\\Elzminhat"}, "\u2a60": {"math": "\\wedgedoublebar"}, "\u2a61": {"math": "\\varveebar"}, "\u2a62": {"math": "\\doublebarvee"}, "\u2a64": {"math": "\\dsub"}, "\u2a65": {"math": "\\rsub"}, "\u2a66": {"math": "\\eqdot"}, "\u2a67": {"math": "\\dotequiv"}, "\u2a68": {"math": "\\equivVert"}, "\u2a69": {"math": "\\equivVvert"}, "\u2a6a": {"math": "\\dotsim"}, "\u2a6b": {"math": "\\simrdots"}, "\u2a6c": {"math": "\\simminussim"}, "\u2a6d": {"math": "\\congdot"}, "\u2a6e": {"math": "\\stackrel{*}{=}"}, "\u2a6f": {"math": "\\hatapprox"}, "\u2a70": {"math": "\\approxeqq"}, "\u2a71": {"math": "\\eqqplus"}, "\u2a72": {"math": "\\pluseqq"}, "\u2a73": {"math": "\\eqqsim"}, "\u2a74": {"math": "\\Coloneqq"}, "\u2a75": {"math": "\\Equal"}, "\u2a76": {"math": "\\Same"}, "\u2a77": {"math": "\\ddotseq"}, "\u2a78": {"math": "\\equivDD"}, "\u2a79": {"math": "\\ltcir"}, "\u2a7a": {"math": "\\gtcir"}, "\u2a7b": {"math": "\\ltquest"}, "\u2a7c": {"math": "\\gtquest"}, "\u2a7d": {"math": "\\leqslant", "mathpackages": ["amssymb"]}, "\u2a7d\u0338": {"math": "\\nleqslant", "mathpackages": ["amssymb"]}, "\u2a7e": {"math": "\\geqslant", "mathpackages": ["amssymb"]}, "\u2a7e\u0338": {"math": "\\ngeqslant", "mathpackages": ["amssymb"]}, "\u2a7f": {"math": "\\lesdot"}, "\u2a80": {"math": "\\gesdot"}, "\u2a81": {"math": "\\lesdoto"}, "\u2a82": {"math": "\\gesdoto"}, "\u2a83": {"math": "\\lesdotor"}, "\u2a84": {"math": "\\gesdotol"}, "\u2a85": {"math": "\\lessapprox"}, "\u2a86": {"math": "\\gtrapprox"}, "\u2a87": {"math": "\\lneq"}, "\u2a88": {"math": "\\gneq"}, "\u2a89": {"math": "\\lnapprox"}, "\u2a8a": {"math": "\\gnapprox"}, "\u2a8b": {"math": "\\lesseqqgtr"}, "\u2a8c": {"math": "\\gtreqqless"}, "\u2a8d": {"math": "\\lsime"}, "\u2a8e": {"math": "\\gsime"}, "\u2a8f": {"math": "\\lsimg"}, "\u2a90": {"math": "\\gsiml"}, "\u2a91": {"math": "\\lgE"}, "\u2a92": {"math": "\\glE"}, "\u2a93": {"math": "\\lesges"}, "\u2a94": {"math": "\\gesles"}, "\u2a95": {"math": "\\eqslantless"}, "\u2a96": {"math": "\\eqslantgtr"}, "\u2a97": {"math": "\\elsdot"}, "\u2a98": {"math": "\\egsdot"}, "\u2a99": {"math": "\\eqqless"}, "\u2a9a": {"math": "\\eqqgtr"}, "\u2a9b": {"math": "\\eqqslantless"}, "\u2a9c": {"math": "\\eqqslantgtr"}, "\u2a9d": {"math": "\\Pisymbol{ppi020}{117}"}, "\u2a9e": {"math": "\\Pisymbol{ppi020}{105}"}, "\u2a9f": {"math": "\\simlE"}, "\u2aa0": {"math": "\\simgE"}, "\u2aa1": {"math": "\\NestedLessLess"}, "\u2aa1\u0338": {"math": "\\NotNestedLessLess"}, "\u2aa2": {"math": "\\NestedGreaterGreater"}, "\u2aa2\u0338": {"math": "\\NotNestedGreaterGreater"}, "\u2aa3": {"math": "\\partialmeetcontraction"}, "\u2aa4": {"math": "\\glj"}, "\u2aa5": {"math": "\\gla"}, "\u2aa6": {"math": "\\leftslice"}, "\u2aa7": {"math": "\\rightslice"}, "\u2aa8": {"math": "\\lescc"}, "\u2aa9": {"math": "\\gescc"}, "\u2aaa": {"math": "\\smt"}, "\u2aab": {"math": "\\lat"}, "\u2aac": {"math": "\\smte"}, "\u2aad": {"math": "\\late"}, "\u2aae": {"math": "\\bumpeqq"}, "\u2aaf": {"math": "\\preceq"}, "\u2aaf\u0338": {"math": "\\not\\preceq"}, "\u2ab0": {"math": "\\succeq"}, "\u2ab0\u0338": {"math": "\\not\\succeq"}, "\u2ab1": {"math": "\\precneq"}, "\u2ab2": {"math": "\\succneq"}, "\u2ab3": {"math": "\\preceqq"}, "\u2ab4": {"math": "\\succeqq"}, "\u2ab5": {"math": "\\precneqq"}, "\u2ab6": {"math": "\\succneqq"}, "\u2ab7": {"math": "\\precapprox"}, "\u2ab8": {"math": "\\succapprox"}, "\u2ab9": {"math": "\\precnapprox"}, "\u2aba": {"math": "\\succnapprox"}, "\u2abb": {"math": "\\llcurly"}, "\u2abc": {"math": "\\ggcurly"}, "\u2abd": {"math": "\\subsetdot"}, "\u2abe": {"math": "\\supsetdot"}, "\u2abf": {"math": "\\subsetplus"}, "\u2ac0": {"math": "\\supsetplus"}, "\u2ac1": {"math": "\\submult"}, "\u2ac2": {"math": "\\supmult"}, "\u2ac3": {"math": "\\subedot"}, "\u2ac4": {"math": "\\supedot"}, "\u2ac5": {"math": "\\subseteqq"}, "\u2ac5\u0338": {"math": "\\nsubseteqq"}, "\u2ac6": {"math": "\\supseteqq"}, "\u2ac6\u0338": {"math": "\\nsupseteqq"}, "\u2ac7": {"math": "\\subsim"}, "\u2ac8": {"math": "\\supsim"}, "\u2ac9": {"math": "\\subsetapprox"}, "\u2aca": {"math": "\\supsetapprox"}, "\u2acb": {"math": "\\subsetneqq"}, "\u2acc": {"math": "\\supsetneqq"}, "\u2acd": {"math": "\\lsqhook"}, "\u2ace": {"math": "\\rsqhook"}, "\u2acf": {"math": "\\csub"}, "\u2ad0": {"math": "\\csup"}, "\u2ad1": {"math": "\\csube"}, "\u2ad2": {"math": "\\csupe"}, "\u2ad3": {"math": "\\subsup"}, "\u2ad4": {"math": "\\supsub"}, "\u2ad5": {"math": "\\subsub"}, "\u2ad6": {"math": "\\supsup"}, "\u2ad7": {"math": "\\suphsub"}, "\u2ad8": {"math": "\\supdsub"}, "\u2ad9": {"math": "\\forkv"}, "\u2ada": {"math": "\\topfork"}, "\u2adb": {"math": "\\mlcp"}, "\u2adc": {"math": "\\forks"}, "\u2add": {"math": "\\forksnot"}, "\u2add\u0338": {"math": "\\forks"}, "\u2ade": {"math": "\\shortlefttack"}, "\u2adf": {"math": "\\shortdowntack"}, "\u2ae0": {"math": "\\shortuptack"}, "\u2ae1": {"math": "\\perps"}, "\u2ae2": {"math": "\\vDdash"}, "\u2ae3": {"math": "\\dashV"}, "\u2ae4": {"math": "\\Dashv"}, "\u2ae5": {"math": "\\DashV"}, "\u2ae6": {"math": "\\varVdash"}, "\u2ae7": {"math": "\\Barv"}, "\u2ae8": {"math": "\\vBar"}, "\u2ae9": {"math": "\\vBarv"}, "\u2aea": {"math": "\\Top"}, "\u2aec": {"math": "\\Not"}, "\u2aed": {"math": "\\bNot"}, "\u2aee": {"math": "\\revnmid"}, "\u2aef": {"math": "\\cirmid"}, "\u2af0": {"math": "\\midcir"}, "\u2af1": {"math": "\\topcir"}, "\u2af2": {"math": "\\nhpar"}, "\u2af3": {"math": "\\parsim"}, "\u2af4": {"math": "\\interleave"}, "\u2af5": {"math": "\\nhVvert"}, "\u2af6": {"math": "\\Elztdcol"}, "\u2af7": {"math": "\\lllnest"}, "\u2af8": {"math": "\\gggnest"}, "\u2af9": {"math": "\\leqqslant"}, "\u2afa": {"math": "\\geqqslant"}, "\u2afb": {"math": "\\trslash"}, "\u2afc": {"math": "\\biginterleave"}, "\u2afd": {"math": "{{/}\\!\\!{/}}"}, "\u2afd\u20e5": {"math": "{\\rlap{\\textbackslash}{{/}\\!\\!{/}}}"}, "\u2afe": {"math": "\\talloblong"}, "\u2aff": {"math": "\\bigtalloblong"}, "\u2b12": {"math": "\\squaretopblack"}, "\u2b13": {"math": "\\squarebotblack"}, "\u2b14": {"math": "\\squareurblack"}, "\u2b15": {"math": "\\squarellblack"}, "\u2b16": {"math": "\\diamondleftblack"}, "\u2b17": {"math": "\\diamondrightblack"}, "\u2b18": {"math": "\\diamondtopblack"}, "\u2b19": {"math": "\\diamondbotblack"}, "\u2b1a": {"math": "\\dottedsquare"}, "\u2b1b": {"math": "\\blacksquare"}, "\u2b1c": {"math": "\\square"}, "\u2b1d": {"math": "\\vysmblksquare"}, "\u2b1e": {"math": "\\vysmwhtsquare"}, "\u2b1f": {"math": "\\pentagonblack"}, "\u2b20": {"math": "\\pentagon"}, "\u2b21": {"math": "\\varhexagon"}, "\u2b22": {"math": "\\varhexagonblack"}, "\u2b23": {"math": "\\hexagonblack"}, "\u2b24": {"math": "\\lgblkcircle"}, "\u2b25": {"math": "\\mdblkdiamond"}, "\u2b26": {"math": "\\mdwhtdiamond"}, "\u2b27": {"math": "\\mdblklozenge"}, "\u2b28": {"math": "\\mdwhtlozenge"}, "\u2b29": {"math": "\\smblkdiamond"}, "\u2b2a": {"math": "\\smblklozenge"}, "\u2b2b": {"math": "\\smwhtlozenge"}, "\u2b2c": {"math": "\\blkhorzoval"}, "\u2b2d": {"math": "\\whthorzoval"}, "\u2b2e": {"math": "\\blkvertoval"}, "\u2b2f": {"math": "\\whtvertoval"}, "\u2b30": {"math": "\\circleonleftarrow"}, "\u2b31": {"math": "\\leftthreearrows"}, "\u2b32": {"math": "\\leftarrowonoplus"}, "\u2b33": {"math": "\\longleftsquigarrow"}, "\u2b34": {"math": "\\nvtwoheadleftarrow"}, "\u2b35": {"math": "\\nVtwoheadleftarrow"}, "\u2b36": {"math": "\\twoheadmapsfrom"}, "\u2b37": {"math": "\\twoheadleftdbkarrow"}, "\u2b38": {"math": "\\leftdotarrow"}, "\u2b39": {"math": "\\nvleftarrowtail"}, "\u2b3a": {"math": "\\nVleftarrowtail"}, "\u2b3b": {"math": "\\twoheadleftarrowtail"}, "\u2b3c": {"math": "\\nvtwoheadleftarrowtail"}, "\u2b3d": {"math": "\\nVtwoheadleftarrowtail"}, "\u2b3e": {"math": "\\leftarrowx"}, "\u2b3f": {"math": "\\leftcurvedarrow"}, "\u2b40": {"math": "\\equalleftarrow"}, "\u2b41": {"math": "\\bsimilarleftarrow"}, "\u2b42": {"math": "\\leftarrowbackapprox"}, "\u2b43": {"math": "\\rightarrowgtr"}, "\u2b44": {"math": "\\rightarrowsupset"}, "\u2b45": {"math": "\\LLeftarrow"}, "\u2b46": {"math": "\\RRightarrow"}, "\u2b47": {"math": "\\bsimilarrightarrow"}, "\u2b48": {"math": "\\rightarrowbackapprox"}, "\u2b49": {"math": "\\similarleftarrow"}, "\u2b4a": {"math": "\\leftarrowapprox"}, "\u2b4b": {"math": "\\leftarrowbsimilar"}, "\u2b4c": {"math": "\\rightarrowbsimilar"}, "\u2b50": {"math": "\\medwhitestar"}, "\u2b51": {"math": "\\medblackstar"}, "\u2b52": {"math": "\\smwhitestar"}, "\u2b53": {"math": "\\rightpentagonblack"}, "\u2b54": {"math": "\\rightpentagon"}, "\u3008": {"math": "\\langle"}, "\u3009": {"math": "\\rangle"}, "\u3012": {"math": "\\postalmark"}, "\u3014": {"math": "\\lbrbrak"}, "\u3015": {"math": "\\rbrbrak"}, "\u301a": {"math": "\\openbracketleft"}, "\u301b": {"math": "\\openbracketright"}, "\u3030": {"math": "\\hzigzag"}, "\ufb00": {"text": "ff"}, "\ufb01": {"text": "fi"}, "\ufb02": {"text": "fl"}, "\ufb03": {"text": "ffi"}, "\ufb04": {"text": "ffl"}, "\ufb05": {"text": "st"}, "\ufb06": {"text": "st"}, "\ufffd": {"text": "\\dbend", "commandspacer": true}, "\ud835\udc00": {"math": "\\mathbf{A}"}, "\ud835\udc01": {"math": "\\mathbf{B}"}, "\ud835\udc02": {"math": "\\mathbf{C}"}, "\ud835\udc03": {"math": "\\mathbf{D}"}, "\ud835\udc04": {"math": "\\mathbf{E}"}, "\ud835\udc05": {"math": "\\mathbf{F}"}, "\ud835\udc06": {"math": "\\mathbf{G}"}, "\ud835\udc07": {"math": "\\mathbf{H}"}, "\ud835\udc08": {"math": "\\mathbf{I}"}, "\ud835\udc09": {"math": "\\mathbf{J}"}, "\ud835\udc0a": {"math": "\\mathbf{K}"}, "\ud835\udc0b": {"math": "\\mathbf{L}"}, "\ud835\udc0c": {"math": "\\mathbf{M}"}, "\ud835\udc0d": {"math": "\\mathbf{N}"}, "\ud835\udc0e": {"math": "\\mathbf{O}"}, "\ud835\udc0f": {"math": "\\mathbf{P}"}, "\ud835\udc10": {"math": "\\mathbf{Q}"}, "\ud835\udc11": {"math": "\\mathbf{R}"}, "\ud835\udc12": {"math": "\\mathbf{S}"}, "\ud835\udc13": {"math": "\\mathbf{T}"}, "\ud835\udc14": {"math": "\\mathbf{U}"}, "\ud835\udc15": {"math": "\\mathbf{V}"}, "\ud835\udc16": {"math": "\\mathbf{W}"}, "\ud835\udc17": {"math": "\\mathbf{X}"}, "\ud835\udc18": {"math": "\\mathbf{Y}"}, "\ud835\udc19": {"math": "\\mathbf{Z}"}, "\ud835\udc1a": {"math": "\\mathbf{a}"}, "\ud835\udc1b": {"math": "\\mathbf{b}"}, "\ud835\udc1c": {"math": "\\mathbf{c}"}, "\ud835\udc1d": {"math": "\\mathbf{d}"}, "\ud835\udc1e": {"math": "\\mathbf{e}"}, "\ud835\udc1f": {"math": "\\mathbf{f}"}, "\ud835\udc20": {"math": "\\mathbf{g}"}, "\ud835\udc21": {"math": "\\mathbf{h}"}, "\ud835\udc22": {"math": "\\mathbf{i}"}, "\ud835\udc23": {"math": "\\mathbf{j}"}, "\ud835\udc24": {"math": "\\mathbf{k}"}, "\ud835\udc25": {"math": "\\mathbf{l}"}, "\ud835\udc26": {"math": "\\mathbf{m}"}, "\ud835\udc27": {"math": "\\mathbf{n}"}, "\ud835\udc28": {"math": "\\mathbf{o}"}, "\ud835\udc29": {"math": "\\mathbf{p}"}, "\ud835\udc2a": {"math": "\\mathbf{q}"}, "\ud835\udc2b": {"math": "\\mathbf{r}"}, "\ud835\udc2c": {"math": "\\mathbf{s}"}, "\ud835\udc2d": {"math": "\\mathbf{t}"}, "\ud835\udc2e": {"math": "\\mathbf{u}"}, "\ud835\udc2f": {"math": "\\mathbf{v}"}, "\ud835\udc30": {"math": "\\mathbf{w}"}, "\ud835\udc31": {"math": "\\mathbf{x}"}, "\ud835\udc32": {"math": "\\mathbf{y}"}, "\ud835\udc33": {"math": "\\mathbf{z}"}, "\ud835\udc34": {"math": "\\mathsl{A}"}, "\ud835\udc35": {"math": "\\mathsl{B}"}, "\ud835\udc36": {"math": "\\mathsl{C}"}, "\ud835\udc37": {"math": "\\mathsl{D}"}, "\ud835\udc38": {"math": "\\mathsl{E}"}, "\ud835\udc39": {"math": "\\mathsl{F}"}, "\ud835\udc3a": {"math": "\\mathsl{G}"}, "\ud835\udc3b": {"math": "\\mathsl{H}"}, "\ud835\udc3c": {"math": "\\mathsl{I}"}, "\ud835\udc3d": {"math": "\\mathsl{J}"}, "\ud835\udc3e": {"math": "\\mathsl{K}"}, "\ud835\udc3f": {"math": "\\mathsl{L}"}, "\ud835\udc40": {"math": "\\mathsl{M}"}, "\ud835\udc41": {"math": "\\mathsl{N}"}, "\ud835\udc42": {"math": "\\mathsl{O}"}, "\ud835\udc43": {"math": "\\mathsl{P}"}, "\ud835\udc44": {"math": "\\mathsl{Q}"}, "\ud835\udc45": {"math": "\\mathsl{R}"}, "\ud835\udc46": {"math": "\\mathsl{S}"}, "\ud835\udc47": {"math": "\\mathsl{T}"}, "\ud835\udc48": {"math": "\\mathsl{U}"}, "\ud835\udc49": {"math": "\\mathsl{V}"}, "\ud835\udc4a": {"math": "\\mathsl{W}"}, "\ud835\udc4b": {"math": "\\mathsl{X}"}, "\ud835\udc4c": {"math": "\\mathsl{Y}"}, "\ud835\udc4d": {"math": "\\mathsl{Z}"}, "\ud835\udc4e": {"math": "\\mathsl{a}"}, "\ud835\udc4f": {"math": "\\mathsl{b}"}, "\ud835\udc50": {"math": "\\mathsl{c}"}, "\ud835\udc51": {"math": "\\mathsl{d}"}, "\ud835\udc52": {"math": "\\mathsl{e}"}, "\ud835\udc53": {"math": "\\mathsl{f}"}, "\ud835\udc54": {"math": "\\mathsl{g}"}, "\ud835\udc56": {"math": "\\mathsl{i}"}, "\ud835\udc57": {"math": "\\mathsl{j}"}, "\ud835\udc58": {"math": "\\mathsl{k}"}, "\ud835\udc59": {"math": "\\mathsl{l}"}, "\ud835\udc5a": {"math": "\\mathsl{m}"}, "\ud835\udc5b": {"math": "\\mathsl{n}"}, "\ud835\udc5c": {"math": "\\mathsl{o}"}, "\ud835\udc5d": {"math": "\\mathsl{p}"}, "\ud835\udc5e": {"math": "\\mathsl{q}"}, "\ud835\udc5f": {"math": "\\mathsl{r}"}, "\ud835\udc60": {"math": "\\mathsl{s}"}, "\ud835\udc61": {"math": "\\mathsl{t}"}, "\ud835\udc62": {"math": "\\mathsl{u}"}, "\ud835\udc63": {"math": "\\mathsl{v}"}, "\ud835\udc64": {"math": "\\mathsl{w}"}, "\ud835\udc65": {"math": "\\mathsl{x}"}, "\ud835\udc66": {"math": "\\mathsl{y}"}, "\ud835\udc67": {"math": "\\mathsl{z}"}, "\ud835\udc68": {"math": "\\mathbit{A}"}, "\ud835\udc69": {"math": "\\mathbit{B}"}, "\ud835\udc6a": {"math": "\\mathbit{C}"}, "\ud835\udc6b": {"math": "\\mathbit{D}"}, "\ud835\udc6c": {"math": "\\mathbit{E}"}, "\ud835\udc6d": {"math": "\\mathbit{F}"}, "\ud835\udc6e": {"math": "\\mathbit{G}"}, "\ud835\udc6f": {"math": "\\mathbit{H}"}, "\ud835\udc70": {"math": "\\mathbit{I}"}, "\ud835\udc71": {"math": "\\mathbit{J}"}, "\ud835\udc72": {"math": "\\mathbit{K}"}, "\ud835\udc73": {"math": "\\mathbit{L}"}, "\ud835\udc74": {"math": "\\mathbit{M}"}, "\ud835\udc75": {"math": "\\mathbit{N}"}, "\ud835\udc76": {"math": "\\mathbit{O}"}, "\ud835\udc77": {"math": "\\mathbit{P}"}, "\ud835\udc78": {"math": "\\mathbit{Q}"}, "\ud835\udc79": {"math": "\\mathbit{R}"}, "\ud835\udc7a": {"math": "\\mathbit{S}"}, "\ud835\udc7b": {"math": "\\mathbit{T}"}, "\ud835\udc7c": {"math": "\\mathbit{U}"}, "\ud835\udc7d": {"math": "\\mathbit{V}"}, "\ud835\udc7e": {"math": "\\mathbit{W}"}, "\ud835\udc7f": {"math": "\\mathbit{X}"}, "\ud835\udc80": {"math": "\\mathbit{Y}"}, "\ud835\udc81": {"math": "\\mathbit{Z}"}, "\ud835\udc82": {"math": "\\mathbit{a}"}, "\ud835\udc83": {"math": "\\mathbit{b}"}, "\ud835\udc84": {"math": "\\mathbit{c}"}, "\ud835\udc85": {"math": "\\mathbit{d}"}, "\ud835\udc86": {"math": "\\mathbit{e}"}, "\ud835\udc87": {"math": "\\mathbit{f}"}, "\ud835\udc88": {"math": "\\mathbit{g}"}, "\ud835\udc89": {"math": "\\mathbit{h}"}, "\ud835\udc8a": {"math": "\\mathbit{i}"}, "\ud835\udc8b": {"math": "\\mathbit{j}"}, "\ud835\udc8c": {"math": "\\mathbit{k}"}, "\ud835\udc8d": {"math": "\\mathbit{l}"}, "\ud835\udc8e": {"math": "\\mathbit{m}"}, "\ud835\udc8f": {"math": "\\mathbit{n}"}, "\ud835\udc90": {"math": "\\mathbit{o}"}, "\ud835\udc91": {"math": "\\mathbit{p}"}, "\ud835\udc92": {"math": "\\mathbit{q}"}, "\ud835\udc93": {"math": "\\mathbit{r}"}, "\ud835\udc94": {"math": "\\mathbit{s}"}, "\ud835\udc95": {"math": "\\mathbit{t}"}, "\ud835\udc96": {"math": "\\mathbit{u}"}, "\ud835\udc97": {"math": "\\mathbit{v}"}, "\ud835\udc98": {"math": "\\mathbit{w}"}, "\ud835\udc99": {"math": "\\mathbit{x}"}, "\ud835\udc9a": {"math": "\\mathbit{y}"}, "\ud835\udc9b": {"math": "\\mathbit{z}"}, "\ud835\udc9c": {"math": "\\mathscr{A}"}, "\ud835\udc9e": {"math": "\\mathscr{C}"}, "\ud835\udc9f": {"math": "\\mathscr{D}"}, "\ud835\udca2": {"math": "\\mathscr{G}"}, "\ud835\udca5": {"math": "\\mathscr{J}"}, "\ud835\udca6": {"math": "\\mathscr{K}"}, "\ud835\udca9": {"math": "\\mathscr{N}"}, "\ud835\udcaa": {"math": "\\mathscr{O}"}, "\ud835\udcab": {"math": "\\mathscr{P}"}, "\ud835\udcac": {"math": "\\mathscr{Q}"}, "\ud835\udcae": {"math": "\\mathscr{S}"}, "\ud835\udcaf": {"math": "\\mathscr{T}"}, "\ud835\udcb0": {"math": "\\mathscr{U}"}, "\ud835\udcb1": {"math": "\\mathscr{V}"}, "\ud835\udcb2": {"math": "\\mathscr{W}"}, "\ud835\udcb3": {"math": "\\mathscr{X}"}, "\ud835\udcb4": {"math": "\\mathscr{Y}"}, "\ud835\udcb5": {"math": "\\mathscr{Z}"}, "\ud835\udcb6": {"math": "\\mathscr{a}"}, "\ud835\udcb7": {"math": "\\mathscr{b}"}, "\ud835\udcb8": {"math": "\\mathscr{c}"}, "\ud835\udcb9": {"math": "\\mathscr{d}"}, "\ud835\udcbb": {"math": "\\mathscr{f}"}, "\ud835\udcbd": {"math": "\\mathscr{h}"}, "\ud835\udcbe": {"math": "\\mathscr{i}"}, "\ud835\udcbf": {"math": "\\mathscr{j}"}, "\ud835\udcc0": {"math": "\\mathscr{k}"}, "\ud835\udcc1": {"math": "\\mathscr{l}"}, "\ud835\udcc2": {"math": "\\mathscr{m}"}, "\ud835\udcc3": {"math": "\\mathscr{n}"}, "\ud835\udcc5": {"math": "\\mathscr{p}"}, "\ud835\udcc6": {"math": "\\mathscr{q}"}, "\ud835\udcc7": {"math": "\\mathscr{r}"}, "\ud835\udcc8": {"math": "\\mathscr{s}"}, "\ud835\udcc9": {"math": "\\mathscr{t}"}, "\ud835\udcca": {"math": "\\mathscr{u}"}, "\ud835\udccb": {"math": "\\mathscr{v}"}, "\ud835\udccc": {"math": "\\mathscr{w}"}, "\ud835\udccd": {"math": "\\mathscr{x}"}, "\ud835\udcce": {"math": "\\mathscr{y}"}, "\ud835\udccf": {"math": "\\mathscr{z}"}, "\ud835\udcd0": {"math": "\\mathmit{A}"}, "\ud835\udcd1": {"math": "\\mathmit{B}"}, "\ud835\udcd2": {"math": "\\mathmit{C}"}, "\ud835\udcd3": {"math": "\\mathmit{D}"}, "\ud835\udcd4": {"math": "\\mathmit{E}"}, "\ud835\udcd5": {"math": "\\mathmit{F}"}, "\ud835\udcd6": {"math": "\\mathmit{G}"}, "\ud835\udcd7": {"math": "\\mathmit{H}"}, "\ud835\udcd8": {"math": "\\mathmit{I}"}, "\ud835\udcd9": {"math": "\\mathmit{J}"}, "\ud835\udcda": {"math": "\\mathmit{K}"}, "\ud835\udcdb": {"math": "\\mathmit{L}"}, "\ud835\udcdc": {"math": "\\mathmit{M}"}, "\ud835\udcdd": {"math": "\\mathmit{N}"}, "\ud835\udcde": {"math": "\\mathmit{O}"}, "\ud835\udcdf": {"math": "\\mathmit{P}"}, "\ud835\udce0": {"math": "\\mathmit{Q}"}, "\ud835\udce1": {"math": "\\mathmit{R}"}, "\ud835\udce2": {"math": "\\mathmit{S}"}, "\ud835\udce3": {"math": "\\mathmit{T}"}, "\ud835\udce4": {"math": "\\mathmit{U}"}, "\ud835\udce5": {"math": "\\mathmit{V}"}, "\ud835\udce6": {"math": "\\mathmit{W}"}, "\ud835\udce7": {"math": "\\mathmit{X}"}, "\ud835\udce8": {"math": "\\mathmit{Y}"}, "\ud835\udce9": {"math": "\\mathmit{Z}"}, "\ud835\udcea": {"math": "\\mathmit{a}"}, "\ud835\udceb": {"math": "\\mathmit{b}"}, "\ud835\udcec": {"math": "\\mathmit{c}"}, "\ud835\udced": {"math": "\\mathmit{d}"}, "\ud835\udcee": {"math": "\\mathmit{e}"}, "\ud835\udcef": {"math": "\\mathmit{f}"}, "\ud835\udcf0": {"math": "\\mathmit{g}"}, "\ud835\udcf1": {"math": "\\mathmit{h}"}, "\ud835\udcf2": {"math": "\\mathmit{i}"}, "\ud835\udcf3": {"math": "\\mathmit{j}"}, "\ud835\udcf4": {"math": "\\mathmit{k}"}, "\ud835\udcf5": {"math": "\\mathmit{l}"}, "\ud835\udcf6": {"math": "\\mathmit{m}"}, "\ud835\udcf7": {"math": "\\mathmit{n}"}, "\ud835\udcf8": {"math": "\\mathmit{o}"}, "\ud835\udcf9": {"math": "\\mathmit{p}"}, "\ud835\udcfa": {"math": "\\mathmit{q}"}, "\ud835\udcfb": {"math": "\\mathmit{r}"}, "\ud835\udcfc": {"math": "\\mathmit{s}"}, "\ud835\udcfd": {"math": "\\mathmit{t}"}, "\ud835\udcfe": {"math": "\\mathmit{u}"}, "\ud835\udcff": {"math": "\\mathmit{v}"}, "\ud835\udd00": {"math": "\\mathmit{w}"}, "\ud835\udd01": {"math": "\\mathmit{x}"}, "\ud835\udd02": {"math": "\\mathmit{y}"}, "\ud835\udd03": {"math": "\\mathmit{z}"}, "\ud835\udd04": {"math": "\\mathfrak{A}"}, "\ud835\udd05": {"math": "\\mathfrak{B}"}, "\ud835\udd07": {"math": "\\mathfrak{D}"}, "\ud835\udd08": {"math": "\\mathfrak{E}"}, "\ud835\udd09": {"math": "\\mathfrak{F}"}, "\ud835\udd0a": {"math": "\\mathfrak{G}"}, "\ud835\udd0d": {"math": "\\mathfrak{J}"}, "\ud835\udd0e": {"math": "\\mathfrak{K}"}, "\ud835\udd0f": {"math": "\\mathfrak{L}"}, "\ud835\udd10": {"math": "\\mathfrak{M}"}, "\ud835\udd11": {"math": "\\mathfrak{N}"}, "\ud835\udd12": {"math": "\\mathfrak{O}"}, "\ud835\udd13": {"math": "\\mathfrak{P}"}, "\ud835\udd14": {"math": "\\mathfrak{Q}"}, "\ud835\udd16": {"math": "\\mathfrak{S}"}, "\ud835\udd17": {"math": "\\mathfrak{T}"}, "\ud835\udd18": {"math": "\\mathfrak{U}"}, "\ud835\udd19": {"math": "\\mathfrak{V}"}, "\ud835\udd1a": {"math": "\\mathfrak{W}"}, "\ud835\udd1b": {"math": "\\mathfrak{X}"}, "\ud835\udd1c": {"math": "\\mathfrak{Y}"}, "\ud835\udd1e": {"math": "\\mathfrak{a}"}, "\ud835\udd1f": {"math": "\\mathfrak{b}"}, "\ud835\udd20": {"math": "\\mathfrak{c}"}, "\ud835\udd21": {"math": "\\mathfrak{d}"}, "\ud835\udd22": {"math": "\\mathfrak{e}"}, "\ud835\udd23": {"math": "\\mathfrak{f}"}, "\ud835\udd24": {"math": "\\mathfrak{g}"}, "\ud835\udd25": {"math": "\\mathfrak{h}"}, "\ud835\udd26": {"math": "\\mathfrak{i}"}, "\ud835\udd27": {"math": "\\mathfrak{j}"}, "\ud835\udd28": {"math": "\\mathfrak{k}"}, "\ud835\udd29": {"math": "\\mathfrak{l}"}, "\ud835\udd2a": {"math": "\\mathfrak{m}"}, "\ud835\udd2b": {"math": "\\mathfrak{n}"}, "\ud835\udd2c": {"math": "\\mathfrak{o}"}, "\ud835\udd2d": {"math": "\\mathfrak{p}"}, "\ud835\udd2e": {"math": "\\mathfrak{q}"}, "\ud835\udd2f": {"math": "\\mathfrak{r}"}, "\ud835\udd30": {"math": "\\mathfrak{s}"}, "\ud835\udd31": {"math": "\\mathfrak{t}"}, "\ud835\udd32": {"math": "\\mathfrak{u}"}, "\ud835\udd33": {"math": "\\mathfrak{v}"}, "\ud835\udd34": {"math": "\\mathfrak{w}"}, "\ud835\udd35": {"math": "\\mathfrak{x}"}, "\ud835\udd36": {"math": "\\mathfrak{y}"}, "\ud835\udd37": {"math": "\\mathfrak{z}"}, "\ud835\udd38": {"math": "\\mathbb{A}"}, "\ud835\udd39": {"math": "\\mathbb{B}"}, "\ud835\udd3b": {"math": "\\mathbb{D}"}, "\ud835\udd3c": {"math": "\\mathbb{E}"}, "\ud835\udd3d": {"math": "\\mathbb{F}"}, "\ud835\udd3e": {"math": "\\mathbb{G}"}, "\ud835\udd40": {"math": "\\mathbb{I}"}, "\ud835\udd41": {"math": "\\mathbb{J}"}, "\ud835\udd42": {"math": "\\mathbb{K}"}, "\ud835\udd43": {"math": "\\mathbb{L}"}, "\ud835\udd44": {"math": "\\mathbb{M}"}, "\ud835\udd46": {"math": "\\mathbb{O}"}, "\ud835\udd4a": {"math": "\\mathbb{S}"}, "\ud835\udd4b": {"math": "\\mathbb{T}"}, "\ud835\udd4c": {"math": "\\mathbb{U}"}, "\ud835\udd4d": {"math": "\\mathbb{V}"}, "\ud835\udd4e": {"math": "\\mathbb{W}"}, "\ud835\udd4f": {"math": "\\mathbb{X}"}, "\ud835\udd50": {"math": "\\mathbb{Y}"}, "\ud835\udd52": {"math": "\\mathbb{a}"}, "\ud835\udd53": {"math": "\\mathbb{b}"}, "\ud835\udd54": {"math": "\\mathbb{c}"}, "\ud835\udd55": {"math": "\\mathbb{d}"}, "\ud835\udd56": {"math": "\\mathbb{e}"}, "\ud835\udd57": {"math": "\\mathbb{f}"}, "\ud835\udd58": {"math": "\\mathbb{g}"}, "\ud835\udd59": {"math": "\\mathbb{h}"}, "\ud835\udd5a": {"math": "\\mathbb{i}"}, "\ud835\udd5b": {"math": "\\mathbb{j}"}, "\ud835\udd5c": {"math": "\\mathbb{k}"}, "\ud835\udd5d": {"math": "\\mathbb{l}"}, "\ud835\udd5e": {"math": "\\mathbb{m}"}, "\ud835\udd5f": {"math": "\\mathbb{n}"}, "\ud835\udd60": {"math": "\\mathbb{o}"}, "\ud835\udd61": {"math": "\\mathbb{p}"}, "\ud835\udd62": {"math": "\\mathbb{q}"}, "\ud835\udd63": {"math": "\\mathbb{r}"}, "\ud835\udd64": {"math": "\\mathbb{s}"}, "\ud835\udd65": {"math": "\\mathbb{t}"}, "\ud835\udd66": {"math": "\\mathbb{u}"}, "\ud835\udd67": {"math": "\\mathbb{v}"}, "\ud835\udd68": {"math": "\\mathbb{w}"}, "\ud835\udd69": {"math": "\\mathbb{x}"}, "\ud835\udd6a": {"math": "\\mathbb{y}"}, "\ud835\udd6b": {"math": "\\mathbb{z}"}, "\ud835\udd6c": {"math": "\\mathslbb{A}"}, "\ud835\udd6d": {"math": "\\mathslbb{B}"}, "\ud835\udd6e": {"math": "\\mathslbb{C}"}, "\ud835\udd6f": {"math": "\\mathslbb{D}"}, "\ud835\udd70": {"math": "\\mathslbb{E}"}, "\ud835\udd71": {"math": "\\mathslbb{F}"}, "\ud835\udd72": {"math": "\\mathslbb{G}"}, "\ud835\udd73": {"math": "\\mathslbb{H}"}, "\ud835\udd74": {"math": "\\mathslbb{I}"}, "\ud835\udd75": {"math": "\\mathslbb{J}"}, "\ud835\udd76": {"math": "\\mathslbb{K}"}, "\ud835\udd77": {"math": "\\mathslbb{L}"}, "\ud835\udd78": {"math": "\\mathslbb{M}"}, "\ud835\udd79": {"math": "\\mathslbb{N}"}, "\ud835\udd7a": {"math": "\\mathslbb{O}"}, "\ud835\udd7b": {"math": "\\mathslbb{P}"}, "\ud835\udd7c": {"math": "\\mathslbb{Q}"}, "\ud835\udd7d": {"math": "\\mathslbb{R}"}, "\ud835\udd7e": {"math": "\\mathslbb{S}"}, "\ud835\udd7f": {"math": "\\mathslbb{T}"}, "\ud835\udd80": {"math": "\\mathslbb{U}"}, "\ud835\udd81": {"math": "\\mathslbb{V}"}, "\ud835\udd82": {"math": "\\mathslbb{W}"}, "\ud835\udd83": {"math": "\\mathslbb{X}"}, "\ud835\udd84": {"math": "\\mathslbb{Y}"}, "\ud835\udd85": {"math": "\\mathslbb{Z}"}, "\ud835\udd86": {"math": "\\mathslbb{a}"}, "\ud835\udd87": {"math": "\\mathslbb{b}"}, "\ud835\udd88": {"math": "\\mathslbb{c}"}, "\ud835\udd89": {"math": "\\mathslbb{d}"}, "\ud835\udd8a": {"math": "\\mathslbb{e}"}, "\ud835\udd8b": {"math": "\\mathslbb{f}"}, "\ud835\udd8c": {"math": "\\mathslbb{g}"}, "\ud835\udd8d": {"math": "\\mathslbb{h}"}, "\ud835\udd8e": {"math": "\\mathslbb{i}"}, "\ud835\udd8f": {"math": "\\mathslbb{j}"}, "\ud835\udd90": {"math": "\\mathslbb{k}"}, "\ud835\udd91": {"math": "\\mathslbb{l}"}, "\ud835\udd92": {"math": "\\mathslbb{m}"}, "\ud835\udd93": {"math": "\\mathslbb{n}"}, "\ud835\udd94": {"math": "\\mathslbb{o}"}, "\ud835\udd95": {"math": "\\mathslbb{p}"}, "\ud835\udd96": {"math": "\\mathslbb{q}"}, "\ud835\udd97": {"math": "\\mathslbb{r}"}, "\ud835\udd98": {"math": "\\mathslbb{s}"}, "\ud835\udd99": {"math": "\\mathslbb{t}"}, "\ud835\udd9a": {"math": "\\mathslbb{u}"}, "\ud835\udd9b": {"math": "\\mathslbb{v}"}, "\ud835\udd9c": {"math": "\\mathslbb{w}"}, "\ud835\udd9d": {"math": "\\mathslbb{x}"}, "\ud835\udd9e": {"math": "\\mathslbb{y}"}, "\ud835\udd9f": {"math": "\\mathslbb{z}"}, "\ud835\udda0": {"math": "\\mathsf{A}"}, "\ud835\udda1": {"math": "\\mathsf{B}"}, "\ud835\udda2": {"math": "\\mathsf{C}"}, "\ud835\udda3": {"math": "\\mathsf{D}"}, "\ud835\udda4": {"math": "\\mathsf{E}"}, "\ud835\udda5": {"math": "\\mathsf{F}"}, "\ud835\udda6": {"math": "\\mathsf{G}"}, "\ud835\udda7": {"math": "\\mathsf{H}"}, "\ud835\udda8": {"math": "\\mathsf{I}"}, "\ud835\udda9": {"math": "\\mathsf{J}"}, "\ud835\uddaa": {"math": "\\mathsf{K}"}, "\ud835\uddab": {"math": "\\mathsf{L}"}, "\ud835\uddac": {"math": "\\mathsf{M}"}, "\ud835\uddad": {"math": "\\mathsf{N}"}, "\ud835\uddae": {"math": "\\mathsf{O}"}, "\ud835\uddaf": {"math": "\\mathsf{P}"}, "\ud835\uddb0": {"math": "\\mathsf{Q}"}, "\ud835\uddb1": {"math": "\\mathsf{R}"}, "\ud835\uddb2": {"math": "\\mathsf{S}"}, "\ud835\uddb3": {"math": "\\mathsf{T}"}, "\ud835\uddb4": {"math": "\\mathsf{U}"}, "\ud835\uddb5": {"math": "\\mathsf{V}"}, "\ud835\uddb6": {"math": "\\mathsf{W}"}, "\ud835\uddb7": {"math": "\\mathsf{X}"}, "\ud835\uddb8": {"math": "\\mathsf{Y}"}, "\ud835\uddb9": {"math": "\\mathsf{Z}"}, "\ud835\uddba": {"math": "\\mathsf{a}"}, "\ud835\uddbb": {"math": "\\mathsf{b}"}, "\ud835\uddbc": {"math": "\\mathsf{c}"}, "\ud835\uddbd": {"math": "\\mathsf{d}"}, "\ud835\uddbe": {"math": "\\mathsf{e}"}, "\ud835\uddbf": {"math": "\\mathsf{f}"}, "\ud835\uddc0": {"math": "\\mathsf{g}"}, "\ud835\uddc1": {"math": "\\mathsf{h}"}, "\ud835\uddc2": {"math": "\\mathsf{i}"}, "\ud835\uddc3": {"math": "\\mathsf{j}"}, "\ud835\uddc4": {"math": "\\mathsf{k}"}, "\ud835\uddc5": {"math": "\\mathsf{l}"}, "\ud835\uddc6": {"math": "\\mathsf{m}"}, "\ud835\uddc7": {"math": "\\mathsf{n}"}, "\ud835\uddc8": {"math": "\\mathsf{o}"}, "\ud835\uddc9": {"math": "\\mathsf{p}"}, "\ud835\uddca": {"math": "\\mathsf{q}"}, "\ud835\uddcb": {"math": "\\mathsf{r}"}, "\ud835\uddcc": {"math": "\\mathsf{s}"}, "\ud835\uddcd": {"math": "\\mathsf{t}"}, "\ud835\uddce": {"math": "\\mathsf{u}"}, "\ud835\uddcf": {"math": "\\mathsf{v}"}, "\ud835\uddd0": {"math": "\\mathsf{w}"}, "\ud835\uddd1": {"math": "\\mathsf{x}"}, "\ud835\uddd2": {"math": "\\mathsf{y}"}, "\ud835\uddd3": {"math": "\\mathsf{z}"}, "\ud835\uddd4": {"math": "\\mathsfbf{A}"}, "\ud835\uddd5": {"math": "\\mathsfbf{B}"}, "\ud835\uddd6": {"math": "\\mathsfbf{C}"}, "\ud835\uddd7": {"math": "\\mathsfbf{D}"}, "\ud835\uddd8": {"math": "\\mathsfbf{E}"}, "\ud835\uddd9": {"math": "\\mathsfbf{F}"}, "\ud835\uddda": {"math": "\\mathsfbf{G}"}, "\ud835\udddb": {"math": "\\mathsfbf{H}"}, "\ud835\udddc": {"math": "\\mathsfbf{I}"}, "\ud835\udddd": {"math": "\\mathsfbf{J}"}, "\ud835\uddde": {"math": "\\mathsfbf{K}"}, "\ud835\udddf": {"math": "\\mathsfbf{L}"}, "\ud835\udde0": {"math": "\\mathsfbf{M}"}, "\ud835\udde1": {"math": "\\mathsfbf{N}"}, "\ud835\udde2": {"math": "\\mathsfbf{O}"}, "\ud835\udde3": {"math": "\\mathsfbf{P}"}, "\ud835\udde4": {"math": "\\mathsfbf{Q}"}, "\ud835\udde5": {"math": "\\mathsfbf{R}"}, "\ud835\udde6": {"math": "\\mathsfbf{S}"}, "\ud835\udde7": {"math": "\\mathsfbf{T}"}, "\ud835\udde8": {"math": "\\mathsfbf{U}"}, "\ud835\udde9": {"math": "\\mathsfbf{V}"}, "\ud835\uddea": {"math": "\\mathsfbf{W}"}, "\ud835\uddeb": {"math": "\\mathsfbf{X}"}, "\ud835\uddec": {"math": "\\mathsfbf{Y}"}, "\ud835\udded": {"math": "\\mathsfbf{Z}"}, "\ud835\uddee": {"math": "\\mathsfbf{a}"}, "\ud835\uddef": {"math": "\\mathsfbf{b}"}, "\ud835\uddf0": {"math": "\\mathsfbf{c}"}, "\ud835\uddf1": {"math": "\\mathsfbf{d}"}, "\ud835\uddf2": {"math": "\\mathsfbf{e}"}, "\ud835\uddf3": {"math": "\\mathsfbf{f}"}, "\ud835\uddf4": {"math": "\\mathsfbf{g}"}, "\ud835\uddf5": {"math": "\\mathsfbf{h}"}, "\ud835\uddf6": {"math": "\\mathsfbf{i}"}, "\ud835\uddf7": {"math": "\\mathsfbf{j}"}, "\ud835\uddf8": {"math": "\\mathsfbf{k}"}, "\ud835\uddf9": {"math": "\\mathsfbf{l}"}, "\ud835\uddfa": {"math": "\\mathsfbf{m}"}, "\ud835\uddfb": {"math": "\\mathsfbf{n}"}, "\ud835\uddfc": {"math": "\\mathsfbf{o}"}, "\ud835\uddfd": {"math": "\\mathsfbf{p}"}, "\ud835\uddfe": {"math": "\\mathsfbf{q}"}, "\ud835\uddff": {"math": "\\mathsfbf{r}"}, "\ud835\ude00": {"math": "\\mathsfbf{s}"}, "\ud835\ude01": {"math": "\\mathsfbf{t}"}, "\ud835\ude02": {"math": "\\mathsfbf{u}"}, "\ud835\ude03": {"math": "\\mathsfbf{v}"}, "\ud835\ude04": {"math": "\\mathsfbf{w}"}, "\ud835\ude05": {"math": "\\mathsfbf{x}"}, "\ud835\ude06": {"math": "\\mathsfbf{y}"}, "\ud835\ude07": {"math": "\\mathsfbf{z}"}, "\ud835\ude08": {"math": "\\mathsfsl{A}"}, "\ud835\ude09": {"math": "\\mathsfsl{B}"}, "\ud835\ude0a": {"math": "\\mathsfsl{C}"}, "\ud835\ude0b": {"math": "\\mathsfsl{D}"}, "\ud835\ude0c": {"math": "\\mathsfsl{E}"}, "\ud835\ude0d": {"math": "\\mathsfsl{F}"}, "\ud835\ude0e": {"math": "\\mathsfsl{G}"}, "\ud835\ude0f": {"math": "\\mathsfsl{H}"}, "\ud835\ude10": {"math": "\\mathsfsl{I}"}, "\ud835\ude11": {"math": "\\mathsfsl{J}"}, "\ud835\ude12": {"math": "\\mathsfsl{K}"}, "\ud835\ude13": {"math": "\\mathsfsl{L}"}, "\ud835\ude14": {"math": "\\mathsfsl{M}"}, "\ud835\ude15": {"math": "\\mathsfsl{N}"}, "\ud835\ude16": {"math": "\\mathsfsl{O}"}, "\ud835\ude17": {"math": "\\mathsfsl{P}"}, "\ud835\ude18": {"math": "\\mathsfsl{Q}"}, "\ud835\ude19": {"math": "\\mathsfsl{R}"}, "\ud835\ude1a": {"math": "\\mathsfsl{S}"}, "\ud835\ude1b": {"math": "\\mathsfsl{T}"}, "\ud835\ude1c": {"math": "\\mathsfsl{U}"}, "\ud835\ude1d": {"math": "\\mathsfsl{V}"}, "\ud835\ude1e": {"math": "\\mathsfsl{W}"}, "\ud835\ude1f": {"math": "\\mathsfsl{X}"}, "\ud835\ude20": {"math": "\\mathsfsl{Y}"}, "\ud835\ude21": {"math": "\\mathsfsl{Z}"}, "\ud835\ude22": {"math": "\\mathsfsl{a}"}, "\ud835\ude23": {"math": "\\mathsfsl{b}"}, "\ud835\ude24": {"math": "\\mathsfsl{c}"}, "\ud835\ude25": {"math": "\\mathsfsl{d}"}, "\ud835\ude26": {"math": "\\mathsfsl{e}"}, "\ud835\ude27": {"math": "\\mathsfsl{f}"}, "\ud835\ude28": {"math": "\\mathsfsl{g}"}, "\ud835\ude29": {"math": "\\mathsfsl{h}"}, "\ud835\ude2a": {"math": "\\mathsfsl{i}"}, "\ud835\ude2b": {"math": "\\mathsfsl{j}"}, "\ud835\ude2c": {"math": "\\mathsfsl{k}"}, "\ud835\ude2d": {"math": "\\mathsfsl{l}"}, "\ud835\ude2e": {"math": "\\mathsfsl{m}"}, "\ud835\ude2f": {"math": "\\mathsfsl{n}"}, "\ud835\ude30": {"math": "\\mathsfsl{o}"}, "\ud835\ude31": {"math": "\\mathsfsl{p}"}, "\ud835\ude32": {"math": "\\mathsfsl{q}"}, "\ud835\ude33": {"math": "\\mathsfsl{r}"}, "\ud835\ude34": {"math": "\\mathsfsl{s}"}, "\ud835\ude35": {"math": "\\mathsfsl{t}"}, "\ud835\ude36": {"math": "\\mathsfsl{u}"}, "\ud835\ude37": {"math": "\\mathsfsl{v}"}, "\ud835\ude38": {"math": "\\mathsfsl{w}"}, "\ud835\ude39": {"math": "\\mathsfsl{x}"}, "\ud835\ude3a": {"math": "\\mathsfsl{y}"}, "\ud835\ude3b": {"math": "\\mathsfsl{z}"}, "\ud835\ude3c": {"math": "\\mathsfbfsl{A}"}, "\ud835\ude3d": {"math": "\\mathsfbfsl{B}"}, "\ud835\ude3e": {"math": "\\mathsfbfsl{C}"}, "\ud835\ude3f": {"math": "\\mathsfbfsl{D}"}, "\ud835\ude40": {"math": "\\mathsfbfsl{E}"}, "\ud835\ude41": {"math": "\\mathsfbfsl{F}"}, "\ud835\ude42": {"math": "\\mathsfbfsl{G}"}, "\ud835\ude43": {"math": "\\mathsfbfsl{H}"}, "\ud835\ude44": {"math": "\\mathsfbfsl{I}"}, "\ud835\ude45": {"math": "\\mathsfbfsl{J}"}, "\ud835\ude46": {"math": "\\mathsfbfsl{K}"}, "\ud835\ude47": {"math": "\\mathsfbfsl{L}"}, "\ud835\ude48": {"math": "\\mathsfbfsl{M}"}, "\ud835\ude49": {"math": "\\mathsfbfsl{N}"}, "\ud835\ude4a": {"math": "\\mathsfbfsl{O}"}, "\ud835\ude4b": {"math": "\\mathsfbfsl{P}"}, "\ud835\ude4c": {"math": "\\mathsfbfsl{Q}"}, "\ud835\ude4d": {"math": "\\mathsfbfsl{R}"}, "\ud835\ude4e": {"math": "\\mathsfbfsl{S}"}, "\ud835\ude4f": {"math": "\\mathsfbfsl{T}"}, "\ud835\ude50": {"math": "\\mathsfbfsl{U}"}, "\ud835\ude51": {"math": "\\mathsfbfsl{V}"}, "\ud835\ude52": {"math": "\\mathsfbfsl{W}"}, "\ud835\ude53": {"math": "\\mathsfbfsl{X}"}, "\ud835\ude54": {"math": "\\mathsfbfsl{Y}"}, "\ud835\ude55": {"math": "\\mathsfbfsl{Z}"}, "\ud835\ude56": {"math": "\\mathsfbfsl{a}"}, "\ud835\ude57": {"math": "\\mathsfbfsl{b}"}, "\ud835\ude58": {"math": "\\mathsfbfsl{c}"}, "\ud835\ude59": {"math": "\\mathsfbfsl{d}"}, "\ud835\ude5a": {"math": "\\mathsfbfsl{e}"}, "\ud835\ude5b": {"math": "\\mathsfbfsl{f}"}, "\ud835\ude5c": {"math": "\\mathsfbfsl{g}"}, "\ud835\ude5d": {"math": "\\mathsfbfsl{h}"}, "\ud835\ude5e": {"math": "\\mathsfbfsl{i}"}, "\ud835\ude5f": {"math": "\\mathsfbfsl{j}"}, "\ud835\ude60": {"math": "\\mathsfbfsl{k}"}, "\ud835\ude61": {"math": "\\mathsfbfsl{l}"}, "\ud835\ude62": {"math": "\\mathsfbfsl{m}"}, "\ud835\ude63": {"math": "\\mathsfbfsl{n}"}, "\ud835\ude64": {"math": "\\mathsfbfsl{o}"}, "\ud835\ude65": {"math": "\\mathsfbfsl{p}"}, "\ud835\ude66": {"math": "\\mathsfbfsl{q}"}, "\ud835\ude67": {"math": "\\mathsfbfsl{r}"}, "\ud835\ude68": {"math": "\\mathsfbfsl{s}"}, "\ud835\ude69": {"math": "\\mathsfbfsl{t}"}, "\ud835\ude6a": {"math": "\\mathsfbfsl{u}"}, "\ud835\ude6b": {"math": "\\mathsfbfsl{v}"}, "\ud835\ude6c": {"math": "\\mathsfbfsl{w}"}, "\ud835\ude6d": {"math": "\\mathsfbfsl{x}"}, "\ud835\ude6e": {"math": "\\mathsfbfsl{y}"}, "\ud835\ude6f": {"math": "\\mathsfbfsl{z}"}, "\ud835\ude70": {"math": "\\mathtt{A}"}, "\ud835\ude71": {"math": "\\mathtt{B}"}, "\ud835\ude72": {"math": "\\mathtt{C}"}, "\ud835\ude73": {"math": "\\mathtt{D}"}, "\ud835\ude74": {"math": "\\mathtt{E}"}, "\ud835\ude75": {"math": "\\mathtt{F}"}, "\ud835\ude76": {"math": "\\mathtt{G}"}, "\ud835\ude77": {"math": "\\mathtt{H}"}, "\ud835\ude78": {"math": "\\mathtt{I}"}, "\ud835\ude79": {"math": "\\mathtt{J}"}, "\ud835\ude7a": {"math": "\\mathtt{K}"}, "\ud835\ude7b": {"math": "\\mathtt{L}"}, "\ud835\ude7c": {"math": "\\mathtt{M}"}, "\ud835\ude7d": {"math": "\\mathtt{N}"}, "\ud835\ude7e": {"math": "\\mathtt{O}"}, "\ud835\ude7f": {"math": "\\mathtt{P}"}, "\ud835\ude80": {"math": "\\mathtt{Q}"}, "\ud835\ude81": {"math": "\\mathtt{R}"}, "\ud835\ude82": {"math": "\\mathtt{S}"}, "\ud835\ude83": {"math": "\\mathtt{T}"}, "\ud835\ude84": {"math": "\\mathtt{U}"}, "\ud835\ude85": {"math": "\\mathtt{V}"}, "\ud835\ude86": {"math": "\\mathtt{W}"}, "\ud835\ude87": {"math": "\\mathtt{X}"}, "\ud835\ude88": {"math": "\\mathtt{Y}"}, "\ud835\ude89": {"math": "\\mathtt{Z}"}, "\ud835\ude8a": {"math": "\\mathtt{a}"}, "\ud835\ude8b": {"math": "\\mathtt{b}"}, "\ud835\ude8c": {"math": "\\mathtt{c}"}, "\ud835\ude8d": {"math": "\\mathtt{d}"}, "\ud835\ude8e": {"math": "\\mathtt{e}"}, "\ud835\ude8f": {"math": "\\mathtt{f}"}, "\ud835\ude90": {"math": "\\mathtt{g}"}, "\ud835\ude91": {"math": "\\mathtt{h}"}, "\ud835\ude92": {"math": "\\mathtt{i}"}, "\ud835\ude93": {"math": "\\mathtt{j}"}, "\ud835\ude94": {"math": "\\mathtt{k}"}, "\ud835\ude95": {"math": "\\mathtt{l}"}, "\ud835\ude96": {"math": "\\mathtt{m}"}, "\ud835\ude97": {"math": "\\mathtt{n}"}, "\ud835\ude98": {"math": "\\mathtt{o}"}, "\ud835\ude99": {"math": "\\mathtt{p}"}, "\ud835\ude9a": {"math": "\\mathtt{q}"}, "\ud835\ude9b": {"math": "\\mathtt{r}"}, "\ud835\ude9c": {"math": "\\mathtt{s}"}, "\ud835\ude9d": {"math": "\\mathtt{t}"}, "\ud835\ude9e": {"math": "\\mathtt{u}"}, "\ud835\ude9f": {"math": "\\mathtt{v}"}, "\ud835\udea0": {"math": "\\mathtt{w}"}, "\ud835\udea1": {"math": "\\mathtt{x}"}, "\ud835\udea2": {"math": "\\mathtt{y}"}, "\ud835\udea3": {"math": "\\mathtt{z}"}, "\ud835\udea4": {"math": "\\imath"}, "\ud835\udea5": {"math": "\\jmath"}, "\ud835\udea8": {"math": "\\mathbf{A}"}, "\ud835\udea9": {"math": "\\mathbf{B}"}, "\ud835\udeaa": {"math": "\\mathbf{\\Gamma}"}, "\ud835\udeab": {"math": "\\mathbf{\\Delta}"}, "\ud835\udeac": {"math": "\\mathbf{E}"}, "\ud835\udead": {"math": "\\mathbf{Z}"}, "\ud835\udeae": {"math": "\\mathbf{H}"}, "\ud835\udeaf": {"math": "\\mathbf{\\Theta}"}, "\ud835\udeb0": {"math": "\\mathbf{I}"}, "\ud835\udeb1": {"math": "\\mathbf{K}"}, "\ud835\udeb2": {"math": "\\mathbf{\\Lambda}"}, "\ud835\udeb3": {"math": "M"}, "\ud835\udeb4": {"math": "N"}, "\ud835\udeb5": {"math": "\\mathbf{\\Xi}"}, "\ud835\udeb6": {"math": "O"}, "\ud835\udeb7": {"math": "\\mathbf{\\Pi}"}, "\ud835\udeb8": {"math": "\\mathbf{P}"}, "\ud835\udeb9": {"math": "\\mathbf{\\vartheta}"}, "\ud835\udeba": {"math": "\\mathbf{\\Sigma}"}, "\ud835\udebb": {"math": "\\mathbf{T}"}, "\ud835\udebc": {"math": "\\mathbf{\\Upsilon}"}, "\ud835\udebd": {"math": "\\mathbf{\\Phi}"}, "\ud835\udebe": {"math": "\\mathbf{X}"}, "\ud835\udebf": {"math": "\\mathbf{\\Psi}"}, "\ud835\udec0": {"math": "\\mathbf{\\Omega}"}, "\ud835\udec1": {"math": "\\mathbf{\\nabla}"}, "\ud835\udec2": {"math": "\\mathbf{\\alpha}"}, "\ud835\udec3": {"math": "\\mathbf{\\beta}"}, "\ud835\udec4": {"math": "\\mathbf{\\gamma}"}, "\ud835\udec5": {"math": "\\mathbf{\\delta}"}, "\ud835\udec6": {"math": "\\mathbf{\\epsilon}"}, "\ud835\udec7": {"math": "\\mathbf{\\zeta}"}, "\ud835\udec8": {"math": "\\mathbf{\\eta}"}, "\ud835\udec9": {"math": "\\mathbf{\\theta}"}, "\ud835\udeca": {"math": "\\mathbf{I}"}, "\ud835\udecb": {"math": "\\mathbf{K}"}, "\ud835\udecc": {"math": "\\mathbf{\\lambda}"}, "\ud835\udecd": {"math": "M"}, "\ud835\udece": {"math": "N"}, "\ud835\udecf": {"math": "\\mathbf{\\xi}"}, "\ud835\uded0": {"math": "O"}, "\ud835\uded1": {"math": "\\mathbf{\\pi}"}, "\ud835\uded2": {"math": "\\mathbf{P}"}, "\ud835\uded3": {"math": "\\mathbf{\\varsigma}"}, "\ud835\uded4": {"math": "\\mathbf{\\sigma}"}, "\ud835\uded5": {"math": "\\mathbf{T}"}, "\ud835\uded6": {"math": "\\mathbf{\\upsilon}"}, "\ud835\uded7": {"math": "\\mathbf{\\phi}"}, "\ud835\uded8": {"math": "\\mathbf{X}"}, "\ud835\uded9": {"math": "\\mathbf{\\psi}"}, "\ud835\udeda": {"math": "\\mathbf{\\omega}"}, "\ud835\udedb": {"math": "\\partial"}, "\ud835\udedc": {"math": "\\in"}, "\ud835\udedd": {"math": "\\mathbf{\\vartheta}"}, "\ud835\udede": {"math": "\\mathbf{\\varkappa}"}, "\ud835\udedf": {"math": "\\mathbf{\\phi}"}, "\ud835\udee0": {"math": "\\mathbf{\\varrho}"}, "\ud835\udee1": {"math": "\\mathbf{\\varpi}"}, "\ud835\udee2": {"math": "\\mathsl{A}"}, "\ud835\udee3": {"math": "\\mathsl{B}"}, "\ud835\udee4": {"math": "\\mathsl{\\Gamma}"}, "\ud835\udee5": {"math": "\\mathsl{\\Delta}"}, "\ud835\udee6": {"math": "\\mathsl{E}"}, "\ud835\udee7": {"math": "\\mathsl{Z}"}, "\ud835\udee8": {"math": "\\mathsl{H}"}, "\ud835\udee9": {"math": "\\mathsl{\\Theta}"}, "\ud835\udeea": {"math": "\\mathsl{I}"}, "\ud835\udeeb": {"math": "\\mathsl{K}"}, "\ud835\udeec": {"math": "\\mathsl{\\Lambda}"}, "\ud835\udeed": {"math": "M"}, "\ud835\udeee": {"math": "N"}, "\ud835\udeef": {"math": "\\mathsl{\\Xi}"}, "\ud835\udef0": {"math": "O"}, "\ud835\udef1": {"math": "\\mathsl{\\Pi}"}, "\ud835\udef2": {"math": "\\mathsl{P}"}, "\ud835\udef3": {"math": "\\mathsl{\\Theta}"}, "\ud835\udef4": {"math": "\\mathsl{\\Sigma}"}, "\ud835\udef5": {"math": "\\mathsl{T}"}, "\ud835\udef6": {"math": "\\mathsl{\\Upsilon}"}, "\ud835\udef7": {"math": "\\mathsl{\\Phi}"}, "\ud835\udef8": {"math": "\\mathsl{X}"}, "\ud835\udef9": {"math": "\\mathsl{\\Psi}"}, "\ud835\udefa": {"math": "\\mathsl{\\Omega}"}, "\ud835\udefb": {"math": "\\mathsl{\\nabla}"}, "\ud835\udefc": {"math": "\\mathsl{A}"}, "\ud835\udefd": {"math": "\\mathsl{B}"}, "\ud835\udefe": {"math": "\\mathsl{\\gamma}"}, "\ud835\udeff": {"math": "\\mathsl{\\delta}"}, "\ud835\udf00": {"math": "\\mathsl{E}"}, "\ud835\udf01": {"math": "\\mathsl{Z}"}, "\ud835\udf02": {"math": "\\mathsl{H}"}, "\ud835\udf03": {"math": "\\mathsl{\\theta}"}, "\ud835\udf04": {"math": "\\mathsl{I}"}, "\ud835\udf05": {"math": "\\mathsl{K}"}, "\ud835\udf06": {"math": "\\mathsl{\\lambda}"}, "\ud835\udf07": {"math": "\\mu"}, "\ud835\udf08": {"math": "\\nu"}, "\ud835\udf09": {"math": "\\mathsl{\\xi}"}, "\ud835\udf0a": {"math": "o"}, "\ud835\udf0b": {"math": "\\mathsl{\\pi}"}, "\ud835\udf0c": {"math": "\\mathsl{P}"}, "\ud835\udf0d": {"math": "\\mathsl{\\varsigma}"}, "\ud835\udf0e": {"math": "\\mathsl{\\sigma}"}, "\ud835\udf0f": {"math": "\\mathsl{T}"}, "\ud835\udf10": {"math": "\\mathsl{\\upsilon}"}, "\ud835\udf11": {"math": "\\mathsl{\\varphi}"}, "\ud835\udf12": {"math": "\\mathsl{X}"}, "\ud835\udf13": {"math": "\\mathsl{\\psi}"}, "\ud835\udf14": {"math": "\\mathsl{\\omega}"}, "\ud835\udf15": {"math": "\\partial"}, "\ud835\udf16": {"math": "\\in"}, "\ud835\udf17": {"math": "\\mathsl{\\vartheta}"}, "\ud835\udf18": {"math": "\\mathsl{\\varkappa}"}, "\ud835\udf19": {"math": "\\mathsl{\\phi}"}, "\ud835\udf1a": {"math": "\\mathsl{\\varrho}"}, "\ud835\udf1b": {"math": "\\mathsl{\\varpi}"}, "\ud835\udf1c": {"math": "\\mathbit{A}"}, "\ud835\udf1d": {"math": "\\mathbit{B}"}, "\ud835\udf1e": {"math": "\\mathbit{\\Gamma}"}, "\ud835\udf1f": {"math": "\\mathbit{\\Delta}"}, "\ud835\udf20": {"math": "\\mathbit{E}"}, "\ud835\udf21": {"math": "\\mathbit{Z}"}, "\ud835\udf22": {"math": "\\mathbit{H}"}, "\ud835\udf23": {"math": "\\mathbit{\\Theta}"}, "\ud835\udf24": {"math": "\\mathbit{I}"}, "\ud835\udf25": {"math": "\\mathbit{K}"}, "\ud835\udf26": {"math": "\\mathbit{\\Lambda}"}, "\ud835\udf27": {"math": "M"}, "\ud835\udf28": {"math": "N"}, "\ud835\udf29": {"math": "\\mathbit{\\Xi}"}, "\ud835\udf2a": {"math": "O"}, "\ud835\udf2b": {"math": "\\mathbit{\\Pi}"}, "\ud835\udf2c": {"math": "\\mathbit{P}"}, "\ud835\udf2d": {"math": "\\mathbit{O}"}, "\ud835\udf2e": {"math": "\\mathbit{\\Sigma}"}, "\ud835\udf2f": {"math": "\\mathbit{T}"}, "\ud835\udf30": {"math": "\\mathbit{\\Upsilon}"}, "\ud835\udf31": {"math": "\\mathbit{\\Phi}"}, "\ud835\udf32": {"math": "\\mathbit{X}"}, "\ud835\udf33": {"math": "\\mathbit{\\Psi}"}, "\ud835\udf34": {"math": "\\mathbit{\\Omega}"}, "\ud835\udf35": {"math": "\\mathbit{\\nabla}"}, "\ud835\udf36": {"math": "\\mathbit{\\alpha}"}, "\ud835\udf37": {"math": "\\mathbit{\\beta}"}, "\ud835\udf38": {"math": "\\mathbit{\\gamma}"}, "\ud835\udf39": {"math": "\\mathbit{\\delta}"}, "\ud835\udf3a": {"math": "\\mathbit{\\epsilon}"}, "\ud835\udf3b": {"math": "\\mathbit{\\zeta}"}, "\ud835\udf3c": {"math": "\\mathbit{\\eta}"}, "\ud835\udf3d": {"math": "\\mathbit{\\theta}"}, "\ud835\udf3e": {"math": "\\mathbit{\\imath}"}, "\ud835\udf3f": {"math": "\\mathbit{\\kappa}"}, "\ud835\udf40": {"math": "\\mathbit{\\lambda}"}, "\ud835\udf41": {"math": "\\mu"}, "\ud835\udf42": {"math": "N"}, "\ud835\udf43": {"math": "\\mathbit{\\xi}"}, "\ud835\udf44": {"math": "O"}, "\ud835\udf45": {"math": "\\mathbit{\\pi}"}, "\ud835\udf46": {"math": "\\mathbit{\\rho}"}, "\ud835\udf47": {"math": "\\mathbit{\\varsigma}"}, "\ud835\udf48": {"math": "\\mathbit{\\sigma}"}, "\ud835\udf49": {"math": "\\mathbit{\\tau}"}, "\ud835\udf4a": {"math": "\\mathbit{\\upsilon}"}, "\ud835\udf4b": {"math": "\\mathbit{\\varphi}"}, "\ud835\udf4c": {"math": "\\mathbit{\\chi}"}, "\ud835\udf4d": {"math": "\\mathbit{\\psi}"}, "\ud835\udf4e": {"math": "\\mathbit{\\omega}"}, "\ud835\udf4f": {"math": "\\partial"}, "\ud835\udf50": {"math": "\\in"}, "\ud835\udf51": {"math": "\\mathbit{\\vartheta}"}, "\ud835\udf52": {"math": "\\mathbit{\\varkappa}"}, "\ud835\udf53": {"math": "\\mathbit{\\phi}"}, "\ud835\udf54": {"math": "\\mathbit{\\varrho}"}, "\ud835\udf55": {"math": "\\mathbit{\\varpi}"}, "\ud835\udf56": {"math": "\\mathsfbf{A}"}, "\ud835\udf57": {"math": "\\mathsfbf{B}"}, "\ud835\udf58": {"math": "\\mathsfbf{\\Gamma}"}, "\ud835\udf59": {"math": "\\mathsfbf{\\Delta}"}, "\ud835\udf5a": {"math": "\\mathsfbf{E}"}, "\ud835\udf5b": {"math": "\\mathsfbf{Z}"}, "\ud835\udf5c": {"math": "\\mathsfbf{H}"}, "\ud835\udf5d": {"math": "\\mathsfbf{\\Theta}"}, "\ud835\udf5e": {"math": "\\mathsfbf{I}"}, "\ud835\udf5f": {"math": "\\mathsfbf{K}"}, "\ud835\udf60": {"math": "\\mathsfbf{\\Lambda}"}, "\ud835\udf61": {"math": "M"}, "\ud835\udf62": {"math": "N"}, "\ud835\udf63": {"math": "\\mathsfbf{\\Xi}"}, "\ud835\udf64": {"math": "O"}, "\ud835\udf65": {"math": "\\mathsfbf{\\Pi}"}, "\ud835\udf66": {"math": "\\mathsfbf{P}"}, "\ud835\udf67": {"math": "\\mathsfbf{\\Theta}"}, "\ud835\udf68": {"math": "\\mathsfbf{\\Sigma}"}, "\ud835\udf69": {"math": "\\mathsfbf{T}"}, "\ud835\udf6a": {"math": "\\mathsfbf{\\Upsilon}"}, "\ud835\udf6b": {"math": "\\mathsfbf{\\Phi}"}, "\ud835\udf6c": {"math": "\\mathsfbf{X}"}, "\ud835\udf6d": {"math": "\\mathsfbf{\\Psi}"}, "\ud835\udf6e": {"math": "\\mathsfbf{\\Omega}"}, "\ud835\udf6f": {"math": "\\mathsfbf{\\nabla}"}, "\ud835\udf70": {"math": "\\mathsfbf{\\alpha}"}, "\ud835\udf71": {"math": "\\mathsfbf{\\beta}"}, "\ud835\udf72": {"math": "\\mathsfbf{\\gamma}"}, "\ud835\udf73": {"math": "\\mathsfbf{\\delta}"}, "\ud835\udf74": {"math": "\\mathsfbf{\\varepsilon}"}, "\ud835\udf75": {"math": "\\mathsfbf{\\zeta}"}, "\ud835\udf76": {"math": "\\mathsfbf{\\eta}"}, "\ud835\udf77": {"math": "\\mathsfbf{\\theta}"}, "\ud835\udf78": {"math": "\\mathsfbf{\\imath}"}, "\ud835\udf79": {"math": "\\mathsfbf{\\kappa}"}, "\ud835\udf7a": {"math": "\\mathsfbf{\\lambda}"}, "\ud835\udf7b": {"math": "\\mu"}, "\ud835\udf7c": {"math": "\\nu"}, "\ud835\udf7d": {"math": "\\mathsfbf{\\xi}"}, "\ud835\udf7e": {"math": "o"}, "\ud835\udf7f": {"math": "\\mathsfbf{\\pi}"}, "\ud835\udf80": {"math": "\\mathsfbf{\\rho}"}, "\ud835\udf81": {"math": "\\mathsfbf{\\varsigma}"}, "\ud835\udf82": {"math": "\\mathsfbf{\\sigma}"}, "\ud835\udf83": {"math": "\\mathsfbf{\\tau}"}, "\ud835\udf84": {"math": "\\mathsfbf{\\upsilon}"}, "\ud835\udf85": {"math": "\\mathsfbf{\\varphi}"}, "\ud835\udf86": {"math": "\\mathsfbf{\\chi}"}, "\ud835\udf87": {"math": "\\mathsfbf{\\psi}"}, "\ud835\udf88": {"math": "\\mathsfbf{\\omega}"}, "\ud835\udf89": {"math": "\\partial"}, "\ud835\udf8a": {"math": "\\in"}, "\ud835\udf8b": {"math": "\\mathsfbf{\\vartheta}"}, "\ud835\udf8c": {"math": "\\mathsfbf{\\varkappa}"}, "\ud835\udf8d": {"math": "\\mathsfbf{\\phi}"}, "\ud835\udf8e": {"math": "\\mathsfbf{\\varrho}"}, "\ud835\udf8f": {"math": "\\mathsfbf{\\varpi}"}, "\ud835\udf90": {"math": "\\mathsfbfsl{A}"}, "\ud835\udf91": {"math": "\\mathsfbfsl{B}"}, "\ud835\udf92": {"math": "\\mathsfbfsl{\\Gamma}"}, "\ud835\udf93": {"math": "\\mathsfbfsl{\\Delta}"}, "\ud835\udf94": {"math": "\\mathsfbfsl{E}"}, "\ud835\udf95": {"math": "\\mathsfbfsl{Z}"}, "\ud835\udf96": {"math": "\\mathsfbfsl{H}"}, "\ud835\udf97": {"math": "\\mathsfbfsl{\\Theta}"}, "\ud835\udf98": {"math": "\\mathsfbfsl{I}"}, "\ud835\udf99": {"math": "\\mathsfbfsl{K}"}, "\ud835\udf9a": {"math": "\\mathsfbfsl{\\Lambda}"}, "\ud835\udf9b": {"math": "\\mathsfbfsl{M}"}, "\ud835\udf9c": {"math": "\\mathsfbfsl{N}"}, "\ud835\udf9d": {"math": "\\mathsfbfsl{\\Xi}"}, "\ud835\udf9e": {"math": "\\mathsfbfsl{O}"}, "\ud835\udf9f": {"math": "\\mathsfbfsl{\\Pi}"}, "\ud835\udfa0": {"math": "\\mathsfbfsl{P}"}, "\ud835\udfa1": {"math": "\\mathsfbfsl{\\Theta}"}, "\ud835\udfa2": {"math": "\\mathsfbfsl{\\Sigma}"}, "\ud835\udfa3": {"math": "\\mathsfbfsl{T}"}, "\ud835\udfa4": {"math": "\\mathsfbfsl{\\Upsilon}"}, "\ud835\udfa5": {"math": "\\mathsfbfsl{\\Phi}"}, "\ud835\udfa6": {"math": "\\mathsfbfsl{X}"}, "\ud835\udfa7": {"math": "\\mathsfbfsl{\\Psi}"}, "\ud835\udfa8": {"math": "\\mathsfbfsl{\\Omega}"}, "\ud835\udfa9": {"math": "\\mathsfbfsl{\\nabla}"}, "\ud835\udfaa": {"math": "\\mathsfbfsl{\\alpha}"}, "\ud835\udfab": {"math": "\\mathsfbfsl{\\beta}"}, "\ud835\udfac": {"math": "\\mathsfbfsl{\\gamma}"}, "\ud835\udfad": {"math": "\\mathsfbfsl{\\delta}"}, "\ud835\udfae": {"math": "\\mathsfbfsl{\\varepsilon}"}, "\ud835\udfaf": {"math": "\\mathsfbfsl{\\zeta}"}, "\ud835\udfb0": {"math": "\\mathsfbfsl{\\eta}"}, "\ud835\udfb1": {"math": "\\mathsfbfsl{\\theta}"}, "\ud835\udfb2": {"math": "\\mathsfbfsl{\\imath}"}, "\ud835\udfb3": {"math": "\\mathsfbfsl{\\kappa}"}, "\ud835\udfb4": {"math": "\\mathsfbfsl{\\lambda}"}, "\ud835\udfb5": {"math": "\\mu"}, "\ud835\udfb6": {"math": "\\nu"}, "\ud835\udfb7": {"math": "\\mathsfbfsl{\\xi}"}, "\ud835\udfb8": {"math": "o"}, "\ud835\udfb9": {"math": "\\mathsfbfsl{\\pi}"}, "\ud835\udfba": {"math": "\\mathsfbfsl{\\rho}"}, "\ud835\udfbb": {"math": "\\mathsfbfsl{\\varsigma}"}, "\ud835\udfbc": {"math": "\\mathsfbfsl{\\sigma}"}, "\ud835\udfbd": {"math": "\\mathsfbfsl{\\tau}"}, "\ud835\udfbe": {"math": "\\mathsfbfsl{\\upsilon}"}, "\ud835\udfbf": {"math": "\\mathsfbfsl{\\varphi}"}, "\ud835\udfc0": {"math": "\\mathsfbfsl{\\chi}"}, "\ud835\udfc1": {"math": "\\mathsfbfsl{\\psi}"}, "\ud835\udfc2": {"math": "\\mathsfbfsl{\\omega}"}, "\ud835\udfc3": {"math": "\\partial"}, "\ud835\udfc4": {"math": "\\in"}, "\ud835\udfc5": {"math": "\\mathsfbfsl{\\vartheta}"}, "\ud835\udfc6": {"math": "\\mathsfbfsl{\\varkappa}"}, "\ud835\udfc7": {"math": "\\mathsfbfsl{\\phi}"}, "\ud835\udfc8": {"math": "\\mathsfbfsl{\\varrho}"}, "\ud835\udfc9": {"math": "\\mathsfbfsl{\\varpi}"}, "\ud835\udfca": {"math": "\\mbfDigamma"}, "\ud835\udfcb": {"math": "\\mbfdigamma"}, "\ud835\udfce": {"math": "\\mathbf{0}"}, "\ud835\udfcf": {"math": "\\mathbf{1}"}, "\ud835\udfd0": {"math": "\\mathbf{2}"}, "\ud835\udfd1": {"math": "\\mathbf{3}"}, "\ud835\udfd2": {"math": "\\mathbf{4}"}, "\ud835\udfd3": {"math": "\\mathbf{5}"}, "\ud835\udfd4": {"math": "\\mathbf{6}"}, "\ud835\udfd5": {"math": "\\mathbf{7}"}, "\ud835\udfd6": {"math": "\\mathbf{8}"}, "\ud835\udfd7": {"math": "\\mathbf{9}"}, "\ud835\udfd8": {"math": "\\mathbb{0}"}, "\ud835\udfd9": {"math": "\\mathbb{1}"}, "\ud835\udfda": {"math": "\\mathbb{2}"}, "\ud835\udfdb": {"math": "\\mathbb{3}"}, "\ud835\udfdc": {"math": "\\mathbb{4}"}, "\ud835\udfdd": {"math": "\\mathbb{5}"}, "\ud835\udfde": {"math": "\\mathbb{6}"}, "\ud835\udfdf": {"math": "\\mathbb{7}"}, "\ud835\udfe0": {"math": "\\mathbb{8}"}, "\ud835\udfe1": {"math": "\\mathbb{9}"}, "\ud835\udfe2": {"math": "\\mathsf{0}"}, "\ud835\udfe3": {"math": "\\mathsf{1}"}, "\ud835\udfe4": {"math": "\\mathsf{2}"}, "\ud835\udfe5": {"math": "\\mathsf{3}"}, "\ud835\udfe6": {"math": "\\mathsf{4}"}, "\ud835\udfe7": {"math": "\\mathsf{5}"}, "\ud835\udfe8": {"math": "\\mathsf{6}"}, "\ud835\udfe9": {"math": "\\mathsf{7}"}, "\ud835\udfea": {"math": "\\mathsf{8}"}, "\ud835\udfeb": {"math": "\\mathsf{9}"}, "\ud835\udfec": {"math": "\\mathsfbf{0}"}, "\ud835\udfed": {"math": "\\mathsfbf{1}"}, "\ud835\udfee": {"math": "\\mathsfbf{2}"}, "\ud835\udfef": {"math": "\\mathsfbf{3}"}, "\ud835\udff0": {"math": "\\mathsfbf{4}"}, "\ud835\udff1": {"math": "\\mathsfbf{5}"}, "\ud835\udff2": {"math": "\\mathsfbf{6}"}, "\ud835\udff3": {"math": "\\mathsfbf{7}"}, "\ud835\udff4": {"math": "\\mathsfbf{8}"}, "\ud835\udff5": {"math": "\\mathsfbf{9}"}, "\ud835\udff6": {"math": "\\mathtt{0}"}, "\ud835\udff7": {"math": "\\mathtt{1}"}, "\ud835\udff8": {"math": "\\mathtt{2}"}, "\ud835\udff9": {"math": "\\mathtt{3}"}, "\ud835\udffa": {"math": "\\mathtt{4}"}, "\ud835\udffb": {"math": "\\mathtt{5}"}, "\ud835\udffc": {"math": "\\mathtt{6}"}, "\ud835\udffd": {"math": "\\mathtt{7}"}, "\ud835\udffe": {"math": "\\mathtt{8}"}, "\ud835\udfff": {"math": "\\mathtt{9}"} } var myCopy = null;
Tests:
Lodash cloneDeep
myCopy = _.cloneDeep(MyObject);
Native structuredClone
myCopy = structuredClone(MyObject);
JSON Parse
myCopy = JSON.parse(JSON.stringify(MyObject));
Rendered benchmark preparation results:
Suite status:
<idle, ready to run>
Run tests (3)
Previous results
Fork
Test case name
Result
Lodash cloneDeep
Native structuredClone
JSON Parse
Fastest:
N/A
Slowest:
N/A
Latest run results:
No previous run results
This benchmark does not have any results yet. Be the first one
to run it!
Autogenerated LLM Summary
(model
llama3.2:3b
, generated one year ago):
It seems like you're looking for help with parsing and benchmarking the performance of three different cloning methods in JavaScript: 1. Lodash `cloneDeep` 2. Native `structuredClone` 3. JSON Parse Given the provided information, here's a step-by-step guide to help you solve this problem: **Step 1: Write a test function** Create a new file (e.g., `benchmark.js`) and add the following code: ```javascript const _ = require('lodash'); const structuredClone = require('structured-clonable'); function cloneTest(object) { const myCopyLodash = _.cloneDeep(object); const myCopyNative = structuredClone(object); const myCopyJsonParse = JSON.parse(JSON.stringify(object)); return [myCopyLodash, myCopyNative, myCopyJsonParse]; } module.exports = cloneTest; ``` This function takes an object as input and returns three cloned copies: using Lodash `cloneDeep`, native `structuredClone`, and JSON Parse. **Step 2: Benchmark the functions** Create a new file (e.g., `benchmark.js`) and add the following code: ```javascript const benchmark = require('benchmark'); const cloneTest = require('./benchmark'); const MyObject = { // your object data here }; const suites = [ { name: 'Lodash cloneDeep', fn: () => cloneTest(MyObject), }, { name: 'Native structuredClone', fn: () => cloneTest(MyObject), }, { name: 'JSON Parse', fn: () => cloneTest(MyObject), }, ]; suits.forEach(suit => { benchmark.suite.add(suit.name, suit.fn); }); benchmark.run(); ``` This code imports the `benchmark` module and creates three suites for each cloning method. It then runs the benchmarks using the `benchmark.run()` function. **Step 3: Run the benchmark** Run the following command in your terminal: ```bash node benchmark.js ``` This will execute the benchmarks and display the results, including the time it took to complete each test. Note that you may need to adjust the code to suit your specific requirements. Additionally, you can use other benchmarking libraries or modify the existing code to optimize performance.
Related benchmarks:
Lodash cloneDeep vs structuredClone vs recursiveDeepCopy vs JSON clone 10kb json
Lodash cloneDeep vs structuredClone vs JSON-JSON
Lodash cloneDeep vs structuredClone vs JSON Parse (Big Object)
Lodash cloneDeep vs structuredClone 2asdasdas
Comments
Confirm delete:
Do you really want to delete benchmark?