{siunits} is for questions related to the use the (largely obsolete) package for typesetting units following standards of the International System of Units (SI). Use {siunitx} for replacement.

learn more… | top users | synonyms

0
votes
0answers
99 views

Can I write all the same things with siunitx package, when I use amssymb,amsmath, instead of siunit package? [closed]

I have been writing my text with using the siunit package, so far, along with amssymb and amsmath. But I have noticed that there is a package called siunitx and now I wonder if I change the package to ...
5
votes
1answer
135 views

problem renaming command in SIunits

I've developed a package in which I want to define a command \power, but that name is taken by a command in the SIunits package (which my package uses). I initially named my command \powr but decided ...
3
votes
0answers
84 views

Migrating from SIunits to siunitx: are there any obvious pitfall? [closed]

I understood the differences that were mentioned at the following link. Differences between SIunits and siunitx packages I am using TexStudio and MikTeX (perhaps the most recent version, considering ...