From 56686b0fd8ee2d1de62267be9dcbc7166c48ca78 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 270ce50..23bf083 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ ### New in `sym` - Mathematical symbols + - `emptyset.zero`: ∅︀ + - `nothing.zero`: ∅︀ - `union.serif`: ∪︀ - `union.sq.serif`: ⊔︀ - `inter.serif`: ∩︀ diff --git a/src/modules/sym.txt b/src/modules/sym.txt index bcbca0a..12b7831 100644 --- a/src/modules/sym.txt +++ b/src/modules/sym.txt @@ -401,12 +401,14 @@ asymp ≍ // Set theory. emptyset ∅ + .zero ∅\vs{1} .arrow.r ⦳ .arrow.l ⦴ .bar ⦱ .circle ⦲ .rev ⦰ nothing ∅ + .zero ∅\vs{1} .arrow.r ⦳ .arrow.l ⦴ .bar ⦱