summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg
index 6fd6afc3e42..6e70cf80904 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg
@@ -14,7 +14,7 @@
%% ----------------------------------------------------------------
%%
\ProvidesFile{si-prefixed.cfg}
- [2008/11/18 v1.1e siunitx: SI Prefixed units]
+ [2008/11/25 v1.1f siunitx: SI Prefixed units]
\requiresiconfigs{prefix,named,accepted,physical}
\newunit{\picometre}{\pico\metre}
\newunit{\nanometre}{\nano\metre}
@@ -57,13 +57,13 @@
\newunit{\millifarad}{\milli\farad}
\newunit{\millisiemens}{\milli\siemens}
\ifsi@old@OHM
- \newunit{\kiloohm}{\kilo\Ohm}
- \newunit{\megaohm}{\mega\Ohm}
+ \newunit{\kilohm}{\kilo\Ohm}
+ \newunit{\megohm}{\mega\Ohm}
\newunit{\gigaohm}{\giga\Ohm}
\else
\ifsi@gensymb\else
- \newunit{\kiloohm}{\kilo\ohm}
- \newunit{\megaohm}{\mega\ohm}
+ \newunit{\kilohm}{\kilo\ohm}
+ \newunit{\megohm}{\mega\ohm}
\newunit{\gigaohm}{\giga\ohm}
\fi
\fi