From 445fe1332a4740c1a698d15816bd4a9873da1dab Mon Sep 17 00:00:00 2001 From: mkorje Date: Thu, 18 Dec 2025 11:54:49 +1100 Subject: [PATCH] Add narrow emptyset symbol --- CHANGELOG.md | 2 ++ src/modules/sym.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5aeafc..bfa1b68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ ### New in `sym` - Mathematical symbols + - `emptyset.alt`: ∅︀ + - `nothing.alt`: ∅︀ - `gt.double.nested`: ⪢ - `lt.double.nested`: ⪡ - `gt.arc` ⪧ diff --git a/src/modules/sym.txt b/src/modules/sym.txt index eb79e8a..ef8a474 100644 --- a/src/modules/sym.txt +++ b/src/modules/sym.txt @@ -401,12 +401,14 @@ asymp ≍ // Set theory. emptyset ∅ + .alt ∅\vs{1} .arrow.r ⦳ .arrow.l ⦴ .bar ⦱ .circle ⦲ .rev ⦰ nothing ∅ + .alt ∅\vs{1} .arrow.r ⦳ .arrow.l ⦴ .bar ⦱