tex2typst 0.4.0 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/src/map.ts CHANGED
@@ -9,6 +9,21 @@ const symbolMap = new Map<string, string>([
9
9
  [' ', 'med'],
10
10
  [';', 'thick'],
11
11
 
12
+ ['blacktriangleleft', 'triangle.filled.l'],
13
+ ['blacktriangleright', 'triangle.filled.r'],
14
+ ['clubsuit', 'suit.club.filled'],
15
+ ['hookleftarrow', 'arrow.l.hook'],
16
+ ['hookrightarrow', 'arrow.r.hook'],
17
+ ['leftrightarrow', 'arrow.l.r'],
18
+ ['lgblksquare', 'square.filled.big'],
19
+ ['lgwhtsquare', 'square.stroked.big'],
20
+ ['nearrow', 'arrow.tr'],
21
+ ['nwarrow', 'arrow.tl'],
22
+ ['searrow', 'arrow.br'],
23
+ ['swarrow', 'arrow.bl'],
24
+ ['spadesuit', 'suit.spade.filled'],
25
+ ['updownarrow', 'arrow.t.b'],
26
+
12
27
  /* textual operators */
13
28
  ['ln', 'ln'],
14
29
  ['log', 'log'],
@@ -41,10 +56,10 @@ const symbolMap = new Map<string, string>([
41
56
  ['widetilde', 'tilde'], // Ideally, the result of \widetilde should be longer than \tilde. But it is not implemented now.
42
57
  ['quad', 'quad'],
43
58
  ['qquad', 'wide'],
44
- ['overbrace', 'overbrace'], // same
45
- ['underbrace', 'underbrace'], // same
46
- ['overline', 'overline'], // same
47
- ['underline', 'underline'], // same
59
+ ['overbrace', 'overbrace'],
60
+ ['underbrace', 'underbrace'],
61
+ ['overline', 'overline'],
62
+ ['underline', 'underline'],
48
63
  ['bar', 'macron'],
49
64
  ['dbinom', 'binom'],
50
65
  ['tbinom', 'binom'],
@@ -127,7 +142,7 @@ const symbolMap = new Map<string, string>([
127
142
  ['geq', 'gt.eq'],
128
143
  ['geqslant', 'gt.eq.slant'],
129
144
  ['gg', 'gt.double'],
130
- ['hbar', 'planck.reduce'],
145
+ ['hbar', 'planck'],
131
146
  ['imath', 'dotless.i'],
132
147
  ['iiiint', 'integral.quad'],
133
148
  ['iiint', 'integral.triple'],
@@ -141,7 +156,7 @@ const symbolMap = new Map<string, string>([
141
156
  ['kappa', 'kappa'],
142
157
  ['lambda', 'lambda'],
143
158
  ['land', 'and'],
144
- ['langle', 'angle.l'],
159
+ ['langle', 'chevron.l'],
145
160
  ['lbrace', 'brace.l'],
146
161
  ['lbrack', 'bracket.l'],
147
162
  ['ldots', 'dots.h'],
@@ -203,7 +218,7 @@ const symbolMap = new Map<string, string>([
203
218
  ['prod', 'product'],
204
219
  ['propto', 'prop'],
205
220
  ['psi', 'psi'],
206
- ['rangle', 'angle.r'],
221
+ ['rangle', 'chevron.r'],
207
222
  ['rbrace', 'brace.r'],
208
223
  ['rbrack', 'bracket.r'],
209
224
  ['rhd', 'triangle'],
@@ -278,6 +293,7 @@ const map_from_official_docs: Map<string, string> = new Map([
278
293
  ['approxident', 'tilde.triple'],
279
294
  ['assert', 'tack.r.short'],
280
295
  ['ast', 'ast.op'],
296
+ ['astrosun', 'sun'],
281
297
  ['asymp', 'asymp'],
282
298
  ['awint', 'integral.ccw'],
283
299
  ['backcong', 'tilde.rev.equiv'],
@@ -333,9 +349,9 @@ const map_from_official_docs: Map<string, string> = new Map([
333
349
  ['bigcup', 'union.big'],
334
350
  ['bigcupdot', 'union.dot.big'],
335
351
  ['biginterleave', 'interleave.big'],
336
- ['bigodot', 'dot.circle.big'],
337
- ['bigoplus', 'plus.circle.big'], // or 'xor.big'
338
- ['bigotimes', 'times.circle.big'],
352
+ ['bigodot', 'dot.o.big'],
353
+ ['bigoplus', 'plus.o.big'],
354
+ ['bigotimes', 'times.o.big'],
339
355
  ['bigsqcap', 'inter.sq.big'],
340
356
  ['bigsqcup', 'union.sq.big'],
341
357
  ['bigstar', 'star.filled'],
@@ -350,8 +366,6 @@ const map_from_official_docs: Map<string, string> = new Map([
350
366
  ['blackhourglass', 'hourglass.filled'],
351
367
  ['blacktriangle', 'triangle.filled.small.t'],
352
368
  ['blacktriangledown', 'triangle.filled.small.b'],
353
- ['blacktriangleleft', 'triangle.filled.l'],
354
- ['blacktriangleright', 'triangle.filled.r'],
355
369
  ['blkhorzoval', 'ellipse.filled.h'],
356
370
  ['blkvertoval', 'ellipse.filled.v'],
357
371
  ['bot', 'bot'],
@@ -368,13 +382,14 @@ const map_from_official_docs: Map<string, string> = new Map([
368
382
  ['cdot', 'dot.op'],
369
383
  ['cdotp', 'dot.c'],
370
384
  ['checkmark', 'checkmark'],
371
- ['circledast', 'ast.circle'],
372
- ['circledcirc', 'circle.nested'],
373
- ['circleddash', 'dash.circle'],
374
- ['circledequal', 'eq.circle'],
375
- ['circledparallel', 'parallel.circle'],
376
- ['circledvert', 'bar.v.circle'],
377
- ['clubsuit', 'suit.club.filled'],
385
+ ['circledast', 'ast.op.o'],
386
+ ['circledbullet', 'bullet.o'],
387
+ ['circledcirc', 'compose.o'],
388
+ ['circleddash', 'dash.o'],
389
+ ['circledequal', 'cc.nd'],
390
+ ['circledparallel', 'parallel.o'],
391
+ ['circledvert', 'bar.v.o'],
392
+ ['circledwhitebullet', 'bullet.stroked.o'],
378
393
  ['Colon', 'colon.double'],
379
394
  ['coloneq', 'colon.eq'],
380
395
  ['Coloneq', 'colon.double.eq'],
@@ -425,6 +440,7 @@ const map_from_official_docs: Map<string, string> = new Map([
425
440
  ['downarrow', 'arrow.b'],
426
441
  ['Downarrow', 'arrow.b.double'],
427
442
  ['downarrowbar', 'arrow.b.stop'],
443
+ ['downarrowbarred', 'arrow.b.struck'],
428
444
  ['downdasharrow', 'arrow.b.dashed'],
429
445
  ['downdownarrows', 'arrows.bb'],
430
446
  ['downharpoonleft', 'harpoon.bl'],
@@ -432,7 +448,6 @@ const map_from_official_docs: Map<string, string> = new Map([
432
448
  ['downharpoonright', 'harpoon.br'],
433
449
  ['downharpoonrightbar', 'harpoon.br.stop'],
434
450
  ['downharpoonsleftright', 'harpoons.blbr'],
435
- ['downrightcurvedarrow', 'arrow.b.curve'],
436
451
  ['downuparrows', 'arrows.bt'],
437
452
  ['downupharpoonsleftright', 'harpoons.bltr'],
438
453
  ['downwhitearrow', 'arrow.b.stroked'],
@@ -464,13 +479,13 @@ const map_from_official_docs: Map<string, string> = new Map([
464
479
  ['errbardiamond', 'errorbar.diamond.stroked'],
465
480
  ['errbarsquare', 'errorbar.square.stroked'],
466
481
  ['euro', 'euro'],
467
- ['Exclam', 'excl.double'],
468
482
  ['exists', 'exists'],
469
483
  ['fallingdotseq', 'eq.dots.down'],
470
484
  ['fint', 'integral.slash'],
471
485
  ['flat', 'flat'],
472
486
  ['forall', 'forall'],
473
487
  ['fourvdots', 'fence.dotted'],
488
+ ['frown', 'frown'],
474
489
  ['fullouterjoin', 'join.l.r'],
475
490
  ['geq', 'gt.eq'],
476
491
  ['geqq', 'gt.equiv'],
@@ -494,14 +509,11 @@ const map_from_official_docs: Map<string, string> = new Map([
494
509
  ['hknwarrow', 'arrow.tl.hook'],
495
510
  ['hksearrow', 'arrow.br.hook'],
496
511
  ['hkswarrow', 'arrow.bl.hook'],
497
- ['hookleftarrow', 'arrow.l.hook'],
498
- ['hookrightarrow', 'arrow.r.hook'],
499
512
  ['horizbar', 'bar.h'],
500
513
  ['hourglass', 'hourglass.stroked'],
501
514
  ['hrectangle', 'rect.stroked.h'],
502
515
  ['hrectangleblack', 'rect.filled.h'],
503
- ['hslash', 'planck.reduce'],
504
- ['hzigzag', 'dash.wave.double'],
516
+ ['hyphenbullet', 'bullet.hyph'],
505
517
  ['iiiint', 'integral.quad'],
506
518
  ['iiint', 'integral.triple'],
507
519
  ['iinfin', 'infinity.incomplete'],
@@ -520,23 +532,29 @@ const map_from_official_docs: Map<string, string> = new Map([
520
532
  ['interleave', 'interleave'],
521
533
  ['intlarhk', 'integral.arrow.hook'],
522
534
  ['intx', 'integral.times'],
535
+ ['inversebullet', 'bullet.hole'],
523
536
  ['Join', 'join'],
524
- ['langle', 'angle.l'],
525
- ['lAngle', 'angle.l.double'],
526
- ['langledot', 'angle.l.dot'],
537
+ ['langle', 'chevron.l'],
538
+ ['lAngle', 'chevron.l.double'],
539
+ ['langledot', 'chevron.l.dot'],
527
540
  ['lat', 'lat'],
528
541
  ['late', 'lat.eq'],
542
+ ['lbag', 'bag.l'],
543
+ ['lblkbrbrak', 'shell.l.filled'],
529
544
  ['lbrace', 'brace.l'],
530
- ['lBrace', 'brace.l.double'],
545
+ ['lBrace', 'brace.l.stroked'],
531
546
  ['lbrack', 'bracket.l'],
532
- ['lBrack', 'bracket.l.double'],
547
+ ['lBrack', 'bracket.l.stroked'],
548
+ ['lbracklltick', 'bracket.l.tick.b'],
549
+ ['lbrackultick', 'bracket.l.tick.t'],
533
550
  ['lbrbrak', 'shell.l'],
534
- ['Lbrbrak', 'shell.l.double'],
551
+ ['Lbrbrak', 'shell.l.stroked'],
535
552
  ['lceil', 'ceil.l'],
536
- ['lcurvyangle', 'angle.l.curly'],
553
+ ['lcurvyangle', 'chevron.l.curly'],
537
554
  ['leftarrow', 'arrow.l'],
538
555
  ['Leftarrow', 'arrow.l.double'],
539
556
  ['leftarrowtail', 'arrow.l.tail'],
557
+ ['leftarrowtriangle', 'arrow.l.open'],
540
558
  ['leftdasharrow', 'arrow.l.dashed'],
541
559
  ['leftdotarrow', 'arrow.l.dotted'],
542
560
  ['leftdowncurvedarrow', 'arrow.l.curve'],
@@ -547,9 +565,9 @@ const map_from_official_docs: Map<string, string> = new Map([
547
565
  ['leftharpoonupbar', 'harpoon.lt.bar'],
548
566
  ['leftleftarrows', 'arrows.ll'],
549
567
  ['leftouterjoin', 'join.l'],
550
- ['leftrightarrow', 'arrow.l.r'],
551
568
  ['Leftrightarrow', 'arrow.l.r.double'],
552
569
  ['leftrightarrows', 'arrows.lr'],
570
+ ['leftrightarrowtriangle', 'arrow.l.r.open'],
553
571
  ['leftrightharpoondowndown', 'harpoon.lb.rb'],
554
572
  ['leftrightharpoondownup', 'harpoon.lb.rt'],
555
573
  ['leftrightharpoons', 'harpoons.ltrb'],
@@ -574,16 +592,19 @@ const map_from_official_docs: Map<string, string> = new Map([
574
592
  ['lesssim', 'lt.tilde'],
575
593
  ['lfloor', 'floor.l'],
576
594
  ['lgblkcircle', 'circle.filled.big'],
577
- ['lgblksquare', 'square.filled.big'],
595
+ ['lgroup', 'paren.l.flat'],
578
596
  ['lgwhtcircle', 'circle.stroked.big'],
579
- ['lgwhtsquare', 'square.stroked.big'],
580
597
  ['ll', 'lt.double'],
598
+ ['llangle', 'chevron.l.closed'],
581
599
  ['llblacktriangle', 'triangle.filled.bl'],
600
+ ['llcorner', 'corner.l.b'],
582
601
  ['LLeftarrow', 'arrow.l.quad'],
583
602
  ['Lleftarrow', 'arrow.l.triple'],
584
603
  ['lll', 'lt.triple'],
585
604
  ['lllnest', 'lt.triple.nested'],
605
+ ['llparenthesis', 'paren.l.closed'],
586
606
  ['lltriangle', 'triangle.stroked.bl'],
607
+ ['lmoustache', 'mustache.l'],
587
608
  ['lnapprox', 'lt.napprox'],
588
609
  ['lneq', 'lt.neq'],
589
610
  ['lneqq', 'lt.nequiv'],
@@ -604,8 +625,9 @@ const map_from_official_docs: Map<string, string> = new Map([
604
625
  ['looparrowleft', 'arrow.l.loop'],
605
626
  ['looparrowright', 'arrow.r.loop'],
606
627
  ['lparen', 'paren.l'],
607
- ['lParen', 'paren.l.double'],
628
+ ['lParen', 'paren.l.stroked'],
608
629
  ['lrblacktriangle', 'triangle.filled.br'],
630
+ ['lrcorner', 'corner.r.b'],
609
631
  ['lrtriangle', 'triangle.stroked.br'],
610
632
  ['ltimes', 'times.l'],
611
633
  ['lvzigzag', 'fence.l'],
@@ -623,8 +645,7 @@ const map_from_official_docs: Map<string, string> = new Map([
623
645
  ['mathcomma', 'comma'],
624
646
  ['mathdollar', 'dollar'],
625
647
  ['mathexclam', 'excl'],
626
- // ['mathhyphen', 'hyph'], // \mathhyphen is not defined in standard amsmath package
627
- ['mathoctothorpe', 'hash'],
648
+ ['mathhyphen', 'hyph'], // \mathhyphen is not defined in standard amsmath package
628
649
  ['mathparagraph', 'pilcrow'],
629
650
  ['mathpercent', 'percent'],
630
651
  ['mathperiod', 'dot.basic'],
@@ -638,7 +659,6 @@ const map_from_official_docs: Map<string, string> = new Map([
638
659
  ['mathyen', 'yen'],
639
660
  ['mdblkdiamond', 'diamond.filled.medium'],
640
661
  ['mdblklozenge', 'lozenge.filled.medium'],
641
- ['mdblksquare', 'square.filled.medium'],
642
662
  ['mdlgblkcircle', 'circle.filled'],
643
663
  ['mdlgblkdiamond', 'diamond.filled'],
644
664
  ['mdlgblklozenge', 'lozenge.filled'],
@@ -648,12 +668,9 @@ const map_from_official_docs: Map<string, string> = new Map([
648
668
  ['mdlgwhtlozenge', 'lozenge.stroked'],
649
669
  ['mdlgwhtsquare', 'square.stroked'],
650
670
  ['mdsmblkcircle', 'circle.filled.tiny'],
651
- ['mdsmblksquare', 'square.filled.small'],
652
671
  ['mdsmwhtcircle', 'circle.stroked.small'],
653
- ['mdsmwhtsquare', 'square.stroked.small'],
654
672
  ['mdwhtdiamond', 'diamond.stroked.medium'],
655
673
  ['mdwhtlozenge', 'lozenge.stroked.medium'],
656
- ['mdwhtsquare', 'square.stroked.medium'],
657
674
  ['measeq', 'eq.m'],
658
675
  ['measuredangle', 'angle.arc'],
659
676
  ['measuredangleleft', 'angle.arc.rev'],
@@ -714,6 +731,7 @@ const map_from_official_docs: Map<string, string> = new Map([
714
731
  ['mupvarpi', 'pi.alt'],
715
732
  ['mupvarrho', 'rho.alt'],
716
733
  ['mupvarsigma', 'sigma.alt'],
734
+ ['mupvarTheta', 'Theta.alt'],
717
735
  ['mupvartheta', 'theta.alt'],
718
736
  ['mupXi', 'Xi'],
719
737
  ['mupxi', 'xi'],
@@ -725,7 +743,6 @@ const map_from_official_docs: Map<string, string> = new Map([
725
743
  ['natural', 'natural'],
726
744
  ['ncong', 'tilde.equiv.not'],
727
745
  ['ne', 'eq.not'],
728
- ['nearrow', 'arrow.tr'],
729
746
  ['Nearrow', 'arrow.tr.double'],
730
747
  ['neg', 'not'],
731
748
  ['nequiv', 'equiv.not'], // or eq.triple.not
@@ -735,7 +752,9 @@ const map_from_official_docs: Map<string, string> = new Map([
735
752
  ['ngtr', 'gt.not'],
736
753
  ['ngtrless', 'gt.lt.not'],
737
754
  ['ngtrsim', 'gt.tilde.not'],
755
+ ['nHdownarrow', 'arrow.b.dstruck'],
738
756
  ['nhpar', 'parallel.struck'],
757
+ ['nHuparrow', 'arrow.t.dstruck'],
739
758
  ['nhVvert', 'interleave.struck'],
740
759
  ['ni', 'in.rev'],
741
760
  ['nLeftarrow', 'arrow.l.double.not'],
@@ -772,36 +791,62 @@ const map_from_official_docs: Map<string, string> = new Map([
772
791
  ['nvdash', 'tack.r.not'],
773
792
  ['nvDash', 'tack.r.double.not'],
774
793
  ['nvinfty', 'infinity.bar'],
775
- ['nwarrow', 'arrow.tl'],
794
+ ['nvLeftarrow', 'arrow.l.double.struck'],
795
+ ['nvleftarrow', 'arrow.l.struck'],
796
+ ['nVleftarrow', 'arrow.l.dstruck'],
797
+ ['nvleftarrowtail', 'arrow.l.tail.struck'],
798
+ ['nVleftarrowtail', 'arrow.l.tail.dstruck'],
799
+ ['nvLeftrightarrow', 'arrow.l.r.double.struck'],
800
+ ['nvleftrightarrow', 'arrow.l.r.struck'],
801
+ ['nVleftrightarrow', 'arrow.l.r.dstruck'],
802
+ ['nvRightarrow', 'arrow.r.double.struck'],
803
+ ['nvrightarrow', 'arrow.r.struck'],
804
+ ['nVrightarrow', 'arrow.r.dstruck'],
805
+ ['nvrightarrowtail', 'arrow.r.tail.struck'],
806
+ ['nVrightarrowtail', 'arrow.r.tail.dstruck'],
807
+ ['nvtwoheadleftarrow', 'arrow.l.twohead.struck'],
808
+ ['nVtwoheadleftarrow', 'arrow.l.twohead.dstruck'],
809
+ ['nvtwoheadleftarrowtail', 'arrow.l.twohead.tail.struck'],
810
+ ['nVtwoheadleftarrowtail', 'arrow.l.twohead.tail.dstruck'],
811
+ ['nvtwoheadrightarrow', 'arrow.r.twohead.struck'],
812
+ ['nVtwoheadrightarrow', 'arrow.r.twohead.dstruck'],
813
+ ['nvtwoheadrightarrowtail', 'arrow.r.twohead.tail.struck'],
814
+ ['nVtwoheadrightarrowtail', 'arrow.r.twohead.tail.dstruck'],
776
815
  ['Nwarrow', 'arrow.tl.double'],
777
816
  ['nwsearrow', 'arrow.tl.br'],
778
817
  ['obrbrak', 'shell.t'],
779
- ['obslash', 'backslash.circle'],
780
- ['odiv', 'div.circle'],
781
- ['odot', 'dot.circle'],
782
- ['ogreaterthan', 'gt.circle'],
818
+ ['obslash', 'backslash.o'],
819
+ ['odiv', 'div.o'],
820
+ ['odot', 'dot.o'],
821
+ ['odotslashdot', 'div.slanted.o'],
822
+ ['ogreaterthan', 'gt.o'],
783
823
  ['oiiint', 'integral.vol'],
784
824
  ['oiint', 'integral.surf'],
785
825
  ['oint', 'integral.cont'],
786
826
  ['ointctrclockwise', 'integral.cont.ccw'],
787
- ['olessthan', 'lt.circle'],
788
- ['ominus', 'minus.circle'],
789
- ['operp', 'perp.circle'],
790
- ['oplus', 'plus.circle'],
827
+ ['olessthan', 'lt.o'],
828
+ ['ominus', 'minus.o'],
829
+ ['operp', 'perp.o'],
830
+ ['oplus', 'plus.o'],
831
+ ['opluslhrim', 'plus.o.l'],
832
+ ['oplusrhrim', 'plus.o.r'],
791
833
  ['origof', 'original'],
792
- ['otimes', 'times.circle'],
834
+ ['oslash', 'slash.o'],
835
+ ['otimes', 'times.o'],
836
+ ['otimeshat', 'times.o.hat'],
837
+ ['otimeslhrim', 'times.o.l'],
838
+ ['otimesrhrim', 'times.o.r'],
793
839
  // ['overbrace', 'brace.t'],
794
- ['overbracket', 'bracket.t'],
795
- ['overparen', 'paren.t'],
840
+ // ['overbracket', 'bracket.t'],
841
+ // ['overparen', 'paren.t'],
796
842
  ['parallel', 'parallel'],
797
843
  ['parallelogram', 'parallelogram.stroked'],
798
844
  ['parallelogramblack', 'parallelogram.filled'],
799
845
  ['parsim', 'parallel.tilde'],
800
- ['partial', 'diff'],
846
+ ['partial', 'partial'],
801
847
  ['pentagon', 'penta.stroked'],
802
848
  ['pentagonblack', 'penta.filled'],
803
849
  ['perp', 'perp'],
804
- ['Planckconst', 'planck'],
805
850
  ['pm', 'plus.minus'],
806
851
  ['prec', 'prec'],
807
852
  ['Prec', 'prec.double'],
@@ -822,30 +867,37 @@ const map_from_official_docs: Map<string, string> = new Map([
822
867
  ['quarternote', 'note.quarter.alt'],
823
868
  ['questeq', 'eq.quest'],
824
869
  ['Question', 'quest.double'],
825
- ['rangle', 'angle.r'],
826
- ['rAngle', 'angle.r.double'],
827
- ['rangledot', 'angle.r.dot'],
870
+ ['rangle', 'chevron.r'],
871
+ ['rAngle', 'chevron.r.double'],
872
+ ['rangledot', 'chevron.r.dot'],
873
+ ['rangledownzigzagarrow', 'angle.azimuth'],
874
+ ['rbag', 'bag.r'],
875
+ ['rblkbrbrak', 'shell.r.filled'],
828
876
  ['rbrace', 'brace.r'],
829
- ['rBrace', 'brace.r.double'],
877
+ ['rBrace', 'brace.r.stroked'],
830
878
  ['rbrack', 'bracket.r'],
831
- ['rBrack', 'bracket.r.double'],
879
+ ['rBrack', 'bracket.r.stroked'],
880
+ ['rbracklrtick', 'bracket.r.tick.b'],
881
+ ['rbrackurtick', 'bracket.r.tick.t'],
832
882
  ['rbrbrak', 'shell.r'],
833
- ['Rbrbrak', 'shell.r.double'],
883
+ ['Rbrbrak', 'shell.r.stroked'],
834
884
  ['rceil', 'ceil.r'],
835
- ['rcurvyangle', 'angle.r.curly'],
885
+ ['rcurvyangle', 'chevron.r.curly'],
836
886
  ['Re', 'Re'],
837
887
  ['revangle', 'angle.rev'],
838
888
  ['revemptyset', 'emptyset.rev'],
839
889
  ['revnmid', 'divides.not.rev'],
840
890
  ['rfloor', 'floor.r'],
891
+ ['rgroup', 'paren.r.flat'],
841
892
  ['rightangle', 'angle.right'],
842
893
  ['rightanglemdot', 'angle.right.dot'],
843
- ['rightanglesqr', 'angle.right.sq'],
894
+ ['rightanglesqr', 'angle.right.square'],
844
895
  ['rightarrow', 'arrow.r'],
845
896
  ['Rightarrow', 'arrow.r.double'],
846
897
  ['rightarrowbar', 'arrow.r.stop'],
847
- ['rightarrowonoplus', 'plus.circle.arrow'],
898
+ ['rightarrowonoplus', 'plus.o.arrow'],
848
899
  ['rightarrowtail', 'arrow.r.tail'],
900
+ ['rightarrowtriangle', 'arrow.r.open'],
849
901
  ['rightdasharrow', 'arrow.r.dashed'],
850
902
  ['rightdotarrow', 'arrow.r.dotted'],
851
903
  ['rightdowncurvedarrow', 'arrow.r.curve'],
@@ -866,15 +918,17 @@ const map_from_official_docs: Map<string, string> = new Map([
866
918
  ['rightwavearrow', 'arrow.r.wave'],
867
919
  ['rightwhitearrow', 'arrow.r.stroked'],
868
920
  ['risingdotseq', 'eq.dots.up'],
921
+ ['rmoustache', 'mustache.r'],
869
922
  ['rparen', 'paren.r'],
870
- ['rParen', 'paren.r.double'],
923
+ ['rParen', 'paren.r.stroked'],
924
+ ['rrangle', 'chevron.r.closed'],
871
925
  ['RRightarrow', 'arrow.r.quad'],
872
926
  ['Rrightarrow', 'arrow.r.triple'],
927
+ ['rrparenthesis', 'paren.r.closed'],
873
928
  ['rsolbar', 'backslash.not'],
874
929
  ['rtimes', 'times.r'],
875
930
  ['rvzigzag', 'fence.r'],
876
931
  ['Rvzigzag', 'fence.r.double'],
877
- ['searrow', 'arrow.br'],
878
932
  ['Searrow', 'arrow.br.double'],
879
933
  ['setminus', 'without'],
880
934
  ['sharp', 'sharp'],
@@ -896,16 +950,15 @@ const map_from_official_docs: Map<string, string> = new Map([
896
950
  ['smblkcircle', 'bullet'],
897
951
  ['smblkdiamond', 'diamond.filled.small'],
898
952
  ['smblklozenge', 'lozenge.filled.small'],
899
- ['smblksquare', 'square.filled.tiny'],
900
953
  ['smeparsl', 'parallel.slanted.eq.tilde'],
954
+ ['smile', 'smile'],
901
955
  ['smt', 'smt'],
902
956
  ['smte', 'smt.eq'],
957
+ ['smwhtcircle', 'bullet.stroked'],
903
958
  ['smwhtdiamond', 'diamond.stroked.small'],
904
959
  ['smwhtlozenge', 'lozenge.stroked.small'],
905
- ['smwhtsquare', 'square.stroked.tiny'],
906
- ['spadesuit', 'suit.spade.filled'],
907
960
  ['sphericalangle', 'angle.spheric'],
908
- ['sphericalangleup', 'angle.spheric.top'],
961
+ ['sphericalangleup', 'angle.spheric.t'],
909
962
  ['sqcap', 'inter.sq'],
910
963
  ['Sqcap', 'inter.sq.double'],
911
964
  ['sqcup', 'union.sq'],
@@ -944,7 +997,6 @@ const map_from_official_docs: Map<string, string> = new Map([
944
997
  ['supsetdot', 'supset.dot'],
945
998
  ['supseteq', 'supset.eq'],
946
999
  ['supsetneq', 'supset.neq'],
947
- ['swarrow', 'arrow.bl'],
948
1000
  ['Swarrow', 'arrow.bl.double'],
949
1001
  ['therefore', 'therefore'],
950
1002
  ['threedangle', 'angle.spatial'],
@@ -967,15 +1019,19 @@ const map_from_official_docs: Map<string, string> = new Map([
967
1019
  ['tripleplus', 'plus.triple'],
968
1020
  ['trprime', 'prime.triple'],
969
1021
  ['trslash', 'slash.triple'],
1022
+ ['turnediota', 'iota.inv'],
970
1023
  ['twoheaddownarrow', 'arrow.b.twohead'],
971
1024
  ['twoheadleftarrow', 'arrow.l.twohead'],
1025
+ ['twoheadleftarrowtail', 'arrow.l.twohead.tail'],
972
1026
  ['twoheadmapsfrom', 'arrow.l.twohead.bar'],
973
1027
  ['twoheadmapsto', 'arrow.r.twohead.bar'],
974
1028
  ['twoheadrightarrow', 'arrow.r.twohead'],
1029
+ ['twoheadrightarrowtail', 'arrow.r.twohead.tail'],
975
1030
  ['twoheaduparrow', 'arrow.t.twohead'],
976
1031
  ['twonotes', 'note.eighth.beamed'],
977
1032
  ['ubrbrak', 'shell.b'],
978
1033
  ['ulblacktriangle', 'triangle.filled.tl'],
1034
+ ['ulcorner', 'corner.l.t'],
979
1035
  ['ultriangle', 'triangle.stroked.tl'],
980
1036
  ['uminus', 'union.minus'],
981
1037
  ['underbrace', 'brace.b'],
@@ -986,8 +1042,11 @@ const map_from_official_docs: Map<string, string> = new Map([
986
1042
  ['upand', 'amp.inv'],
987
1043
  ['uparrow', 'arrow.t'],
988
1044
  ['Uparrow', 'arrow.t.double'],
1045
+ ['uparrowbarred', 'arrow.t.struck'],
1046
+ ['upbackepsilon', 'epsilon.alt.rev'],
989
1047
  ['updasharrow', 'arrow.t.dashed'],
990
- ['updownarrow', 'arrow.t.b'],
1048
+ ['upDigamma', 'Digamma'],
1049
+ ['updigamma', 'digamma'],
991
1050
  ['Updownarrow', 'arrow.t.b.double'],
992
1051
  ['updownarrows', 'arrows.tb'],
993
1052
  ['updownharpoonleftleft', 'harpoon.tl.bl'],
@@ -1001,16 +1060,14 @@ const map_from_official_docs: Map<string, string> = new Map([
1001
1060
  ['upharpoonrightbar', 'harpoon.tr.bar'],
1002
1061
  ['upharpoonsleftright', 'harpoons.tltr'],
1003
1062
  ['uplus', 'union.plus'],
1004
- ['uprightcurvearrow', 'arrow.t.curve'],
1005
1063
  ['upuparrows', 'arrows.tt'],
1006
1064
  ['upwhitearrow', 'arrow.t.stroked'],
1007
1065
  ['urblacktriangle', 'triangle.filled.tr'],
1066
+ ['urcorner', 'corner.r.t'],
1008
1067
  ['urtriangle', 'triangle.stroked.tr'],
1009
1068
  ['UUparrow', 'arrow.t.quad'],
1010
1069
  ['Uuparrow', 'arrow.t.triple'],
1011
1070
  ['varclubsuit', 'suit.club.stroked'],
1012
- ['vardiamondsuit', 'suit.diamond.filled'],
1013
- ['varheartsuit', 'suit.heart.filled'],
1014
1071
  ['varhexagon', 'hexa.stroked'],
1015
1072
  ['varhexagonblack', 'hexa.filled'],
1016
1073
  ['varnothing', 'emptyset'],
@@ -1034,7 +1091,7 @@ const map_from_official_docs: Map<string, string> = new Map([
1034
1091
  ['vrectangle', 'rect.stroked.v'],
1035
1092
  ['vrectangleblack', 'rect.filled.v'],
1036
1093
  ['Vvert', 'bar.v.triple'],
1037
- ['vysmblkcircle', 'circle.filled.small'],
1094
+ ['vysmblkcircle', 'circle.filled.small'], // or bullet.op
1038
1095
  ['vysmwhtcircle', 'circle.stroked.tiny'], // or compose
1039
1096
  ['wedge', 'and'],
1040
1097
  ['Wedge', 'and.double'],
@@ -1043,7 +1100,7 @@ const map_from_official_docs: Map<string, string> = new Map([
1043
1100
  ['whiteinwhitetriangle', 'triangle.stroked.nested'],
1044
1101
  ['whthorzoval', 'ellipse.stroked.h'],
1045
1102
  ['whtvertoval', 'ellipse.stroked.v'],
1046
- ['wideangledown', 'angle.oblique'],
1103
+ ['wideangledown', 'angle.obtuse'],
1047
1104
  ['wr', 'wreath'],
1048
1105
  ['xsol', 'slash.big'],
1049
1106
  ]);