diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-20 16:59:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-20 16:59:37 +0000 |
commit | 5e29250798ff1c4729bef3f7e81132036fb7bb16 (patch) | |
tree | 5e378f6c8a4486eff81ffcffbeb705979030452c /Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg | |
parent | c0c091e5b6a1e5cc7816178df4d725290b8364ab (diff) |
siunitx 1.1e (18nov08)
git-svn-id: svn://tug.org/texlive/trunk@11375 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg index 456f8ec5b13..f3af2962101 100644 --- a/Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg +++ b/Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg @@ -14,7 +14,7 @@ %% ---------------------------------------------------------------- %% \ProvidesFile{si-abbr.cfg} - [2008/10/29 v1.1d siunitx: Abbreviated units] + [2008/11/18 v1.1e siunitx: Abbreviated units] \requiresiconfigs{prefix,named,accepted,physical} \newunit{\pA}{\pico\ampere} \newunit{\nA}{\nano\ampere} @@ -32,6 +32,7 @@ \newunit{\nmol}{\nano\mole} \newunit{\micmol}{\micro\mole} \newunit{\mmol}{\milli\mole} +\newunit{\kmol}{\kilo\mole} \newunit{\kV}{\kilo\volt} \newunit{\mV}{\milli\volt} \provideunit{\ml}{\milli\litre} |