summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-06-21 22:27:39 +0000
committerKarl Berry <karl@freefriends.org>2010-06-21 22:27:39 +0000
commit7417f5e4e32759e8fbaba3abe1d586dc34e5da85 (patch)
tree1015f925f864fa4cffc24a316250e0341644b462 /Master/texmf-dist/tex/latex
parent8da1d72196b845ee41bcb18ac6f72e3552b280db (diff)
siunitx 2.0e (21jun10)
git-svn-id: svn://tug.org/texlive/trunk@19096 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-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, 7 insertions, 7 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 7d66ca50f87..2ed96560e10 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} {2010/06/10} {2.0d}
+\ProvidesExplFile {siunitx-abbreviations.cfg} {2010/06/20} {2.0e}
{siunitx: Abbreviated units}
\DeclareSIUnit \pA { \pico \ampere }
\DeclareSIUnit \nA { \nano \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 297e235fd6c..c331f9d4117 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} {2010/06/10} {2.0d}
+\ProvidesExplFile {siunitx-binary.cfg} {2010/06/20} {2.0e}
{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 ebddd042773..42c1abfb6a0 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} {2010/06/10} {2.0d}
+\ProvidesExplFile {siunitx-version-1.cfg} {2010/06/20} {2.0e}
{siunitx: Version 1 settings}
\keys_set:nn { siunitx }
{ load-configurations = { abbreviations , binary } }
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty
index 03faef9490a..2d55aa2306a 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} {2010/06/10} {2.0d}
+\ProvidesExplPackage {siunitx} {2010/06/20} {2.0e}
{A comprehensive (SI) units package}
\msg_set:nnnn { siunitx } { incompatible-package }
{ Package~'#1'~incompatible. }
@@ -3354,14 +3354,17 @@
}
}
}
+ \cs_set_eq:NN \siunitx_pm: \pm
\siunitx_unit_parse:nn {#1} {#2}
\siunitx_unit_format:
+ \cs_set_eq:NN \pm \siunitx_pm:
}
}
}
{ \siunitx_unit_format_literal:n {#1} }
}
\cs_generate_variant:Nn \siunitx_unit_in:nn { V }
+\cs_new_nopar:Npn \siunitx_pm: { }
\cs_new_protected:Npn \siunitx_unit_if_literal:nTF #1#2#3 {
\group_begin:
\tl_map_function:NN \l_siunitx_declare_list_tl
@@ -3391,20 +3394,17 @@
\siunitx_unit_parse_init:
\siunitx_unit_parse_options:nn {#1} {#2}
#1
- \cs_set_eq:NN \pm \siunitx_pm:
}
\cs_new_protected_nopar:Npn \siunitx_unit_parse_init: {
\prop_clear:N \l_siunitx_unit_prop
\int_zero:N \l_siunitx_unit_int
\bool_set_false:N \l_siunitx_per_bool
- \cs_set_eq:NN \siunitx_pm: \pm
\tl_map_function:NN \l_siunitx_declare_list_tl
\siunitx_unit_parse_init_aux:N
}
\cs_new_protected:Npn \siunitx_unit_parse_init_aux:N #1 {
\cs_set_eq:Nc #1 { siunitx_ \token_to_str:N #1 _function:w }
}
-\cs_new_protected_nopar:Npn \siunitx_pm: { }
\cs_new_protected:Npn \siunitx_unit_parse_options:nn #1#2 {
\tl_if_single:nT {#1}
{