From 1fbc2719bc5aa93c8870d961ab7e11441634f69c Mon Sep 17 00:00:00 2001
From: Luke Naylor <l.naylor@sms.ed.ac.uk>
Date: Thu, 22 Feb 2024 18:40:45 +0000
Subject: [PATCH] Add mu unicode fallback

---
 newunicodes.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/newunicodes.tex b/newunicodes.tex
index 68c60db..0ca5381 100644
--- a/newunicodes.tex
+++ b/newunicodes.tex
@@ -1,4 +1,5 @@
 \newunicodechar{ᵇ}{b}
 \newunicodechar{â‚™}{n}
 \newunicodechar{∈}{\in}
-\newunicodechar{ℤ}{{$\mathbb{Z}$}}
\ No newline at end of file
+\newunicodechar{𝜇}{\mu}
+\newunicodechar{ℤ}{{$\mathbb{Z}$}}
-- 
GitLab