Uwe Siart
2012-02-04 15:24:16 UTC
Hello,
if in 'siunitx' one wants to declare a new abbreviation for e.g.
micromolar and one needs (the publisher insists upon) the notation "µM"
instead of "\micro\mole\per\cubic\meter" then what is the best practice
to do so? My straight idea would be
\DeclareSIUnit{\uM}{\micro M}
However, the documentation says that "literal text should not be
intermixed with unit macros". So is it save to say "\micro M"? Or should
\micro be replaced by anything else (\textmu)? Or a very different
beast?
if in 'siunitx' one wants to declare a new abbreviation for e.g.
micromolar and one needs (the publisher insists upon) the notation "µM"
instead of "\micro\mole\per\cubic\meter" then what is the best practice
to do so? My straight idea would be
\DeclareSIUnit{\uM}{\micro M}
However, the documentation says that "literal text should not be
intermixed with unit macros". So is it save to say "\micro M"? Or should
\micro be replaced by anything else (\textmu)? Or a very different
beast?
--
Uwe
Uwe