I've been using siunitx quite alot, but I've recently decided to change how I do things and have run into a problem.
I've been using \sisetup with just italic font, but now I'd like both italic and bold.
Code: Select all
\sisetup{unitmathrm = mathbf, unitmathrm = mathit}
Is it possible to get bold italic units?
Thanks