File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55### New in ` sym `
66
77- Mathematical symbols
8+ - ` union.serif ` : ∪︀
9+ - ` union.sq.serif ` : ⊔︀
10+ - ` inter.serif ` : ∩︀
11+ - ` inter.sq.serif ` : ⊓︀
812 - ` gt.double.nested ` : ⪢
913 - ` lt.double.nested ` : ⪡
1014 - ` gt.arc ` ⪧
3943 - ` lt.closed.eq.not ` : ⋬
4044 - ` lt.closed.not ` : ⋪
4145
46+ - Miscellaneous technical
47+ - ` bowtie.stroked ` : ⋈
48+ - ` bowtie.stroked.big ` : ⨝
49+ - ` bowtie.stroked.big.l ` : ⟕
50+ - ` bowtie.stroked.big.r ` : ⟖
51+ - ` bowtie.stroked.big.l.r ` : ⟗
52+ - ` bowtie.filled ` : ⧓
53+ - ` bowtie.filled.l ` : ⧑
54+ - ` bowtie.filled.r ` : ⧒
55+
4256- Currency
4357 - ` riyal ` :
4458
5771
5872- ` gt.tri ` and variants in favor of ` gt.closed `
5973- ` lt.tri ` and variants in favor of ` lt.closed `
74+ - ` join ` and its variants in favor of ` bowtie.big ` with the same variants
6075
6176### Removals ** (Breaking change)**
6277
Original file line number Diff line number Diff line change @@ -477,6 +477,7 @@ supset ⊃
477477 .tilde ⫈
478478 .times ⫂
479479union ∪
480+ .serif ∪\vs{1}
480481 .arrow ⊌
481482 .big ⋃
482483 .dot ⊍
@@ -487,14 +488,17 @@ union ∪
487488 .plus ⊎
488489 .plus.big ⨄
489490 .sq ⊔
491+ .sq.serif ⊔\vs{1}
490492 .sq.big ⨆
491493 .sq.double ⩏
492494inter ∩
495+ .serif ∩\vs{1}
493496 .and ⩄
494497 .big ⋂
495498 .dot ⩀
496499 .double ⋒
497500 .sq ⊓
501+ .sq.serif ⊓\vs{1}
498502 .sq.big ⨅
499503 .sq.double ⩎
500504
@@ -632,10 +636,20 @@ diameter ⌀
632636interleave ⫴
633637 .big ⫼
634638 .struck ⫵
639+ @deprecated: `join` is deprecated, use `bowtie.big` instead
635640join ⨝
636641 .r ⟖
637642 .l ⟕
638643 .l.r ⟗
644+ bowtie
645+ .stroked ⋈
646+ .stroked.big ⨝
647+ .stroked.big.l ⟕
648+ .stroked.big.r ⟖
649+ .stroked.big.l.r ⟗
650+ .filled ⧓
651+ .filled.l ⧑
652+ .filled.r ⧒
639653hourglass
640654 .stroked ⧖
641655 .filled ⧗
You can’t perform that action at this time.
0 commit comments