Skip to content
Snippets Groups Projects
Commit ec9bb59a authored by Luke Naylor's avatar Luke Naylor
Browse files

Add extra unicode fallbacks

parent 1fbc2719
No related branches found
No related tags found
No related merge requests found
Pipeline #32516 passed
...@@ -2,4 +2,6 @@ ...@@ -2,4 +2,6 @@
\newunicodechar{}{n} \newunicodechar{}{n}
\newunicodechar{}{\in} \newunicodechar{}{\in}
\newunicodechar{𝜇}{\mu} \newunicodechar{𝜇}{\mu}
\newunicodechar{}{\cdot}
\newunicodechar{}{$\mathbb{Q}$}
\newunicodechar{}{{$\mathbb{Z}$}} \newunicodechar{}{{$\mathbb{Z}$}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment