Right now I am using mTm (code: \unit{10}{\milli\tesla\meter}). I wanted the output to look like mT-m. The SIunits package documents talks about half-high dot but doesn't mention any hyphen. Any ideas?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
I wouldn't write it like that.
|
||||
|
|

siunitxpackage you can easily do\sisetup{inter-unit-product = {-}}. – Qrrbrbirlbel Sep 17 '12 at 22:44