diff options
author | Karl Berry <karl@freefriends.org> | 2011-12-12 23:01:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-12-12 23:01:08 +0000 |
commit | 34fcbfb24c26584b2dfce8f0e326f27f2152ae52 (patch) | |
tree | edfe1bdd1e2f0eb4ffa00a6ce6c3f2252d04a906 /Master/texmf-dist/tex/latex/siunitx | |
parent | 245b56435780f276458532bdd3e7001c85d0060c (diff) |
siunitx (12dec11)
git-svn-id: svn://tug.org/texlive/trunk@24835 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/siunitx')
4 files changed, 20 insertions, 8 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 2ea47d1d4f0..e36c13f9e1a 100644 --- a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg +++ b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg @@ -12,7 +12,8 @@ %% Released under the LaTeX Project Public License v1.3c or later %% See http://www.latex-project.org/lppl.txt %% --------------------------------------------------------------- -\ProvidesExplFile {siunitx-abbreviations.cfg} {2011/12/09} {2.4d} +%% +\ProvidesExplFile {siunitx-abbreviations.cfg} {2011/12/11} {2.4e} {siunitx: Abbreviated units} \DeclareSIUnit \A { \ampere } \DeclareSIUnit \pA { \pico \ampere } @@ -103,13 +104,16 @@ \DeclareSIUnit \ms { \milli \second } %% Copyright (C) 2008-2011 by %% Joseph Wright <joseph.wright@morningstar2.co.uk> +%% %% It may be distributed and/or modified under the conditions of %% the LaTeX Project Public License (LPPL), either version 1.3c of %% this license or (at your option) any later version. The latest %% version of this license is in the file: %% http://www.latex-project.org/lppl.txt +%% %% This work is "maintained" (as per LPPL maintenance status) by %% Joseph Wright. +%% %% This work consists of the file siunitx.dtx %% and the derived files siunitx.pdf, %% siunitx.sty and 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 57c2dd8e92f..4be878d0aa5 100644 --- a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg +++ b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg @@ -12,7 +12,8 @@ %% Released under the LaTeX Project Public License v1.3c or later %% See http://www.latex-project.org/lppl.txt %% --------------------------------------------------------------- -\ProvidesExplFile {siunitx-binary.cfg} {2011/12/09} {2.4d} +%% +\ProvidesExplFile {siunitx-binary.cfg} {2011/12/11} {2.4e} {siunitx: Binary units} \DeclareBinaryPrefix \kibi { Ki } { 10 } \DeclareBinaryPrefix \mebi { Mi } { 20 } @@ -26,13 +27,16 @@ \DeclareSIUnit \byte { B } %% Copyright (C) 2008-2011 by %% Joseph Wright <joseph.wright@morningstar2.co.uk> +%% %% It may be distributed and/or modified under the conditions of %% the LaTeX Project Public License (LPPL), either version 1.3c of %% this license or (at your option) any later version. The latest %% version of this license is in the file: %% http://www.latex-project.org/lppl.txt +%% %% This work is "maintained" (as per LPPL maintenance status) by %% Joseph Wright. +%% %% This work consists of the file siunitx.dtx %% and the derived files siunitx.pdf, %% siunitx.sty and 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 195ace64f18..199857e044f 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 @@ -12,7 +12,8 @@ %% Released under the LaTeX Project Public License v1.3c or later %% See http://www.latex-project.org/lppl.txt %% --------------------------------------------------------------- -\ProvidesExplFile {siunitx-version-1.cfg} {2011/12/09} {2.4d} +%% +\ProvidesExplFile {siunitx-version-1.cfg} {2011/12/11} {2.4e} {siunitx: Version 1 settings} \keys_define:nn { siunitx } { addsign .choice: , @@ -731,13 +732,16 @@ { \keys_set:nn { siunitx } { version-1-compatibility } } %% Copyright (C) 2008-2011 by %% Joseph Wright <joseph.wright@morningstar2.co.uk> +%% %% It may be distributed and/or modified under the conditions of %% the LaTeX Project Public License (LPPL), either version 1.3c of %% this license or (at your option) any later version. The latest %% version of this license is in the file: %% http://www.latex-project.org/lppl.txt +%% %% This work is "maintained" (as per LPPL maintenance status) by %% Joseph Wright. +%% %% This work consists of the file siunitx.dtx %% and the derived files siunitx.pdf, %% siunitx.sty and diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty index afbd7a5528a..b7f6e5c4ccc 100644 --- a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty +++ b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty @@ -12,8 +12,9 @@ %% Released under the LaTeX Project Public License v1.3c or later %% See http://www.latex-project.org/lppl.txt %% --------------------------------------------------------------- +%% \RequirePackage{expl3} -\ProvidesExplPackage {siunitx} {2011/12/09} {2.4d} +\ProvidesExplPackage {siunitx} {2011/12/11} {2.4e} {A comprehensive (SI) units package} \@ifpackagelater { expl3 } { 2011/09/05 } { } @@ -4687,10 +4688,6 @@ \SIUnitSymbolMicro \siunitx_unit_format_literal_extras_aux:nN { 197 } \SIUnitSymbolAngstrom - \siunitx_unit_format_literal_extras_aux:nN { 8451 } - \SIUnitSymbolCelsius - \siunitx_unit_format_literal_extras_aux:nN { 8486 } - \SIUnitSymbolOhm } \cs_new_protected:Npn \siunitx_unit_format_literal_extras_aux:nN #1#2 { @@ -7373,13 +7370,16 @@ \ProcessKeysOptions { siunitx } %% Copyright (C) 2008-2011 by %% Joseph Wright <joseph.wright@morningstar2.co.uk> +%% %% It may be distributed and/or modified under the conditions of %% the LaTeX Project Public License (LPPL), either version 1.3c of %% this license or (at your option) any later version. The latest %% version of this license is in the file: %% http://www.latex-project.org/lppl.txt +%% %% This work is "maintained" (as per LPPL maintenance status) by %% Joseph Wright. +%% %% This work consists of the file siunitx.dtx %% and the derived files siunitx.pdf, %% siunitx.sty and |