ChHecker/unify

Usage outside of math mode

Closed this issue · 2 comments

Hey,
great package with huge potential!
It would be super nice, if there would be an option to use all the funtions outside of math mode as well (similar to siunitx in LaTex).
That would safe a lot of typing and unecessary math delimiters when units are needed in text.

The commands should actually just work outside math mode, e.g. #qty("1", "m"). Just don't forget the hashtag.
Is something not working as expected?

Yeah my bad! Had another error that prevented that from working!