From e36fcb212994642e5a339235707873576b030268 Mon Sep 17 00:00:00 2001 From: Malo <57839069+MDLC01@users.noreply.github.com> Date: Sun, 26 Oct 2025 13:58:55 +0100 Subject: [PATCH 1/2] Add serif union and intersection symbols --- src/modules/sym.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/modules/sym.txt b/src/modules/sym.txt index 8cb5711..a3fb015 100644 --- a/src/modules/sym.txt +++ b/src/modules/sym.txt @@ -503,6 +503,7 @@ supset ⊃ .sq ⊐ .sq.neq ⋥ union ∪ + .serif ∪\vs{1} .arrow ⊌ .big ⋃ .dot ⊍ @@ -513,14 +514,17 @@ union ∪ .plus ⊎ .plus.big ⨄ .sq ⊔ + .sq.serif ⊔\vs{1} .sq.big ⨆ .sq.double ⩏ inter ∩ + .serif ∩\vs{1} .and ⩄ .big ⋂ .dot ⩀ .double ⋒ .sq ⊓ + .sq.serif ⊓\vs{1} .sq.big ⨅ .sq.double ⩎ @deprecated: `sect` is deprecated, use `inter` instead From d76d30054181e38df0ea43947e4207b21160eec5 Mon Sep 17 00:00:00 2001 From: Malo <57839069+MDLC01@users.noreply.github.com> Date: Sun, 26 Oct 2025 14:01:10 +0100 Subject: [PATCH 2/2] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd03c72..902575e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ ### New in `sym` +- Mathematical symbols + - `union.serif`: ∪︀ + - `union.sq.serif`: ⊔︀ + - `inter.serif`: ∩︀ + - `inter.sq.serif`: ⊓︀ + - Currency - `riyal`: ⃁