-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlatex.json
782 lines (775 loc) ยท 68.3 KB
/
latex.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
{
"ยฌ": { "prefix": ["\\not", "\\neg"], "body": ["ยฌ"], "description": "\\not" },
"ยญ": { "prefix": ["\\softhyphen", "\\-", "\\softdash", "\\syllablehyphen"], "body": ["ยญ"], "description": "\\- soft hyphen, syllable hyphen" },
"ฮฑ": { "prefix": ["\\alpha", "\\รฆlpha"], "body": ["ฮฑ"], "description": "\\alpha" },
"ฮฒ": { "prefix": ["\\beta", "\\โeta"], "body": ["ฮฒ"], "description": "\\beta" },
"ฮ": { "prefix": "\\Gamma", "body": ["ฮ"], "description": "\\Gamma" },
"ฮณ": { "prefix": ["\\gamma", "\\ลamma"], "body": ["ฮณ"], "description": "\\gamma" },
"ฮ": { "prefix": ["\\Delta", "\\Laplace" ], "body": ["ฮ"], "description": "\\Delta, also used for Laplace" },
"ฮด": { "prefix": ["\\delta", "\\รฐelta"], "body": ["ฮด"], "description": "\\delta" },
"ฮต": { "prefix": "\\varepsilon", "body": ["ฮต"], "description": "\\varepsilon" },
"ฯต": { "prefix": ["\\epsilon", "\\โฌpsilon"], "body": ["ฯต"], "description": "\\epsilon" },
"ฮถ": { "prefix": ["\\zeta", "\\โeta"], "body": ["ฮถ"], "description": "\\zeta" },
"ฮท": { "prefix": ["\\eta", "\\โฌta"], "body": ["ฮท"], "description": "\\eta" },
"ฮ": { "prefix": "\\Theta", "body": ["ฮ"], "description": "\\Theta" },
"ฮธ": { "prefix": ["\\theta", "\\ลงheta"], "body": ["ฮธ"], "description": "\\theta" },
"ฯ": { "prefix": "\\vartheta", "body": ["ฯ"], "description": "\\vartheta" },
"ฮน": { "prefix": ["\\iota", "\\โota"], "body": ["ฮน"], "description": "\\iota" },
"ฮบ": { "prefix": ["\\kappa", "\\ฤธappa"], "body": ["ฮบ"], "description": "\\kappa" },
"ฯฐ": { "prefix": ["\\varkappa", "\\varฤธappa"], "body": ["ฯฐ"], "description": "\\kappa" },
"ฮ": { "prefix": "\\Lambda", "body": ["ฮ"], "description": "\\Lambda" },
"ฮป": { "prefix": ["\\lambda", "\\ลambda"], "body": ["ฮป"], "description": "\\lambda" },
"ฮผ": { "prefix": ["\\mu", "\\ยตu"], "body": ["ฮผ"], "description": "\\mu" },
"ฮฝ": { "prefix": ["\\nu", "\\โu"], "body": ["ฮฝ"], "description": "\\nu" },
"ฮ": { "prefix": "\\Xi", "body": ["ฮ"], "description": "\\Xi" },
"ฮพ": { "prefix": ["\\xi", "\\ยซi"], "body": ["ฮพ"], "description": "\\xi" },
"ฮ ": { "prefix": "\\Pi", "body": ["ฮ "], "description": "\\Pi" },
"ฯ": { "prefix": ["\\pi", "\\รพi"], "body": ["ฯ"], "description": "\\pi" },
"ฯ": { "prefix": "\\varpi", "body": ["ฯ"], "description": "\\varpi" },
"ฯ": { "prefix": ["\\rho", "\\ยถho"], "body": ["ฯ"], "description": "\\rho" },
"ฯฑ": { "prefix": "\\varrho", "body": ["ฯฑ"], "description": "\\varrho" },
"ฮฃ": { "prefix": "\\Sigma", "body": ["ฮฃ"], "description": "\\Sigma" },
"ฯ": { "prefix": "\\varsigma", "body": ["ฯ"], "description": "\\varsigma" },
"ฯ": { "prefix": ["\\sigma", "\\ลฟigma"], "body": ["ฯ"], "description": "\\sigma" },
"ฯ": { "prefix": ["\\tau", "\\ลงau"], "body": ["ฯ"], "description": "\\tau" },
"ฮฅ": { "prefix": "\\UYpsilon", "body": ["ฮฅ"], "description": "\\Upsilon" },
"ฯ
": { "prefix": "\\uypsilon", "body": ["ฯ
"], "description": "\\upsilon" },
"ฮฆ": { "prefix": "\\Phi", "body": ["ฮฆ"], "description": "\\Phi" },
"ฯ": { "prefix": ["\\phi", "\\รพhi"], "body": ["ฯ"], "description": "\\phi" },
"ฯ": { "prefix": "\\varphi", "body": ["ฯ"], "description": "\\varphi" },
"ฮง": { "prefix": "\\Chi", "body": ["ฮง"], "description": "\\Chi" },
"ฯ": { "prefix": ["\\chi", "\\ยขhi"], "body": ["ฯ"], "description": "\\chi" },
"ฮจ": { "prefix": "\\Psi", "body": ["ฮจ"], "description": "\\Psi" },
"ฯ": { "prefix": ["\\psi", "\\รพsi"], "body": ["ฯ"], "description": "\\psi" },
"ฮฉ": { "prefix": "\\Omega", "body": ["ฮฉ"], "description": "\\Omega" },
"ฯ": { "prefix": ["\\omega", "\\รธmega"], "body": ["ฯ"], "description": "\\omega" },
"nobreak space": { "prefix": ["~", "\\nonbreaking space", "\\protected space"], "body": ["ย "], "description": "~; nobreak regular space" },
"control space": { "prefix": ["\\ ", "\\control space", "\\interword space" ], "body": ["โ"], "description": "\\ ; control space, interword, regular space" },
"qquad": { "prefix": ["\\qquad space"], "body": ["โ"], "description": "\\qquad space, 2em" },
"quad": { "prefix": ["\\quad space"], "body": ["โ"], "description": "\\quad space, 1em" },
"thick space": { "prefix": ["\\;", "\\thickspace"], "body": ["โ"], "description": "\\; thick space, 5/18em" },
"medium space": { "prefix": ["\\:", "\\medium space"], "body": ["โ
"], "description": "\\:, medium space, 4/18em" },
"thin space": { "prefix": ["\\,", "\\thin space", "\\narrow no-break space distance" ], "body": ["โ"], "description": "\\, thin space, 3/18em" },
"โฃ": { "prefix": [ "~", "\\nobreaksspace" ], "body": ["โฃ"], "description": "~; nobreak space with glyph โฃ" },
"regular space โ glyph": { "prefix": [ "\\visible space glyph"], "body": ["โ "], "description": "visible space glyph โ (for regular/ narrow/ breakable spaces)" },
"no-break dash": { "prefix": "\\nonbreakingdash", "body": ["โ"], "description": "no-break dash" },
"en dash": { "prefix": ["--", "\\en dash"], "body": ["โ"], "description": "--, en dash" },
"em dash": { "prefix": ["---", "\\em dash"], "body": ["โ"], "description": "---, em dash" },
"โ": { "prefix": ["\\lhd"], "body": ["โ"], "description": "\\lhd" },
"permille": { "prefix": ["\\perthousand", "\\permille"], "body": ["โฐ"], "description": "\\perthousand" },
"โ ": { "prefix": ["\\dagger" ], "body": ["โ "], "description": "\\dagger" },
"โข": { "prefix": ["\\bullet, small", "\\big dot point"], "body": ["โข"], "description": "\\boldsymbol\\bullet" },
"โ bullet": { "prefix": ["\\bullet", "\\thick big dot point"], "body": ["โ"], "description": "\\bullet" },
"โฃ": { "prefix": ["\\item"], "body": ["โฃ\t"], "description": "\\item" },
"โฆ": { "prefix": ["\\whitebullet", "\\item"], "body": ["โฆ\t"], "description": "\\item, white bullet" },
"pertenthousand": { "prefix": ["\\pertenthousand", "\\bip"], "body": ["โฑ "], "description": "\\pertenthousand" },
"ยฝ, \nicefrac12": { "prefix": "\\nicefrac12", "body": ["ยฝ"], "description": "\\nicefrac12, ยฝ" },
"โฐ": { "prefix": "^0", "body": ["โฐ"], "description": "super 0" },
"ยน": { "prefix": "^1", "body": ["ยน"], "description": "super 1" },
"ยฒ": { "prefix": "^2", "body": ["ยฒ"], "description": "super 2" },
"ยณ": { "prefix": "^3", "body": ["ยณ"], "description": "super 3" },
"โด": { "prefix": "^4", "body": ["โด"], "description": "super 4" },
"โต": { "prefix": "^5", "body": ["โต"], "description": "super 5" },
"โถ": { "prefix": "^6", "body": ["โถ"], "description": "super 6" },
"โท": { "prefix": "^7", "body": ["โท"], "description": "super 7" },
"โธ": { "prefix": "^8", "body": ["โธ"], "description": "super 8" },
"โน": { "prefix": "^9", "body": ["โน"], "description": "super 9" },
"โบ": { "prefix": "^+", "body": ["โบ"], "description": "super +" },
"โป": { "prefix": "^-", "body": ["โป"], "description": "super -" },
"โผ": { "prefix": "^=", "body": ["โผ"], "description": "super =" },
"แต": { "prefix": "^a", "body": ["แต"], "description": "super a" },
"แต": { "prefix": "^b", "body": ["แต"], "description": "super b" },
"แถ": { "prefix": "^c", "body": ["แถ"], "description": "super c" },
"แต": { "prefix": "^d", "body": ["แต"], "description": "super d" },
"แต": { "prefix": "^e", "body": ["แต"], "description": "super e" },
"แถ ": { "prefix": "^f", "body": ["แถ "], "description": "super f" },
"แต": { "prefix": "^g", "body": ["แต"], "description": "super g" },
"สฐ": { "prefix": "^h", "body": ["สฐ"], "description": "super h" },
"โฑ": { "prefix": "^i", "body": ["โฑ"], "description": "super i" },
"สฒ": { "prefix": "^j", "body": ["สฒ"], "description": "super j" },
"แต": { "prefix": "^k", "body": ["แต"], "description": "super k" },
"หก": { "prefix": "^l", "body": ["หก"], "description": "super l" },
"แต": { "prefix": "^m", "body": ["แต"], "description": "super m" },
"โฟ": { "prefix": "^n", "body": ["โฟ"], "description": "super n" },
"แต": { "prefix": "^o", "body": ["แต"], "description": "super o" },
"แต": { "prefix": "^p", "body": ["แต"], "description": "super p" },
"สณ": { "prefix": "^r", "body": ["สณ"], "description": "super r" },
"หข": { "prefix": "^s", "body": ["หข"], "description": "super s" },
"แต": { "prefix": "^t", "body": ["แต"], "description": "super t" },
"แต": { "prefix": "^u", "body": ["แต"], "description": "super u" },
"แต": { "prefix": "^v", "body": ["แต"], "description": "super v" },
"สท": { "prefix": "^w", "body": ["สท"], "description": "super w" },
"หฃ": { "prefix": "^x", "body": ["หฃ"], "description": "super x" },
"สธ": { "prefix": "^y", "body": ["สธ"], "description": "super y" },
"แถป": { "prefix": "^z", "body": ["แถป"], "description": "super z" },
"แดฌ": { "prefix": "^A", "body": ["แดฌ"], "description": "super A" },
"แดฎ": { "prefix": "^B", "body": ["แดฎ"], "description": "super B" },
"๊ฒ": { "prefix": "^C", "body": ["๊ฒ"], "description": "super C" },
"แดฐ": { "prefix": "^D", "body": ["แดฐ"], "description": "super D" },
"แดฑ": { "prefix": "^E", "body": ["แดฑ"], "description": "super E" },
"๊ณ": { "prefix": "^F", "body": ["๊ณ"], "description": "super F" },
"แดณ": { "prefix": "^G", "body": ["แดณ"], "description": "super G" },
"แดด": { "prefix": "^H", "body": ["แดด"], "description": "super H" },
"แดต": { "prefix": "^I", "body": ["แดต"], "description": "super I" },
"แดถ": { "prefix": "^J", "body": ["แดถ"], "description": "super J" },
"แดท": { "prefix": "^K", "body": ["แดท"], "description": "super K" },
"แดธ": { "prefix": "^L", "body": ["แดธ"], "description": "super L" },
"แดน": { "prefix": "^M", "body": ["แดน"], "description": "super M" },
"แดบ": { "prefix": "^N", "body": ["แดบ"], "description": "super N" },
"แดผ": { "prefix": "^O", "body": ["แดผ"], "description": "super O" },
"๊ด": { "prefix": "^Q", "body": ["๊ด"], "description": "super Q" },
"แดพ": { "prefix": "^P", "body": ["แดพ"], "description": "super P" },
"แดฟ": { "prefix": "^R", "body": ["แดฟ"], "description": "super R" },
"แต": { "prefix": "^T", "body": ["แต"], "description": "super T" },
"แต": { "prefix": "^U", "body": ["แต"], "description": "super U" },
"โฑฝ": { "prefix": "^V", "body": ["โฑฝ"], "description": "super V" },
"แต": { "prefix": "^W", "body": ["แต"], "description": "super W" },
"โ": { "prefix": ["_0", "\\_0", "_\\0", "_0\\"], "body": ["โ"], "description": "sub 0" },
"โ": { "prefix": ["_1", "\\_1", "_\\1", "_1\\"], "body": ["โ"], "description": "sub 1" },
"โ": { "prefix": ["_2", "\\_2", "_\\2", "_2\\"], "body": ["โ"], "description": "sub 2" },
"โ": { "prefix": ["_3", "\\_3", "_\\3", "_3\\"], "body": ["โ"], "description": "sub 3" },
"โ": { "prefix": ["_4", "\\_4", "_\\4", "_4\\"], "body": ["โ"], "description": "sub 4" },
"โ
": { "prefix": ["_5", "\\_5", "_\\5", "_5\\"], "body": ["โ
"], "description": "sub 5" },
"โ": { "prefix": ["_6", "\\_6", "_\\6", "_6\\"], "body": ["โ"], "description": "sub 6" },
"โ": { "prefix": ["_7", "\\_7", "_\\7", "_7\\"], "body": ["โ"], "description": "sub 7" },
"โ": { "prefix": ["_8", "\\_8", "_\\8", "_8\\"], "body": ["โ"], "description": "sub 8" },
"โ": { "prefix": ["_9", "\\_9", "_\\9", "_9\\"], "body": ["โ"], "description": "sub 9" },
"โ": { "prefix": ["_+", "\\_+", "_\\+", "_+\\"], "body": ["โ"], "description": "sub +" },
"โ": { "prefix": ["_-", "\\_-", "_\\-", "_-\\"], "body": ["โ"], "description": "sub -" },
"โ": { "prefix": ["_a", "\\_a", "_\\a", "_a\\"], "body": ["โ"], "description": "sub a" },
"โ": { "prefix": ["_e", "\\_e", "_\\e", "_e\\"], "body": ["โ"], "description": "sub e" },
"โ": { "prefix": ["_h", "\\_h", "_\\h", "_h\\"], "body": ["โ"], "description": "sub h" },
"แตข": { "prefix": ["_i", "\\_i", "_\\i", "_i\\"], "body": ["แตข"], "description": "sub i" },
"โฑผ": { "prefix": ["_j", "\\_j", "_\\j", "_j\\"], "body": ["โฑผ"], "description": "sub j" },
"โ": { "prefix": ["_k", "\\_k", "_\\k", "_k\\"], "body": ["โ"], "description": "sub k" },
"โ": { "prefix": ["_l", "\\_l", "_\\l", "_l\\"], "body": ["โ"], "description": "sub l" },
"โ": { "prefix": ["_m", "\\_m", "_\\m", "_m\\"], "body": ["โ"], "description": "sub m" },
"โ": { "prefix": ["_n", "\\_n", "_\\n", "_n\\"], "body": ["โ"], "description": "sub n" },
"โ": { "prefix": ["_o", "\\_o", "_\\o", "_o\\"], "body": ["โ"], "description": "sub o" },
"โ": { "prefix": ["_p", "\\_p", "_\\p", "_p\\"], "body": ["โ"], "description": "sub p" },
"แตฃ": { "prefix": ["_r", "\\_r", "_\\r", "_r\\"], "body": ["แตฃ"], "description": "sub r" },
"โ": { "prefix": ["_s", "\\_s", "_\\s", "_s\\"], "body": ["โ"], "description": "sub s" },
"โ": { "prefix": ["_t", "\\_t", "_\\t", "_t\\"], "body": ["โ"], "description": "sub t" },
"แตค": { "prefix": ["_u", "\\_u", "_\\u", "_u\\"], "body": ["แตค"], "description": "sub u" },
"แตฅ": { "prefix": ["_v", "\\_v", "_\\v", "_v\\"], "body": ["แตฅ"], "description": "sub v" },
"แต
": { "prefix": ["^\\alpha" ], "body": ["แต
"], "description": "super ฮฑ" },
"แต": { "prefix": ["^\\beta" ], "body": ["แต"], "description": "super ฮฒ" },
"แต": { "prefix": ["^\\gamma" ], "body": ["แต"], "description": "super ฮณ" },
"แต": { "prefix": ["^\\delta" ], "body": ["แต"], "description": "super ฮด" },
"แต": { "prefix": ["^\\varepsilon" ], "body": ["แต"], "description": "super ฮต" },
"แต ": { "prefix": ["^\\varphi" ], "body": ["แต "], "description": "super ฯ" },
"แตก": { "prefix": ["^\\chi" ], "body": ["แตก"], "description": "super ฯ" },
"แถฅ": { "prefix": ["^\\iota" ], "body": ["แถฅ"], "description": "super ฮน" },
"แถฒ": { "prefix": ["^\\phi" ], "body": ["แถฒ"], "description": "super ฯ" },
"แถฟ": { "prefix": ["^\\theta" ], "body": ["แถฟ"], "description": "super ฮธ" },
"แตฆ": { "prefix": ["_\\beta", "_\\โeta" ], "body": ["แตฆ"], "description": "sub ฮฒ" },
"แตง": { "prefix": ["_\\gamma"], "body": ["แตง"], "description": "sub ฮณ" },
"แตจ": { "prefix": ["_\\rho"], "body": ["แตจ"], "description": "sub ฯ"},
"แตฉ": { "prefix": ["_\\varphi"],"body": ["แตฉ"], "description": "sub ฯ"},
"แตช": { "prefix": ["_\\chi"], "body": ["แตช"], "description": "sub ฯ"},
"โ": { "prefix": ["_x", "\\_x"], "body": ["โ"], "description": "sub x" },
"ยท": { "prefix": ["\\cdotp", "\\centerdot", "\\textperiodcentered"], "body": ["ยท"], "description": "\\textperiodcentered; interword separator" },
"โ
": { "prefix": ["\\cdot", "\\ยขdot", "\\small middle dot"], "body": ["โ
"], "description": "\\cdot in math mode" },
"โฒ": { "prefix": ["^{\\prime}", "^\\prime", "^\\derivative"], "body": ["โฒ"], "description": "^\\prime, derivative" },
"ฬ modifier": { "prefix": [ "\\hat" ], "body": ["ฬ"], "description": "\\hat" },
"ฬ modifier": { "prefix": [ "\\tilde" ], "body": ["ฬ"], "description": "\\tilde" },
"ฬ modifier": { "prefix": [ "\\bar" ], "body": ["ฬ"], "description": "\\bar" },
"ฬ
modifier": { "prefix": [ "\\overline" ], "body": ["ฬ
"], "description": "\\overline" },
"ฬ modifier": { "prefix": [ "\\dot" ], "body": [" ฬ"], "description": "\\dot" },
"ฬฒ modifier": { "prefix": [ "\\underline" ], "body": ["ฬฒ"], "description": "\\underline" },
"โ": { "prefix": ["_\\ast", "_*", "_{\\ast}" ], "body": ["โ"], "description": "_\\ast" },
"๐ฏ": { "prefix": [ "^\\ast", "^*", "^{\\ast}"], "body": ["๐ฏ"], "description": "^\\ast" },
"asterisk": { "prefix": [ "^\\ast", "^*", "^{\\ast}"], "body": [" โฐ"], "description": "^\\ast, combining", "comment": "dont confuse with *" },
"โ": { "prefix": ["\\mathbb{C}", "\\complex numbers"], "body": ["โ"], "description": "\\mathbb C, complex numbers" },
"โ": { "prefix": "\\mathbb{H}", "body": ["โ"] },
"โ": { "prefix": "\\Imaginary part", "body": ["โ"], "description": "\\Im, imaginary part" },
"โ": { "prefix": "\\Real part", "body": ["โ"], "description": "\\Re, real part" },
"โ": { "prefix": ["\\mathbb{N}", "\\natural numbers"], "body": ["โ"], "description": "\\mathbb N, natural numbers" },
"โ": { "prefix": ["\\mathbb{P}", "\\prime numbers"], "body": ["โ"], "description": "\\mathbb P, prime numbers" },
"โ": { "prefix": ["\\mathbb{Q}", "\\rational numbers"], "body": ["โ"], "description": "\\mathbb Q, rational numbers" },
"โ": { "prefix": ["\\mathbb{R}", "\\real numbers"], "body": ["โ"], "description": "\\mathbb R, real numbers" },
"๐": { "prefix": "\\mathbb{X}", "body": ["๐"] },
"โค": { "prefix": ["\\mathbb{Z}", "\\integer numbers"], "body": ["โค"], "description": "\\mathbb Z, integers" },
"โต": { "prefix": "\\aleph", "body": ["โต"], "description": "aleph" },
"โ
": { "prefix": ["\\nicefrac1", "\\1dividedby"], "body": ["โ
"], "description": "one over" },
"frac1":{ "prefix": ["\\frac1", "1\\over" ], "body": ["{1 โ${1:$TM_SELECTED_TEXT}}$0"], "description": ["\\over environment"] },
"โ": { "prefix": "\\leftarrow", "body": ["โ"], "description": "\\leftarrow" },
"โ": { "prefix": "\\Leftarrow", "body": ["โ"], "description": "\\Leftarrow" },
"โ": { "prefix": "\\uparrow", "body": ["โ"], "description": "\\uparrow" },
"โ": { "prefix": "\\Uparrow", "body": ["โ"], "description": "\\Uparrow" },
"โ": { "prefix": ["\\to", "\\rightarrow"], "body": ["โ"], "description": "\\to" },
"โ": { "prefix": "\\Rightarrow", "body": ["โ"], "description": "\\Rightarrow" },
"โ": { "prefix": ["\\downarrow", "\\arrow down", "\\arrow south"], "body": ["โ"], "description": "\\downarrow, arrow down" },
"โ": { "prefix": "\\Downarrow", "body": ["โ"], "description": "\\Downarrow, arrow down" },
"โ": { "prefix": "\\leftrightarrow", "body": ["โ"], "description": "\\leftrightarrow" },
"โ": { "prefix": "\\Leftrightarrow", "body": ["โ"], "description": "\\Leftrightarrow" },
"โ": { "prefix": "\\updownarrow", "body": ["โ"], "description": "\\updownarrow" },
"โ": { "prefix": "\\Updownarrow", "body": ["โ"], "description": "\\Updownarrow" },
"โ": { "prefix": ["\\nwarrow", "\\arrow north west"], "body": ["โ"], "description": "\\nwarrow, arrow north west" },
"โ": { "prefix": ["\\nearrow", "\\arrow north east"], "body": ["โ"], "description": "\\nearrow, arrow north east" },
"โ": { "prefix": ["\\searrow", "\\arrow south east"], "body": ["โ"], "description": "\\searrow, arrow south east" },
"โ": { "prefix": ["\\swarrow", "\\arrow south west"], "body": ["โ"], "description": "\\swarrow, arrow south west" },
"โ": { "prefix": ["\\leadsto", "\\rightwavearrow", "\\arrowdistribution", "\\convergenceindistribution"], "body": ["โ"], "description": "\\leadsto, โ" },
"โ": { "prefix": ["\\xrightarrow", "\\convergesto"], "body": ["\\xrightarrow[below]{above}"], "description": "\\arrow with sub- and superscript" },
"โ": { "prefix": ["\\underbrace" ], "body": ["\\underbrace{${1:$TM_SELECTED_TEXT}}_{\\text{under the brace}}"], "description": "\\underbrace" },
"โ": { "prefix": "\\complement", "body": ["โ"], "description": "\\complement" },
"สฟ": { "prefix": "^\\complement", "body": ["สฟ"], "description": "^\\complement" },
"โ": { "prefix": "\\forall", "body": ["โ"], "description": "\\forall" },
"โ": { "prefix": "\\exists", "body": ["โ"], "description": "\\exists" },
"โ": { "prefix": "\\not\\exists", "body": ["โ"], "description": "\\not \\exists" },
"โฆ": { "prefix": "\\mapsto", "body": ["โฆ"], "description": "\\mapsto" },
"โช": { "prefix": ["\\embed", "\\hookrightarrow"], "body": ["โช"], "description": "\\hookrightarrow, embed" },
"โ": { "prefix": "\\partial", "body": ["โ"], "description": "\\partial, derivative" },
"โ
": { "prefix": "\\emptyset", "body": ["โ
"], "description": "\\emptyset" },
"โ": { "prefix": ["\\Laplace", "\\increment", "\\forwarddifference" ], "body": ["โ"], "description": "\\Laplace" },
"โ": { "prefix": ["\\nabla", "\\gradient", "\\decrement", "\\backwarddifference" ], "body": ["โ"], "description": "\\nabla" },
"โ": { "prefix": ["\\in", "\\โn", "\\element", "\\isin" ], "body": ["โ"], "description": "\\in, set" },
"โ": { "prefix": [ "\\ni", "\\contains"], "body": ["โ"], "description": "\\in, set" },
"โ": { "prefix": "\\not\\in", "body": ["โ"], "description": "\\not\\in, set" },
"โ": { "prefix": ["\\qed", "\\endOfProof" ], "body": ["โ"], "description": "\\qed" },
"โ": { "prefix": "\\product", "body": ["โ"], "description": "\\prod, product" },
"โ": { "prefix": ["\\sum", "\\ลฟum"], "body": ["โ"], "description": "\\sum" },
"ยฑ": { "prefix": ["\\pm", "\\plus minus"], "body": ["ยฑ"], "description": "\\pm, plus minus" },
"โ": { "prefix": ["\\mp", "\\minus plus"], "body": ["โ"], "description": "\\mp, minus plus" },
"over, โ": { "prefix": ["\\over", "\\divide", "\\fraction"], "body": ["{${1:${TM_SELECTED_TEXT:1}} โ$2}$0"], "description": ["\\over environment"] },
"โ, over": { "prefix": ["\\over", "\\fractionslash"], "body": ["โ"], "description": "character โ" },
"โ": { "prefix": "\\setminus", "body": ["โ"], "description": "\\setminus" },
"โ": { "prefix": "\\circ", "body": ["โ"], "description": "\\circ" },
"โ": { "prefix": ["\\squareroot"], "body": ["โ"], "description": "\\sqrt" },
"โ": { "prefix": "\\propto", "body": ["โ"], "description": "\\propto" },
"โ": { "prefix": ["\\infinity", "\\โnfinity"], "body": ["โ"], "description": "\\infty" },
"แชฒ": { "prefix": ["^\\infinity", "^\\โnfinity"], "body": ["แชฒ"], "description": "^\\infty" },
"อ": { "prefix": ["_\\infinity", "_\\โnfinity"], "body": ["อ"], "description": "_\\infty" },
"โฃ": { "prefix": ["\\mid", "\\divides"], "body": ["โฃ"], "description": "\\mid" },
"โค": { "prefix": ["\\notmid", "\\notdivides", "\\dividesnot"], "body": ["โค"], "description": "\\nmid, does not divide" },
"โง": { "prefix": ["\\wedge", "\\logicaland"], "body": ["โง"], "description": "\\wedge, logical and" },
"โจ": { "prefix": ["\\logicalor"], "body": ["โจ"], "description": "\\lor, logical or" },
"โ": { "prefix": ["\\|", "\\norm", "\\Vert"], "body": ["โ"], "description": "\\|, norm" },
"โฅ": { "prefix": ["\\parallel"], "body": ["โฅ"], "description": "\\parallel" },
"โฆ": { "prefix": ["\\notparallel"], "body": ["โฆ"], "description": "\\nparallel" },
"โฉ": { "prefix": ["\\cap", "\\intersection"], "body": ["โฉ"], "description": "\\cap" },
"โช": { "prefix": ["\\cup", "\\union"], "body": ["โช"], "description": "\\cup" },
"โซ": { "prefix": ["\\integral", "\\โntegral"], "body": ["โซ"], "description": "\\int" },
"โฌ": { "prefix": ["\\iint", "\\doubleintegral"], "body": ["โฌ"], "description": "\\iint" },
"โญ": { "prefix": ["\\iiint", "\\tripleintegral"], "body": ["โญ"], "description": "\\iiint" },
"โถ": { "prefix": "\\colon", "body": ["โถ"], "description": "\\colon" },
"โผ, sim": { "prefix": ["\\sim", "\\tilde"], "body": ["โผ"], "description": "\\sim, math tilde" },
"โ": { "prefix": "\\approx", "body": ["โ"] },
"โ": { "prefix": "\\eqqcolon", "body": ["โ"], "description": "\\eqqcolon" },
"โ": { "prefix": ["\\coloneqq", "\\:=", ":=", "\\ยขoloneqq" ], "body": ["โ"], "description": "\\coloneqq" },
"โ": { "prefix": ["\\triangleq", "\\define"], "body": ["โ"], "description": "\\triangleq" },
"โ ": { "prefix": ["\\ne", "\\not=", "\\not\\equal"], "body": ["โ "], "description": "\\ne, not equal" },
"โก": { "prefix": ["\\equivalent", "\\identical" ], "body": ["โก"], "description": "\\equiv, equivalent" },
"โข": { "prefix": ["\\notequivalent", "\\notidentical" ], "body": ["โข"], "description": "\\not\\equiv, not equivalent" },
"โค": { "prefix": "\\leq", "body": ["โค"], "description": "\\leq, less or equal" },
"โฅ": { "prefix": "\\geq", "body": ["โฅ"], "description": "\\geq, greater or equal" },
"โจ": { "prefix": ["\\lneqq", "\\notequalless", "\\lessnotequal"], "body": ["โจ"], "description": "\\lneqq, less, not equal" },
"โฉ": { "prefix": ["\\gneqq", "\\greaternotequal", "\\notequalgreater"], "body": ["โฉ"], "description": "\\gneqq, greater, not equal" },
"โช": { "prefix": "\\ll", "body": ["โช"], "description": "\\ll, much less than" },
"โซ": { "prefix": "\\gg", "body": ["โซ"], "description": "\\gg, much greater than" },
"โบ": { "prefix": ["\\precedes"], "body": ["โบ"], "description": "\\precedes" },
"โป": { "prefix": ["\\succeeds"], "body": ["โป"], "description": "\\succeeds" },
"โผ": { "prefix": ["\\precedes curly equal", "\\preccurlyeq"], "body": ["โผ"], "description": "\\preccurlyeq" },
"โฝ": { "prefix": ["\\succeeds curly equal", "\\succcurlyeq"], "body": ["โฝ"], "description": "\\succcurlyeq" },
"โ": { "prefix": "\\subsetequal", "body": ["โ"], "description": "\\subset" },
"โ": { "prefix": "\\supsetequal", "body": ["โ"], "description": "\\supset" },
"โ": { "prefix": "\\subsetnotequal", "body": ["โ"], "description": "\\subsetneqq, subset, not equal" },
"โ": { "prefix": "\\supsetnotequal", "body": ["โ"], "description": "\\supsetneqq, supset, not equal" },
"โ": { "prefix": ["\\bigcap", "\\bigintersection"], "body": ["โ"], "description": "\\bigcap" },
"โ": { "prefix": ["\\bigcup", "\\bigunion"], "body": ["โ"], "description": "\\bigcup" },
"โ": { "prefix": ["\\oplus", "\\directSum" ], "body": ["โ"], "description": "\\oplus" },
"โ": { "prefix": ["\\otimes", "\\tensorProduct"], "body": ["โ"], "description": "\\otimes" },
"โ": { "prefix": "\\odot", "body": ["โ"], "description": "\\odot" },
"ร": { "prefix": ["\\times", "\\texttimes", "\\crossproduct", "\\vectorproduct" ], "body": ["ร"], "description": "\\times, \\texttimes, vector or cross product" },
"แช": { "prefix": ["^\\top", "^{\\top}", "\\transpose"], "body": ["แช"], "description": "^\\top, อญ, transpose" },
"โ": { "prefix": ["\\inverse", "^\\inverse", "^-1", "^{-1}" ], "body": ["โ"], "description": "^{-1}, inverse" },
"โค": { "prefix": ["\\tee", "\\top", "\\verum" ], "body": ["โค"], "description": "\\top" },
"โฅ": { "prefix": ["\\bot", "\\falsum" ], "body": ["โฅ"], "description": "\\bot" },
"โ": { "prefix": ["\\perpendicular", "\\orthogonal", "\\independent" ], "body": ["โ"], "description": "\\perp" },
"โฆ": { "prefix": ["\\dots", "\\ellipsis"], "body": ["โฆ"], "description": "\\dots" },
"โฅ": { "prefix": ["\\ldots", "\\line dots", "\\lower ellipsis"], "body": ["โฅ"], "description": "\\ldots" },
"โฎ": { "prefix": ["\\vdots", "\\vertical dots", "\\vertical ellipsis"], "body": ["โฎ"], "description": "\\vdots, vertical dots" },
"โฏ": { "prefix": ["\\cdots", "\\centered dots", "\\centered ellipsis"], "body": ["โฏ"], "description": "\\cdots, centered dots" },
"โฑ": { "prefix": ["\\ddots", "\\diagonal dots", "\\diagonal ellipsis"], "body": ["โฑ"], "description": "\\ddots, diagonal dots" },
"โฐ, iddots": { "prefix": ["\\iddots", "\\inverse diagonal dots ellipsis"], "body": ["โฐ"], "description": "\\iddots, inverse diagonal dots" },
"โ": { "prefix": "\\diameter", "body": ["โ"], "description": "\\diameter" },
"โ": { "prefix": ["\\lceil", "\\round"], "body": ["โ"], "description": "\\lceil" },
"โ": { "prefix": ["\\rceil", "\\round"], "body": ["โ"], "description": "\\rceil" },
"โ": { "prefix": ["\\lfloor", "\\round"], "body": ["โ"], "description": "\\lfloor" },
"โ": { "prefix": ["\\rfloor", "\\round"], "body": ["โ"], "description": "\\rfloor" },
"โ": { "prefix": ["\\\\", "\\carriage return", "\\enter"], "body": ["\tโ"], "description": "\\\\\\\\\\; โ glyph" },
"โค": { "prefix": ["\\newline", "\\line separator", "\\enter"], "body": ["\tโค"], "description": "\\newline; โค glyph" },
"โญ": { "prefix": "\\flat" , "body": ["โญ"], "description": "music flat sign" },
"โฎ": { "prefix": "\\natural" , "body": ["โฎ"], "description": "music natural sign" },
"โฏ": { "prefix": "\\sharp" , "body": ["โฏ"], "description": "music sharp sign" },
"โต": { "prefix": [ "\\longleftarrow" ], "body": ["โต"], "description": "\\longleftarrow" },
"โถ": { "prefix": [ "\\longrightarrow" ], "body": ["โถ"], "description": "\\longrightarrow" },
"โท": { "prefix": [ "\\longleftrightarrow" ], "body": ["โท"], "description": "\\longleftrightarrow" },
"โธ": { "prefix": ["\\impliedby" , "\\Longleftarrow" ], "body": ["โธ"], "description": "\\impliedby" },
"โน": { "prefix": ["\\implies", "\\Longrightarrow" ], "body": ["โน"], "description": "\\implies" },
"โบ": { "prefix": ["\\if and only if", "\\equivalent"], "body": ["โบ"], "description": "\\iff" },
"๐": { "prefix": ["\\label{}", "\\bookmark", "\\tag"], "body": ["๐"], "description": "\\label character" },
"label": { "prefix": ["\\label{}", "\\bookmark", "\\tag"], "body": ["\\label{eq:$TM_LINE_NUMBER}"], "description": "\\label" },
"๐": { "prefix": ["\\eqref"], "body": ["๐"], "description": "\\eqref" },
"๐ฆ": { "prefix": ["\\hlbox"], "body": ["๐ฆ"], "description": "\\hlbox" },
"โ": { "prefix": ["\\checkmark"], "body": ["โ"], "description": "\\checkmark" },
"โ": { "prefix": ["\\heavycheckmark"], "body": ["โ"], "description": "\\ding{51}, requires \\usepackage{pifont}" },
"โ": { "prefix": ["\\heavycrossmark", "\\xmark"], "body": ["โ"], "description": "\\ding{55}, requires \\usepackage{pifont}" },
"left(": { "prefix": "\\left(\\right)", "body": ["โช${1:$TM_SELECTED_TEXT}โซ"], "description": "\\left(" },
"right)": { "prefix": "\\right)", "body": ["โซ"], "description": "\\right" },
"bigl(":{ "prefix": "\\bigl(\\bigr)", "body": ["โจ${1:$TM_SELECTED_TEXT}โฉ"], "description": "\\bigl(\\bigr)" },
"bigr)": { "prefix": "\\bigr)", "body": ["โฉ"], "description": "\\bigr)" },
"โฌ|โญ": { "prefix": [ "\\left\\langlebracket\\right\\rangle", "\\innerProduct" ], "body": ["โฌ${1:$TM_SELECTED_TEXT}\\left|ย ${2:ket}\\right.โญ"], "description": "\\left\\langle โฆ \\right\\range brackets" },
"โจ|โฉ": { "prefix": ["\\langlebracket\\rangle", "\\innerProduct"], "body": ["โจ${1:$TM_SELECTED_TEXT}|โฏโฉ"], "description": "\\langleโฆ\\rangle, simple angle brackets" },
"โญ":{ "prefix": ["\\rangle", "\\ket"], "body": ["โญ"], "description": "\\rangle, closing angle bracket" },
"โฎโฏ": { "prefix": "\\Bigl(\\Bigr)", "body": ["โฎ${1:$TM_SELECTED_TEXT}โฏ"], "description": "\\Bigl(" },
"โฏ": { "prefix": "\\Bigr)", "body": ["โฏ"], "description": "\\Bigr), closing bracket" },
"โดโต": { "prefix": ["\\{\\}", "\\set", "\\curlysetbrackets"], "body": ["โด${1:$TM_SELECTED_TEXT}โต"], "description": "\\{\\}, simple set brackets" },
"โต": { "prefix": "\\}", "body": ["โต"], "description": "\\}, closing simple set bracket" },
"๏น๏น": { "prefix": [ "\\bigl\\{\\bigr\\}", "\\curlysetbracketsbig"], "body": ["๏น${1:$TM_SELECTED_TEXT}๏น"], "description": "\\bigl\\{โฆ\\bigr\\} curly set brackets" },
"๏น": { "prefix": [ "\\bigr\\}"], "body": ["๏น"], "description": "\\bigr\\}, closing set bracket" },
"๏ฝ๏ฝ": { "prefix": [ "\\left\\{\\right\\}", "\\left{\\right}", "\\curlysetbrackets"], "body": ["๏ฝ${1:$TM_SELECTED_TEXT}๏ฝ"], "description": "\\left\\{โฆ\\right\\} curly set brackets" },
"๏ฝ": { "prefix": ["\\right\\}", "\\right}"], "body": ["๏ฝ"], "description": "\\right\\}, closing set bracket" },
"ใ": { "prefix": [ "\\ln", "\\naturallogarithm" ], "body": [ "ใ" ], "description": "\\ln" },
"ใ": { "prefix": [ "\\logarithm" ] , "body": [ "ใ" ], "description": "\\log" },
"โด": { "prefix": [ "(1)" ] , "body": [ "โด" ] },
"โต": { "prefix": [ "(2)" ] , "body": [ "โต" ] },
"โถ": { "prefix": [ "(3)" ] , "body": [ "โถ" ] },
"โท": { "prefix": [ "(4)" ] , "body": [ "โท" ] },
"โธ": { "prefix": [ "(5)" ] , "body": [ "โธ" ] },
"โน": { "prefix": [ "(6)" ] , "body": [ "โน" ] },
"โบ": { "prefix": [ "(7)" ] , "body": [ "โบ" ] },
"โป": { "prefix": [ "(8)" ] , "body": [ "โป" ] },
"โผ": { "prefix": [ "(9)" ] , "body": [ "โผ" ] },
"โ": { "prefix": [ "(a)" ] , "body": [ "โ" ] },
"โ": { "prefix": [ "(b)" ] , "body": [ "โ" ] },
"โ": { "prefix": [ "(c)" ] , "body": [ "โ" ] },
"โ": { "prefix": [ "(d)" ] , "body": [ "โ" ] },
"โ ": { "prefix": [ "(e)" ] , "body": [ "โ " ] },
"โก": { "prefix": [ "(f)" ] , "body": [ "โก" ] },
"โข": { "prefix": [ "(g)" ] , "body": [ "โข" ] },
"โฃ": { "prefix": [ "(h)" ] , "body": [ "โฃ" ] },
"โค": { "prefix": [ "(i)" ] , "body": [ "โค" ] },
"โฅ": { "prefix": [ "(j)" ] , "body": [ "โฅ" ] },
"โฆ": { "prefix": [ "(k)" ] , "body": [ "โฆ" ] },
"โง": { "prefix": [ "(l)" ] , "body": [ "โง" ] },
"โจ": { "prefix": [ "(m)" ] , "body": [ "โจ" ] },
"โฉ": { "prefix": [ "(n)" ] , "body": [ "โฉ" ] },
"โช": { "prefix": [ "(o)" ] , "body": [ "โช" ] },
"โซ": { "prefix": [ "(p)" ] , "body": [ "โซ" ] },
"โฌ": { "prefix": [ "(q)" ] , "body": [ "โฌ" ] },
"โญ": { "prefix": [ "(r)" ] , "body": [ "โญ" ] },
"โฎ": { "prefix": [ "(s)" ] , "body": [ "โฎ" ] },
"โฏ": { "prefix": [ "(t)" ] , "body": [ "โฏ" ] },
"โฐ": { "prefix": [ "(u)" ] , "body": [ "โฐ" ] },
"โฑ": { "prefix": [ "(v)" ] , "body": [ "โฑ" ] },
"โฒ": { "prefix": [ "(w)" ] , "body": [ "โฒ" ] },
"โณ": { "prefix": [ "(x)" ] , "body": [ "โณ" ] },
"โด": { "prefix": [ "(y)" ] , "body": [ "โด" ] },
"โต": { "prefix": [ "(z)" ] , "body": [ "โต" ] },
"โฌ": { "prefix": "\\euro", "body": ["โฌ" ], "description": "\\euro, Euro symbol; \\usepackage[official//gen][eurosym]" },
"โ
ฝ": { "prefix": ["\\mathroman{c}", "\\sans c" ], "body": ["โ
ฝ"], "description": "\\mathrm c, roman 100" },
"โ
ญ": { "prefix": ["\\mathroman{C}", "\\sans C" ], "body": ["โ
ญ"], "description": "\\mathrm C, roman 100" },
"โ
พ": { "prefix": ["\\mathroman{d}", "\\diff", "\\sans d", "\\mahtrmd" ], "body": ["โ
พ"], "description": "\\mathrm d, rรถmisch 500" },
"โ
ฎ": { "prefix": ["\\mathroman{D}", "\\sans D" ], "body": ["โ
ฎ"], "description": "\\mathrm D, roman 500" },
"โ
ผ": { "prefix": ["\\mathroman{l}", "\\sans l" ], "body": ["โ
ผ"], "description": "\\mathrm l, roman 50" },
"โ
ฌ": { "prefix": ["\\mathroman{L}", "\\sans L" ], "body": ["โ
ฌ"], "description": "\\mathrm L, roman 50" },
"โ
ฟ": { "prefix": ["\\mathroman{m}", "\\sans m" ], "body": ["โ
ฟ"], "description": "\\mathrm m, roman 1000" },
"โ
ฏ": { "prefix": ["\\mathroman{M}", "\\sans M" ], "body": ["โ
ฏ"], "description": "\\mathrm M, roman 1000" },
"๐ผ": { "prefix": ["\\E", "\\expectation"], "body": ["๐ผ"], "description": "\\E, expectation: \\DeclareMathOperator{\\E}{\\mathds E} %\\usepackage{dsfont}" },
"๐": { "prefix": ["\\one1", "\\indicator1", "\\double stroke one 1"], "body": ["๐"], "description": "\\one: \\DeclareMathOperator{\\one}{\\mathds 1} %\\usepackage{dsfont}" },
"๐": { "prefix": "\\mathscr{A}", "body": ["๐"], "description": "\\mathscr A" },
"โฌ": { "prefix": "\\mathscr{B}", "body": ["โฌ"], "description": "\\mathscr B" },
"๐": { "prefix": "\\mathscr{C}", "body": ["๐"], "description": "\\mathscr C" },
"๐": { "prefix": "\\mathscr{D}", "body": ["๐"], "description": "\\mathscr D" },
"โฐ": { "prefix": "\\mathscr{E}", "body": ["โฐ"], "description": "\\mathscr E" },
"โฑ": { "prefix": "\\mathscr{F}", "body": ["โฑ"], "description": "\\mathscr F" },
"๐ข": { "prefix": "\\mathscr{G}", "body": ["๐ข"], "description": "\\mathscr G" },
"โ": { "prefix": "\\mathscr{H}", "body": ["โ"], "description": "\\mathscr H" },
"โ": { "prefix": "\\mathscr{I}", "body": ["โ"], "description": "\\mathscr I" },
"๐ฅ": { "prefix": "\\mathscr{J}", "body": ["๐ฅ"], "description": "\\mathscr J" },
"๐ฆ": { "prefix": "\\mathscr{K}", "body": ["๐ฆ"], "description": "\\mathscr K" },
"โ": { "prefix": "\\mathscr{L}", "body": ["โ"], "description": "\\mathscr L" },
"โ": { "prefix": "\\ell", "body": ["โ"], "description": "\\ell" },
"โณ": { "prefix": "\\mathscr{M}", "body": ["โณ"], "description": "\\mathscr M" },
"๐ฉ": { "prefix": "\\mathscr{N}", "body": ["๐ฉ"], "description": "\\mathscr N" },
"๐ช": { "prefix": "\\mathscr{O}", "body": ["๐ช"], "description": "\\mathscr O" },
"๐ซ": { "prefix": "\\mathscr{P}", "body": ["๐ซ"], "description": "\\mathscr P" },
"๐ฌ": { "prefix": "\\mathscr{Q}", "body": ["๐ฌ"], "description": "\\mathscr Q" },
"โ": { "prefix": "\\mathscr{R}", "body": ["โ"], "description": "\\mathscr R" },
"๐ฎ": { "prefix": "\\mathscr{S}", "body": ["๐ฎ"], "description": "\\mathscr S" },
"๐ฏ": { "prefix": "\\mathscr{T}", "body": ["๐ฏ"], "description": "\\mathscr T" },
"๐ฐ": { "prefix": "\\mathscr{U}", "body": ["๐ฐ"], "description": "\\mathscr U" },
"๐ฑ": { "prefix": "\\mathscr{V}", "body": ["๐ฑ"], "description": "\\mathscr V" },
"๐ฒ": { "prefix": "\\mathscr{W}", "body": ["๐ฒ"], "description": "\\mathscr W" },
"๐ณ": { "prefix": "\\mathscr{X}", "body": ["๐ณ"], "description": "\\mathscr X" },
"๐ด": { "prefix": "\\mathscr{Y}", "body": ["๐ด"], "description": "\\mathscr Y" },
"๐ต": { "prefix": "\\mathscr{Z}", "body": ["๐ต"], "description": "\\mathscr Z" },
"๐": { "prefix": "\\mathcal{A}", "body": ["๐"], "description": "\\mathcal A" },
"๐": { "prefix": "\\mathcal{B}", "body": ["๐"], "description": "\\mathcal B" },
"๐": { "prefix": "\\mathcal{C}", "body": ["๐"], "description": "\\mathcal C" },
"๐": { "prefix": "\\mathcal{D}", "body": ["๐"], "description": "\\mathcal D" },
"๐": { "prefix": "\\mathcal{E}", "body": ["๐"], "description": "\\mathcal E" },
"๐": { "prefix": "\\mathcal{F}", "body": ["๐"], "description": "\\mathcal F" },
"๐": { "prefix": "\\mathcal{G}", "body": ["๐"], "description": "\\mathcal G" },
"๐": { "prefix": "\\mathcal{H}", "body": ["๐"], "description": "\\mathcal H" },
"๐": { "prefix": "\\mathcal{I}", "body": ["๐"], "description": "\\mathcal I" },
"๐": { "prefix": "\\mathcal{J}", "body": ["๐"], "description": "\\mathcal J" },
"๐": { "prefix": "\\mathcal{K}", "body": ["๐"], "description": "\\mathcal K" },
"๐": { "prefix": "\\mathcal{L}", "body": ["๐"], "description": "\\mathcal L" },
"๐": { "prefix": "\\mathcal{M}", "body": ["๐"], "description": "\\mathcal M" },
"๐": { "prefix": "\\mathcal{N}", "body": ["๐"], "description": "\\mathcal N" },
"๐": { "prefix": "\\mathcal{O}", "body": ["๐"], "description": "\\mathcal O" },
"๐": { "prefix": "\\mathcal{P}", "body": ["๐"], "description": "\\mathcal P" },
"๐ ": { "prefix": "\\mathcal{Q}", "body": ["๐ "], "description": "\\mathcal Q" },
"๐ก": { "prefix": "\\mathcal{R}", "body": ["๐ก"], "description": "\\mathcal R" },
"๐ข": { "prefix": "\\mathcal{S}", "body": ["๐ข"], "description": "\\mathcal S" },
"๐ฃ": { "prefix": "\\mathcal{T}", "body": ["๐ฃ"], "description": "\\mathcal T" },
"๐ค": { "prefix": "\\mathcal{U}", "body": ["๐ค"], "description": "\\mathcal U" },
"๐ฅ": { "prefix": "\\mathcal{V}", "body": ["๐ฅ"], "description": "\\mathcal V" },
"๐ฆ": { "prefix": "\\mathcal{W}", "body": ["๐ฆ"], "description": "\\mathcal W" },
"๐ง": { "prefix": "\\mathcal{X}", "body": ["๐ง"], "description": "\\mathcal X" },
"๐จ": { "prefix": "\\mathcal{Y}", "body": ["๐จ"], "description": "\\mathcal Y" },
"๐ฉ": { "prefix": "\\mathcal{Z}", "body": ["๐ฉ"], "description": "\\mathcal Z" },
"๐": { "prefix": "\\mathfrak{A}", "body": ["๐"], "description": "\\mathfrak A" },
"๐
": { "prefix": "\\mathfrak{B}", "body": ["๐
"], "description": "\\mathfrak B" },
"โญ": { "prefix": "\\mathfrak{C}", "body": ["โญ"], "description": "\\mathfrak C" },
"๐": { "prefix": "\\mathfrak{D}", "body": ["๐"], "description": "\\mathfrak D" },
"๐": { "prefix": "\\mathfrak{E}", "body": ["๐"], "description": "\\mathfrak E" },
"๐": { "prefix": "\\mathfrak{F}", "body": ["๐"], "description": "\\mathfrak F" },
"๐": { "prefix": "\\mathfrak{G}", "body": ["๐"], "description": "\\mathfrak G" },
"โ": { "prefix": "\\mathfrak{H}", "body": ["โ"], "description": "\\mathfrak H" },
"โ": { "prefix": "\\mathfrak{I}", "body": ["โ"], "description": "\\Im, imaginary part" },
"๐": { "prefix": "\\mathfrak{J}", "body": ["๐"], "description": "\\mathfrak J" },
"๐": { "prefix": "\\mathfrak{K}", "body": ["๐"], "description": "\\mathfrak K" },
"๐": { "prefix": "\\mathfrak{L}", "body": ["๐"], "description": "\\mathfrak L" },
"๐": { "prefix": "\\mathfrak{M}", "body": ["๐"], "description": "\\mathfrak M" },
"๐": { "prefix": "\\mathfrak{N}", "body": ["๐"], "description": "\\mathfrak N" },
"๐": { "prefix": "\\mathfrak{O}", "body": ["๐"], "description": "\\mathfrak O" },
"๐": { "prefix": "\\mathfrak{P}", "body": ["๐"], "description": "\\mathfrak P" },
"๐": { "prefix": "\\mathfrak{Q}", "body": ["๐"], "description": "\\mathfrak Q" },
"โ": { "prefix": "\\mathfrak{R}", "body": ["โ"], "description": "\\Re, real part" },
"๐": { "prefix": "\\mathfrak{S}", "body": ["๐"], "description": "\\mathfrak S" },
"๐": { "prefix": "\\mathfrak{T}", "body": ["๐"], "description": "\\mathfrak T" },
"๐": { "prefix": "\\mathfrak{U}", "body": ["๐"], "description": "\\mathfrak U" },
"๐": { "prefix": "\\mathfrak{V}", "body": ["๐"], "description": "\\mathfrak V" },
"๐": { "prefix": "\\mathfrak{W}", "body": ["๐"], "description": "\\mathfrak W" },
"๐": { "prefix": "\\mathfrak{X}", "body": ["๐"], "description": "\\mathfrak X" },
"๐": { "prefix": "\\mathfrak{Y}", "body": ["๐"], "description": "\\mathfrak Y" },
"โจ": { "prefix": "\\mathfrak{Z}", "body": ["โจ"], "description": "\\mathfrak Z" },
"๐": { "prefix": "\\mathfrak{a}", "body": ["๐"], "description": "\\mathfrak a" },
"๐": { "prefix": "\\mathfrak{b}", "body": ["๐"], "description": "\\mathfrak b" },
"๐ ": { "prefix": "\\mathfrak{c}", "body": ["๐ "], "description": "\\mathfrak c" },
"๐ก": { "prefix": "\\mathfrak{d}", "body": ["๐ก"], "description": "\\mathfrak d" },
"๐ข": { "prefix": "\\mathfrak{e}", "body": ["๐ข"], "description": "\\mathfrak e" },
"๐ฃ": { "prefix": "\\mathfrak{f}", "body": ["๐ฃ"], "description": "\\mathfrak f" },
"๐ค": { "prefix": "\\mathfrak{g}", "body": ["๐ค"], "description": "\\mathfrak g" },
"๐ฅ": { "prefix": "\\mathfrak{h}", "body": ["๐ฅ"], "description": "\\mathfrak h" },
"๐ฆ": { "prefix": "\\mathfrak{i}", "body": ["๐ฆ"], "description": "\\mathfrak i" },
"๐ง": { "prefix": "\\mathfrak{j}", "body": ["๐ง"], "description": "\\mathfrak j" },
"๐จ": { "prefix": "\\mathfrak{k}", "body": ["๐จ"], "description": "\\mathfrak k" },
"๐ฉ": { "prefix": "\\mathfrak{l}", "body": ["๐ฉ"], "description": "\\mathfrak l" },
"๐ช": { "prefix": "\\mathfrak{m}", "body": ["๐ช"], "description": "\\mathfrak m" },
"๐ซ": { "prefix": "\\mathfrak{n}", "body": ["๐ซ"], "description": "\\mathfrak n" },
"๐ฌ": { "prefix": "\\mathfrak{o}", "body": ["๐ฌ"], "description": "\\mathfrak o" },
"๐ญ": { "prefix": "\\mathfrak{p}", "body": ["๐ญ"], "description": "\\mathfrak p" },
"๐ฎ": { "prefix": "\\mathfrak{q}", "body": ["๐ฎ"], "description": "\\mathfrak q" },
"๐ฏ": { "prefix": "\\mathfrak{r}", "body": ["๐ฏ"], "description": "\\mathfrak r" },
"๐ฐ": { "prefix": "\\mathfrak{s}", "body": ["๐ฐ"], "description": "\\mathfrak s" },
"๐ฑ": { "prefix": "\\mathfrak{t}", "body": ["๐ฑ"], "description": "\\mathfrak t" },
"๐ฒ": { "prefix": "\\mathfrak{u}", "body": ["๐ฒ"], "description": "\\mathfrak u" },
"๐ณ": { "prefix": "\\mathfrak{v}", "body": ["๐ณ"], "description": "\\mathfrak v" },
"๐ด": { "prefix": "\\mathfrak{w}", "body": ["๐ด"], "description": "\\mathfrak w" },
"๐ต": { "prefix": "\\mathfrak{x}", "body": ["๐ต"], "description": "\\mathfrak x" },
"๐ถ": { "prefix": "\\mathfrak{y}", "body": ["๐ถ"], "description": "\\mathfrak y" },
"๐ท": { "prefix": "\\mathfrak{z}", "body": ["๐ท"], "description": "\\mathfrak z" },
"ร": { "prefix": "\\hat A", "body": ["ร"], "description": "\\hat A" },
"๐ก": { "prefix": "\\hat B", "body": ["๐ก"], "description": "\\hat B" },
"ฤ": { "prefix": "\\hat C", "body": ["ฤ"], "description": "\\hat C" },
"๐ฃ": { "prefix": "\\hat D", "body": ["๐ฃ"], "description": "\\hat D" },
"ร": { "prefix": "\\hat E", "body": ["ร"], "description": "\\hat E" },
"๐ฅ": { "prefix": "\\hat F", "body": ["๐ฅ"], "description": "\\hat F" },
"ฤ": { "prefix": "\\hat G", "body": ["ฤ"], "description": "\\hat G" },
"ฤค": { "prefix": "\\hat H", "body": ["ฤค"], "description": "\\hat H" },
"ร": { "prefix": "\\hat I", "body": ["ร"], "description": "\\hat I" },
"ฤด": { "prefix": "\\hat J", "body": ["ฤด"], "description": "\\hat J" },
"๐ช": { "prefix": "\\hat K", "body": ["๐ช"], "description": "\\hat K" },
"๐ซ": { "prefix": "\\hat L", "body": ["๐ซ"], "description": "\\hat L" },
"๐ฌ": { "prefix": "\\hat M", "body": ["๐ฌ"], "description": "\\hat M" },
"๐ญ": { "prefix": "\\hat N", "body": ["๐ญ"], "description": "\\hat N" },
"ร": { "prefix": "\\hat O", "body": ["ร"], "description": "\\hat O" },
"๐ฏ": { "prefix": "\\hat P", "body": ["๐ฏ"], "description": "\\hat P" },
"๐ฐ": { "prefix": "\\hat Q", "body": ["๐ฐ"], "description": "\\hat Q" },
"๐ฑ": { "prefix": "\\hat R", "body": ["๐ฑ"], "description": "\\hat R" },
"ล": { "prefix": "\\hat S", "body": ["ล"], "description": "\\hat S" },
"๐ณ": { "prefix": "\\hat T", "body": ["๐ณ"], "description": "\\hat T" },
"ร": { "prefix": "\\hat U", "body": ["ร"], "description": "\\hat U" },
"๐ต": { "prefix": "\\hat V", "body": ["๐ต"], "description": "\\hat V" },
"ลด": { "prefix": "\\hat W", "body": ["ลด"], "description": "\\hat W" },
"๐ท": { "prefix": "\\hat X", "body": ["๐ท"], "description": "\\hat X" },
"ลถ": { "prefix": "\\hat Y", "body": ["ลถ"], "description": "\\hat Y" },
"๐น": { "prefix": "\\hat Z", "body": ["๐น"], "description": "\\hat Z" },
"รข": { "prefix": "\\hat a", "body": ["รข"], "description": "\\hat รข" },
"๐ป": { "prefix": "\\hat b", "body": ["๐ป"], "description": "\\hat b" },
"ฤ": { "prefix": "\\hat c", "body": ["ฤ"], "description": "\\hat c" },
"๐ฝ": { "prefix": "\\hat d", "body": ["๐ฝ"], "description": "\\hat d" },
"รช": { "prefix": "\\hat e", "body": ["รช"], "description": "\\hat e" },
"๐ฟ": { "prefix": "\\hat f", "body": ["๐ฟ"], "description": "\\hat f" },
"ฤ": { "prefix": "\\hat g", "body": ["ฤ"], "description": "\\hat g" },
"ฤฅ": { "prefix": "\\hat h", "body": ["ฤฅ"], "description": "\\hat h" },
"รฎ": { "prefix": "\\hat i", "body": ["รฎ"], "description": "\\hat i" },
"ฤต": { "prefix": "\\hat j", "body": ["ฤต"], "description": "\\hat i" },
"๐": { "prefix": "\\hat k", "body": ["๐"], "description": "\\hat k" },
"๐
": { "prefix": "\\hat l", "body": ["๐
"], "description": "\\hat l" },
"๐": { "prefix": "\\hat m", "body": ["๐"], "description": "\\hat m" },
"๐": { "prefix": "\\hat n", "body": ["๐"], "description": "\\hat n" },
"รด": { "prefix": "\\hat o", "body": ["รด"], "description": "\\hat o" },
"๐": { "prefix": "\\hat p", "body": ["๐"], "description": "\\hat p" },
"๐": { "prefix": "\\hat q", "body": ["๐"], "description": "\\hat q" },
"๐": { "prefix": "\\hat r", "body": ["๐"], "description": "\\hat r" },
"ล": { "prefix": "\\hat s", "body": ["ล"], "description": "\\hat s" },
"๐": { "prefix": "\\hat t", "body": ["๐"], "description": "\\hat t" },
"รป": { "prefix": "\\hat u", "body": ["รป"], "description": "\\hat u" },
"๐": { "prefix": "\\hat v", "body": ["๐"], "description": "\\hat v" },
"ลต": { "prefix": "\\hat w", "body": ["ลต"], "description": "\\hat w" },
"๐": { "prefix": "\\hat x", "body": ["๐"], "description": "\\hat x" },
"ลท": { "prefix": "\\hat y", "body": ["ลท"], "description": "\\hat y" },
"๐": { "prefix": "\\hat z", "body": ["๐"], "description": "\\hat z" },
"๐": { "prefix": "\\hat\\Gamma", "body": ["๐"], "description": "\\hat ๐ค" },
"๐": { "prefix": "\\hat\\Delta", "body": ["๐"], "description": "\\hat ๐ฅ" },
"๐": { "prefix": "\\hat\\Theta", "body": ["๐"], "description": "\\hat ๐ฉ" },
"๐ ": { "prefix": "\\hat\\Lambda", "body": ["๐ "], "description": "\\hat ๐ฌ" },
"๐ฃ": { "prefix": "\\hat\\Xi", "body": ["๐ฃ"], "description": "\\hat ๐ฏ" },
"๐ฅ": { "prefix": "\\hat\\Pi", "body": ["๐ฅ"], "description": "\\hat ๐ฑ" },
"๐ง": { "prefix": "\\hat\\vartheta", "body": ["๐ง"], "description": "\\hat ๐ณ" },
"๐จ": { "prefix": "\\hat\\Sigma", "body": ["๐จ"], "description": "\\hat ๐ด" },
"๐ซ": { "prefix": "\\hat\\Phi", "body": ["๐ซ"], "description": "\\hat ๐ท" },
"๐ญ": { "prefix": "\\hat\\Psi", "body": ["๐ญ"], "description": "\\hat ๐น" },
"๐ฎ": { "prefix": "\\hat\\Omega", "body": ["๐ฎ"], "description": "\\hat ๐บ" },
"๐ฐ": { "prefix": "\\hat\\alpha", "body": ["๐ฐ"], "description": "\\hat ๐ผ" },
"๐ฑ": { "prefix": "\\hat\\beta", "body": ["๐ฑ"], "description": "\\hat ๐ฝ" },
"๐ฒ": { "prefix": "\\hat\\gamma", "body": ["๐ฒ"], "description": "\\hat ๐พ" },
"๐ณ": { "prefix": "\\hat\\delta", "body": ["๐ณ"], "description": "\\hat ๐ฟ" },
"๐ด": { "prefix": "\\hat\\epsilon", "body": ["๐ด"], "description": "\\hat ๐" },
"๐ต": { "prefix": "\\hat\\zeta", "body": ["๐ต"], "description": "\\hat ๐" },
"๐ถ": { "prefix": "\\hat\\eta", "body": ["๐ถ"], "description": "\\hat ๐" },
"๐ท": { "prefix": "\\hat\\theta", "body": ["๐ท"], "description": "\\hat ๐" },
"๐ธ": { "prefix": "\\hat\\iota", "body": ["๐ธ"], "description": "\\hat ๐" },
"๐น": { "prefix": "\\hat\\kappa", "body": ["๐น"], "description": "\\hat ๐
" },
"๐บ": { "prefix": "\\hat\\lambda", "body": ["๐บ"], "description": "\\hat ๐" },
"๐ป": { "prefix": "\\hat\\mu", "body": ["๐ป"], "description": "\\hat ๐" },
"๐ผ": { "prefix": "\\hat\\nu", "body": ["๐ผ"], "description": "\\hat ๐" },
"๐ฝ": { "prefix": "\\hat\\xi", "body": ["๐ฝ"], "description": "\\hat ๐" },
"๐ฟ": { "prefix": "\\hat\\pi", "body": ["๐ฟ"], "description": "\\hat ๐" },
"๐": { "prefix": "\\hat\\rho", "body": ["๐"], "description": "\\hat ๐" },
"๐": { "prefix": "\\hat\\varsigma", "body": ["๐"], "description": "\\hat ๐" },
"๐": { "prefix": "\\hat\\sigma", "body": ["๐"], "description": "\\hat ๐" },
"๐": { "prefix": "\\hat\\tau", "body": ["๐"], "description": "\\hat ๐" },
"๐": { "prefix": "\\hat\\uypsilon", "body": ["๐"], "description": "\\hat ๐" },
"๐
": { "prefix": "\\hat\\phi", "body": ["๐
"], "description": "\\hat ๐" },
"๐": { "prefix": "\\hat\\chi", "body": ["๐"], "description": "\\hat ๐" },
"๐": { "prefix": "\\hat\\psi", "body": ["๐"], "description": "\\hat ๐" },
"๐": { "prefix": "\\hat\\omega", "body": ["๐"], "description": "\\hat ๐" },
"๐": { "prefix": "\\hat\\varepsilon", "body": ["๐"], "description": "\\hat ๐" },
"๐": { "prefix": "\\hat\\vartheta", "body": ["๐"], "description": "\\hat ๐" },
"๐": { "prefix": "\\hat\\varphi", "body": ["๐"], "description": "\\hat ๐" },
"๐": { "prefix": "\\hat\\varrho", "body": ["๐"], "description": "\\hat ๐" },
"๐": { "prefix": "\\hat\\varpi", "body": ["๐"], "description": "\\hat ๐" },
"ร": { "prefix": "\\tilde{A}", "body": ["ร"], "description": "\\tilde A" },
"๐ต": { "prefix": "\\tilde{B}", "body": ["๐ต"], "description": "\\tilde B" },
"๐ถ": { "prefix": "\\tilde{C}", "body": ["๐ถ"], "description": "\\tilde C" },
"๐ท": { "prefix": "\\tilde{D}", "body": ["๐ท"], "description": "\\tilde D" },
"แบผ": { "prefix": "\\tilde{E}", "body": ["แบผ"], "description": "\\tilde E" },
"๐น": { "prefix": "\\tilde{F}", "body": ["๐น"], "description": "\\tilde F" },
"๐บ": { "prefix": "\\tilde{G}", "body": ["๐บ"], "description": "\\tilde G" },
"๐ป": { "prefix": "\\tilde{H}", "body": ["๐ป"], "description": "\\tilde H" },
"ฤจ": { "prefix": "\\tilde{I}", "body": ["ฤจ"], "description": "\\tilde I" },
"๐ฝ": { "prefix": "\\tilde{J}", "body": ["๐ฝ"], "description": "\\tilde J" },
"๐พ": { "prefix": "\\tilde{K}", "body": ["๐พ"], "description": "\\tilde K" },
"๐ฟ": { "prefix": "\\tilde{L}", "body": ["๐ฟ"], "description": "\\tilde L" },
"๐": { "prefix": "\\tilde{M}", "body": ["๐"], "description": "\\tilde M" },
"ร": { "prefix": "\\tilde{N}", "body": ["ร"], "description": "\\tilde N" },
"ร": { "prefix": "\\tilde{O}", "body": ["ร"], "description": "\\tilde O" },
"๊": { "prefix": "\\tilde{P}", "body": ["๊"], "description": "\\tilde ๊" },
"๐": { "prefix": "\\tilde{Q}", "body": ["๐"], "description": "\\tilde Q" },
"๐
": { "prefix": "\\tilde{R}", "body": ["๐
"], "description": "\\tilde R" },
"๐": { "prefix": "\\tilde{S}", "body": ["๐"], "description": "\\tilde S" },
"๐": { "prefix": "\\tilde{T}", "body": ["๐"], "description": "\\tilde T" },
"ลจ": { "prefix": "\\tilde{U}", "body": ["ลจ"], "description": "\\tilde ลจ" },
"แนผ": { "prefix": "\\tilde{V}", "body": ["แนผ"], "description": "\\tilde แนผ" },
"๐": { "prefix": "\\tilde{W}", "body": ["๐"], "description": "\\tilde W" },
"๐": { "prefix": "\\tilde{X}", "body": ["๐"], "description": "\\tilde X" },
"แปธ": { "prefix": "\\tilde{Y}", "body": ["แปธ"], "description": "\\tilde แปธ" },
"๐": { "prefix": "\\tilde{Z}", "body": ["๐"], "description": "\\tilde Z" },
"รฃ": { "prefix": "\\tilde{a}", "body": ["รฃ"], "description": "\\tilde รฃ" },
"๐": { "prefix": "\\tilde{b}", "body": ["๐"], "description": "\\tilde b" },
"๐": { "prefix": "\\tilde{c}", "body": ["๐"], "description": "\\tilde c" },
"๐": { "prefix": "\\tilde{d}", "body": ["๐"], "description": "\\tilde d" },
"แบฝ": { "prefix": "\\tilde{e}", "body": ["แบฝ"], "description": "\\tilde แบฝ" },
"๐": { "prefix": "\\tilde{f}", "body": ["๐"], "description": "\\tilde f" },
"๐": { "prefix": "\\tilde{g}", "body": ["๐"], "description": "\\tilde g" },
"๐": { "prefix": "\\tilde{h}", "body": ["๐"], "description": "\\tilde h" },
"ฤฉ": { "prefix": "\\tilde{i}", "body": ["ฤฉ"], "description": "\\tilde ฤฉ" },
"๐": { "prefix": "\\tilde{j}", "body": ["๐"], "description": "\\tilde j" },
"๐": { "prefix": "\\tilde{k}", "body": ["๐"], "description": "\\tilde k" },
"๐": { "prefix": "\\tilde{l}", "body": ["๐"], "description": "\\tilde l" },
"๐": { "prefix": "\\tilde{m}", "body": ["๐"], "description": "\\tilde m" },
"รฑ": { "prefix": "\\tilde{n}", "body": ["รฑ"], "description": "\\tilde รฑ" },
"รต": { "prefix": "\\tilde{o}", "body": ["รต"], "description": "\\tilde รต" },
"๐": { "prefix": "\\tilde{p}", "body": ["๐"], "description": "\\tilde p" },
"๐": { "prefix": "\\tilde{q}", "body": ["๐"], "description": "\\tilde q" },
"๐": { "prefix": "\\tilde{r}", "body": ["๐"], "description": "\\tilde r" },
"๐ ": { "prefix": "\\tilde{s}", "body": ["๐ "], "description": "\\tilde s" },
"๐ก": { "prefix": "\\tilde{t}", "body": ["๐ก"], "description": "\\tilde t" },
"ลฉ": { "prefix": "\\tilde{u}", "body": ["ลฉ"], "description": "\\tilde ลฉ" },
"แนฝ": { "prefix": "\\tilde{v}", "body": ["แนฝ"], "description": "\\tilde แนฝ" },
"๐ค": { "prefix": "\\tilde{w}", "body": ["๐ค"], "description": "\\tilde w" },
"๐ฅ": { "prefix": "\\tilde{x}", "body": ["๐ฅ"], "description": "\\tilde x" },
"แปน": { "prefix": "\\tilde{y}", "body": ["แปน"], "description": "\\tilde แปน" },
"๐ง": { "prefix": "\\tilde{z}", "body": ["๐ง"], "description": "\\tilde z" },
"๐ค": { "prefix": "\\tilde{\\Gamma}", "body": ["๐ค"], "description": "\\tilde ๐ค" },
"๐ฅ": { "prefix": "\\tilde{\\Delta}", "body": ["๐ฅ"], "description": "\\tilde ๐ฅ" },
"๐ฉ": { "prefix": "\\tilde{\\Theta}", "body": ["๐ฉ"], "description": "\\tilde ๐ฉ" },
"๐ฌ": { "prefix": "\\tilde{\\Lambda}", "body": ["๐ฌ"], "description": "\\tilde ๐ฌ" },
"๐ฏ": { "prefix": "\\tilde{\\Xi}", "body": ["๐ฏ"], "description": "\\tilde ๐ฏ" },
"๐ฑ": { "prefix": "\\tilde{\\Pi}", "body": ["๐ฑ"], "description": "\\tilde ๐ฑ" },
"๐ณ": { "prefix": "\\tilde{\\Theta}", "body": ["๐ณ"], "description": "\\tilde ๐ณ" },
"๐ด": { "prefix": "\\tilde{\\Sigma}", "body": ["๐ด"], "description": "\\tilde ๐ด" },
"๐ถ": { "prefix": "\\tilde{\\UYpsilon}", "body": ["๐ถ"], "description": "\\tilde ๐ถ" },
"๐ท": { "prefix": "\\tilde{\\Phi}", "body": ["๐ท"], "description": "\\tilde ๐ท" },
"๐น": { "prefix": "\\tilde{\\Psi}", "body": ["๐น"], "description": "\\tilde ๐น" },
"๐บ": { "prefix": "\\tilde{\\Omega}", "body": ["๐บ"], "description": "\\tilde ๐บ" },
"๐ผ": { "prefix": "\\tilde{\\alpha}", "body": ["๐ผ"], "description": "\\tilde ๐ผ" },
"๐ฝ": { "prefix": "\\tilde{\\beta}", "body": ["๐ฝ"], "description": "\\tilde ๐ฝ" },
"๐พ": { "prefix": "\\tilde{\\gamma}", "body": ["๐พ"], "description": "\\tilde ๐พ" },
"๐ฟ": { "prefix": "\\tilde{\\delta}", "body": ["๐ฟ"], "description": "\\tilde ๐ฟ" },
"๐": { "prefix": "\\tilde{\\epsilon}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\zeta}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\eta}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\theta}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\iota}", "body": ["๐"], "description": "\\tilde ๐" },
"๐
": { "prefix": "\\tilde{\\kappa}", "body": ["๐
"], "description": "\\tilde ๐
" },
"๐": { "prefix": "\\tilde{\\lambda}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\mu}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\nu}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\xi}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\pi}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\rho}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\varsigma}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\sigma}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\tau}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\uypsilon}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\phi}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\chi}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\psi}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\omega}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\varepsilon}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\vartheta}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\varkappa}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\varphi}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\varrho}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": "\\tilde{\\varpi}", "body": ["๐"], "description": "\\tilde ๐" },
"๐": { "prefix": ["\\bold A", "\\bm A"], "body": ["๐"], "description": "\\bm A" },
"๐": { "prefix": ["\\bold B", "\\bm B"], "body": ["๐"], "description": "\\bm B" },
"๐": { "prefix": ["\\bold C", "\\bm C"], "body": ["๐"], "description": "\\bm C" },
"๐": { "prefix": ["\\bold D", "\\bm D"], "body": ["๐"], "description": "\\bm D" },
"๐": { "prefix": ["\\bold E", "\\bm E"], "body": ["๐"], "description": "\\bm E" },
"๐
": { "prefix": ["\\bold F", "\\bm F"], "body": ["๐
"], "description": "\\bm F" },
"๐": { "prefix": ["\\bold G", "\\bm G"], "body": ["๐"], "description": "\\bm G" },
"๐": { "prefix": ["\\bold H", "\\bm H"], "body": ["๐"], "description": "\\bm H" },
"๐": { "prefix": ["\\bold I", "\\bm I"], "body": ["๐"], "description": "\\bm I" },
"๐": { "prefix": ["\\bold J", "\\bm J"], "body": ["๐"], "description": "\\bm J" },
"๐": { "prefix": ["\\bold K", "\\bm K"], "body": ["๐"], "description": "\\bm K" },
"๐": { "prefix": ["\\bold L", "\\bm L"], "body": ["๐"], "description": "\\bm L" },
"๐": { "prefix": ["\\bold M", "\\bm M"], "body": ["๐"], "description": "\\bm M" },
"๐": { "prefix": ["\\bold N", "\\bm N"], "body": ["๐"], "description": "\\bm N" },
"๐": { "prefix": ["\\bold O", "\\bm O"], "body": ["๐"], "description": "\\bm O" },
"๐": { "prefix": ["\\bold P", "\\bm P"], "body": ["๐"], "description": "\\bm P" },
"๐": { "prefix": ["\\bold Q", "\\bm Q"], "body": ["๐"], "description": "\\bm Q" },
"๐": { "prefix": ["\\bold R", "\\bm R"], "body": ["๐"], "description": "\\bm R" },
"๐": { "prefix": ["\\bold S", "\\bm S"], "body": ["๐"], "description": "\\bm S" },
"๐": { "prefix": ["\\bold T", "\\bm T"], "body": ["๐"], "description": "\\bm T" },
"๐": { "prefix": ["\\bold U", "\\bm U"], "body": ["๐"], "description": "\\bm U" },
"๐": { "prefix": ["\\bold V", "\\bm V"], "body": ["๐"], "description": "\\bm V" },
"๐": { "prefix": ["\\bold W", "\\bm W"], "body": ["๐"], "description": "\\bm W" },
"๐": { "prefix": ["\\bold X", "\\bm X"], "body": ["๐"], "description": "\\bm X" },
"๐": { "prefix": ["\\bold Y", "\\bm Y"], "body": ["๐"], "description": "\\bm Y" },
"๐": { "prefix": ["\\bold Z", "\\bm Z"], "body": ["๐"], "description": "\\bm Z" },
"๐": { "prefix": ["\\bold a", "\\bm a"], "body": ["๐"], "description": "\\bm a" },
"๐": { "prefix": ["\\bold b", "\\bm b"], "body": ["๐"], "description": "\\bm b" },
"๐": { "prefix": ["\\bold c", "\\bm c"], "body": ["๐"], "description": "\\bm c" },
"๐": { "prefix": ["\\bold d", "\\bm d"], "body": ["๐"], "description": "\\bm d" },
"๐": { "prefix": ["\\bold e", "\\bm e"], "body": ["๐"], "description": "\\bm e" },
"๐": { "prefix": ["\\bold f", "\\bm f"], "body": ["๐"], "description": "\\bm f" },
"๐ ": { "prefix": ["\\bold g", "\\bm g"], "body": ["๐ "], "description": "\\bm g" },
"๐ก": { "prefix": ["\\bold h", "\\bm h"], "body": ["๐ก"], "description": "\\bm h" },
"๐ข": { "prefix": ["\\bold i", "\\bm i"], "body": ["๐ข"], "description": "\\bm i" },
"๐ฃ": { "prefix": ["\\bold j", "\\bm j"], "body": ["๐ฃ"], "description": "\\bm j" },
"๐ค": { "prefix": ["\\bold k", "\\bm k"], "body": ["๐ค"], "description": "\\bm k" },
"๐ฅ": { "prefix": ["\\bold l", "\\bm l"], "body": ["๐ฅ"], "description": "\\bm l" },
"๐ฆ": { "prefix": ["\\bold m", "\\bm m"], "body": ["๐ฆ"], "description": "\\bm m" },
"๐ง": { "prefix": ["\\bold n", "\\bm n"], "body": ["๐ง"], "description": "\\bm n" },
"๐จ": { "prefix": ["\\bold o", "\\bm o"], "body": ["๐จ"], "description": "\\bm o" },
"๐ฉ": { "prefix": ["\\bold p", "\\bm p"], "body": ["๐ฉ"], "description": "\\bm p" },
"๐ช": { "prefix": ["\\bold q", "\\bm q"], "body": ["๐ช"], "description": "\\bm q" },
"๐ซ": { "prefix": ["\\bold r", "\\bm r"], "body": ["๐ซ"], "description": "\\bm r" },
"๐ฌ": { "prefix": ["\\bold s", "\\bm s"], "body": ["๐ฌ"], "description": "\\bm s" },
"๐ญ": { "prefix": ["\\bold t", "\\bm t"], "body": ["๐ญ"], "description": "\\bm t" },
"๐ฎ": { "prefix": ["\\bold u", "\\bm u"], "body": ["๐ฎ"], "description": "\\bm u" },
"๐ฏ": { "prefix": ["\\bold v", "\\bm v"], "body": ["๐ฏ"], "description": "\\bm v" },
"๐ฐ": { "prefix": ["\\bold w", "\\bm w"], "body": ["๐ฐ"], "description": "\\bm w" },
"๐ฑ": { "prefix": ["\\bold x", "\\bm x"], "body": ["๐ฑ"], "description": "\\bm x" },
"๐ฒ": { "prefix": ["\\bold y", "\\bm y"], "body": ["๐ฒ"], "description": "\\bm y" },
"๐ณ": { "prefix": ["\\bold z", "\\bm z"], "body": ["๐ณ"], "description": "\\bm z" },
"๐ช": { "prefix": ["\\bold\\Gamma", "\\bm\\Gamma", "\\bmฮ" ], "body": ["๐ช"], "description": "\\bm\\Gamma" },
"๐ซ": { "prefix": ["\\bold\\Delta", "\\bm\\Delta", "\\bmฮ" ], "body": ["๐ซ"], "description": "\\bm\\Delta" },
"๐ฏ": { "prefix": ["\\bold\\Theta", "\\bm\\Theta", "\\bmฮ" ], "body": ["๐ฏ"], "description": "\\bm\\Theta" },
"๐ฒ": { "prefix": ["\\bold\\Lambda", "\\bm\\Lambda", "\\bmฮ" ], "body": ["๐ฒ"], "description": "\\bm\\Lambda" },
"๐ต": { "prefix": ["\\bold\\Xi", "\\bm\\Xi", "\\bmฮ" ], "body": ["๐ต"], "description": "\\bm\\Xi" },
"๐ท": { "prefix": ["\\bold\\Pi", "\\bm\\Pi", "\\bmฮ " ], "body": ["๐ท"], "description": "\\bm\\Pi" },
"๐บ": { "prefix": ["\\bold\\Sigma", "\\bm\\Sigma", "\\bmฮฃ" ], "body": ["๐บ"], "description": "\\bm\\Sigma" },
"๐ผ": { "prefix": ["\\bold\\UYpsilon", "\\bm\\UYpsilon", "\\bmฮฅ" ], "body": ["๐ผ"], "description": "\\bm\\Upsilon" },
"๐ฝ": { "prefix": ["\\bold\\Phi", "\\bm\\Phi", "\\bmฮฆ" ], "body": ["๐ฝ"], "description": "\\bm\\Phi" },
"๐ฟ": { "prefix": ["\\bold\\Psi", "\\bm\\Psi", "\\bmฮจ" ], "body": ["๐ฟ"], "description": "\\bm\\Psi" },
"๐": { "prefix": ["\\bold\\Omega", "\\bm\\Omega", "\\bmฮฉ" ], "body": ["๐"], "description": "\\bm\\Omega" },
"๐": { "prefix": ["\\bold\\alpha", "\\bm\\alpha", "\\bmฮฑ" ], "body": ["๐"], "description": "\\bm\\alpha" },
"๐": { "prefix": ["\\bold\\beta", "\\bm\\beta", "\\bmฮฒ" ], "body": ["๐"], "description": "\\bm\\beta" },
"๐": { "prefix": ["\\bold\\gamma", "\\bm\\gamma", "\\bmฮณ" ], "body": ["๐"], "description": "\\bm\\gamma" },
"๐
": { "prefix": ["\\bold\\delta", "\\bm\\delta", "\\bmฮด" ], "body": ["๐
"], "description": "\\bm\\delta" },
"๐": { "prefix": ["\\bold\\epsilon", "\\bm\\epsilon", "\\bmฮต" ], "body": ["๐"], "description": "\\bm\\epsilon" },
"๐": { "prefix": ["\\bold\\zeta", "\\bm\\zeta", "\\bmฮถ" ], "body": ["๐"], "description": "\\bm\\zeta" },
"๐": { "prefix": ["\\bold\\eta", "\\bm\\eta", "\\bmฮท" ], "body": ["๐"], "description": "\\bm\\eta" },
"๐": { "prefix": ["\\bold\\theta", "\\bm\\theta", "\\bmฮธ" ], "body": ["๐"], "description": "\\bm\\theta" },
"๐": { "prefix": ["\\bold\\iota", "\\bm\\iota", "\\bmฮน" ], "body": ["๐"], "description": "\\bm\\iota" },
"๐": { "prefix": ["\\bold\\kappa", "\\bm\\kappa", "\\bmฮบ" ], "body": ["๐"], "description": "\\bm\\kappa" },
"๐": { "prefix": ["\\bold\\lambda", "\\bm\\lambda", "\\bmฮป" ], "body": ["๐"], "description": "\\bm\\lambda" },
"๐": { "prefix": ["\\bold\\mu", "\\bm\\mu", "\\bmฮผ" ], "body": ["๐"], "description": "\\bm\\mu" },
"๐": { "prefix": ["\\bold\\nu", "\\bm\\nu", "\\bmฮฝ" ], "body": ["๐"], "description": "\\bm\\nu" },
"๐": { "prefix": ["\\bold\\xi", "\\bm\\xi", "\\bmฮพ" ], "body": ["๐"], "description": "\\bm\\xi" },
"๐": { "prefix": ["\\bold\\pi", "\\bm\\pi", "\\bmฯ" ], "body": ["๐"], "description": "\\bm\\pi" },
"๐": { "prefix": ["\\bold\\rho", "\\bm\\rho", "\\bmฯ" ], "body": ["๐"], "description": "\\bm\\rho" },
"๐": { "prefix": ["\\bold\\varsigma", "\\bm\\varsigma", "\\bmฯ" ], "body": ["๐"], "description": "\\bm\\varsigma" },
"๐": { "prefix": ["\\bold\\sigma", "\\bm\\sigma", "\\bmฯ" ], "body": ["๐"], "description": "\\bm\\sigma" },
"๐": { "prefix": ["\\bold\\tau", "\\bm\\tau", "\\bmฯ" ], "body": ["๐"], "description": "\\bm\\tau" },
"๐": { "prefix": ["\\bold\\uypsilon", "\\bm\\uypsilon", "\\bmฯ
" ], "body": ["๐"], "description": "\\bm\\upsilon" },
"๐": { "prefix": ["\\bold\\phi", "\\bm\\phi", "\\bmฯ" ], "body": ["๐"], "description": "\\bm\\phi" },
"๐": { "prefix": ["\\bold\\chi", "\\bm\\chi", "\\bmฯ" ], "body": ["๐"], "description": "\\bm\\chi" },
"๐": { "prefix": ["\\bold\\psi", "\\bm\\psi", "\\bmฯ" ], "body": ["๐"], "description": "\\bm\\psi" },
"๐": { "prefix": ["\\bold\\omega", "\\bm\\omega", "\\bmฯ" ], "body": ["๐"], "description": "\\bm\\omega" },
"๐": { "prefix": ["\\bold\\varepsilon", "\\bm\\varepsilon", "\\bmฮต" ], "body": ["๐"], "description": "\\bm\\varepsilon" },
"๐": { "prefix": ["\\bold\\vartheta", "\\bm\\vartheta", "\\bmฯ" ], "body": ["๐"], "description": "\\bm\\vartheta" },
"๐": { "prefix": ["\\bold\\varkappa", "\\bm\\varkappa", "\\bmฯฐ" ], "body": ["๐"], "description": "\\bm\\varkappa" },
"๐": { "prefix": ["\\bold\\varphi", "\\bm\\varphi", "\\bmฯ" ], "body": ["๐"], "description": "\\bm\\varphi" },
"๐ ": { "prefix": ["\\bold\\varrho", "\\bm\\varrho", "\\bmฯฑ" ], "body": ["๐ "], "description": "\\bm\\varrho" },
"๐ก": { "prefix": ["\\bold\\varpi", "\\bm\\varpi", "\\bmฯ" ], "body": ["๐ก"], "description": "\\bm\\varpi" },
"๐": { "prefix": ["\\bold 0", "\\bm 0"], "body": ["๐"], "description": "\\bm 0" },
"๐": { "prefix": ["\\bold 1", "\\bm 1"], "body": ["๐"], "description": "\\bm 1" },
"๐": { "prefix": ["\\bold 2", "\\bm 2"], "body": ["๐"], "description": "\\bm 2" },
"๐": { "prefix": ["\\bold 3", "\\bm 3"], "body": ["๐"], "description": "\\bm 3" },
"๐": { "prefix": ["\\bold 4", "\\bm 4"], "body": ["๐"], "description": "\\bm 4" },
"๐": { "prefix": ["\\bold 5", "\\bm 5"], "body": ["๐"], "description": "\\bm 5" },
"๐": { "prefix": ["\\bold 6", "\\bm 6"], "body": ["๐"], "description": "\\bm 6" },
"๐": { "prefix": ["\\bold 7", "\\bm 7"], "body": ["๐"], "description": "\\bm 7" },
"๐": { "prefix": ["\\bold 8", "\\bm 8"], "body": ["๐"], "description": "\\bm 8" },
"๐": { "prefix": ["\\bold 9", "\\bm 9"], "body": ["๐"], "description": "\\bm 9" }
}