summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/siunitx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-13 22:18:18 +0000
committerKarl Berry <karl@freefriends.org>2011-08-13 22:18:18 +0000
commitc2539fb036685d9ec6b6845ccc6a8ab4daad1213 (patch)
tree42c13042592e6b14cbe195695ee5bb44d17b0e3c /Master/texmf-dist/tex/latex/siunitx
parenta6e5d6860fe836b3d12b93a3cdf15d3775ad4b56 (diff)
siunitx 2.3c (12aug11)
git-svn-id: svn://tug.org/texlive/trunk@23538 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/siunitx')
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/siunitx.sty8
4 files changed, 9 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg
index 962821ee461..81bb74fa9de 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg
@@ -13,7 +13,7 @@
%% See http://www.latex-project.org/lppl.txt
%% ---------------------------------------------------------------
%%
-\ProvidesExplFile {siunitx-abbreviations.cfg} {2011/08/08} {2.3b}
+\ProvidesExplFile {siunitx-abbreviations.cfg} {2011/08/12} {2.3c}
{siunitx: Abbreviated units}
\DeclareSIUnit \A { \ampere }
\DeclareSIUnit \pA { \pico \ampere }
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg
index 44b499c02db..25c4c060591 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg
@@ -13,7 +13,7 @@
%% See http://www.latex-project.org/lppl.txt
%% ---------------------------------------------------------------
%%
-\ProvidesExplFile {siunitx-binary.cfg} {2011/08/08} {2.3b}
+\ProvidesExplFile {siunitx-binary.cfg} {2011/08/12} {2.3c}
{siunitx: Binary units}
\DeclareBinaryPrefix \kibi { Ki } { 10 }
\DeclareBinaryPrefix \mebi { Mi } { 20 }
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg
index c4a4b16424f..13ce3e514ec 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg
@@ -13,7 +13,7 @@
%% See http://www.latex-project.org/lppl.txt
%% ---------------------------------------------------------------
%%
-\ProvidesExplFile {siunitx-version-1.cfg} {2011/08/08} {2.3b}
+\ProvidesExplFile {siunitx-version-1.cfg} {2011/08/12} {2.3c}
{siunitx: Version 1 settings}
\keys_define:nn { siunitx } {
addsign .choice: ,
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
index a4471134ec3..910101ae186 100644
--- a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
+++ b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
@@ -14,7 +14,7 @@
%% ---------------------------------------------------------------
%%
\RequirePackage{expl3}
-\ProvidesExplPackage {siunitx} {2011/08/08} {2.3b}
+\ProvidesExplPackage {siunitx} {2011/08/12} {2.3c}
{A comprehensive (SI) units package}
\cs_if_exist:NTF \msg_new:nnnn
{
@@ -4236,7 +4236,11 @@
\msg_error:nnx { siunitx } { literal-unit }
{ \exp_not:n {#1} }
}
- { \siunitx_unit_format_literal:n {#1} }
+ {
+ \cs_set_eq:NN \siunitx_pm: \pm
+ \siunitx_unit_format_literal:n {#1}
+ \cs_set_eq:NN \pm \siunitx_pm:
+ }
}
{
\cs_set_eq:NN \siunitx_pm: \pm