svenkreiss / unicodeit

Converts LaTeX tags to unicode: \mathcal{H} → ℋ. Available on the web or as Automator script for the Mac.
https://www.unicodeit.net
Other
275 stars 35 forks source link

Add support for \varnothing #9

Closed Nicolapps closed 4 years ago

Nicolapps commented 4 years ago

This PR adds support for the \varnothing command (that produces the ∅ symbol). It works like \emptyset.

Thanks for providing this great project!

svenkreiss commented 4 years ago

Thanks!