Am 01.07.2011 um 00:33 schrieb yoraxe:

Ok, thanks, for this minimal example it works. But what do I have to
type instead of

\unit{10^{-3} kilogram cubic meter}

(or
\unit{10^{-3} kgm²}
)

? This does not work for me.

It’s “10e-3”, you can find a list a valid input in the manual [1] for the \digits
commands which is now included in \unit.

[1] http://www.pragma-ade.com/general/magazines/mag-0003.pdf

Wolfgang