You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the lovely package! The only snag I've run into so far is with siunits you can do e.g. \SI{E15}{atoms} ("1015 atoms") but if I try to put either E15 or 10^15 as a number in typst-fancy-units it's not recognized as a valid number format. Obviously one can do 1E15 but then there is a "1×" in front.