diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-20 21:59:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-20 21:59:12 +0000 |
commit | 88e44c506b22f502671d4b4c84d29a5f517fd4d1 (patch) | |
tree | e3550a35f4e931cb660ba8aeef08109467d6ceab /Master/texmf-dist/tex/latex/siunitx | |
parent | 3e414351caeac4967479f1557da5333a7b765fa7 (diff) |
siunitx (20mar18)
git-svn-id: svn://tug.org/texlive/trunk@47045 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/siunitx')
-rw-r--r-- | Master/texmf-dist/tex/latex/siunitx/siunitx.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty index 0d4c256cc21..c80e78b908e 100644 --- a/Master/texmf-dist/tex/latex/siunitx/siunitx.sty +++ b/Master/texmf-dist/tex/latex/siunitx/siunitx.sty @@ -15,7 +15,7 @@ %% \RequirePackage{expl3}[2015/09/11] \RequirePackage{xparse} -\ProvidesExplPackage {siunitx} {2018-03-11} {2.7l} +\ProvidesExplPackage {siunitx} {2018-03-20} {2.7m} {A comprehensive (SI) units package} \@ifpackagelater { expl3 } { 2015/11/15 } { } @@ -7511,7 +7511,7 @@ \DeclareSIUnit \minute { min } \DeclareSIUnit \percent { \char 37 } \DeclareSIUnit \tonne { t } -\DeclareSIUnit \astronomicalunit { ua } +\DeclareSIUnit \astronomicalunit { au } \DeclareSIUnit \atomicmassunit { u } \DeclareSIUnit \electronvolt { eV } \DeclareSIUnit \dalton { Da } |