summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/siunitx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-20 21:59:12 +0000
committerKarl Berry <karl@freefriends.org>2018-03-20 21:59:12 +0000
commit88e44c506b22f502671d4b4c84d29a5f517fd4d1 (patch)
treee3550a35f4e931cb660ba8aeef08109467d6ceab /Master/texmf-dist/source/latex/siunitx
parent3e414351caeac4967479f1557da5333a7b765fa7 (diff)
siunitx (20mar18)
git-svn-id: svn://tug.org/texlive/trunk@47045 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/siunitx')
-rw-r--r--Master/texmf-dist/source/latex/siunitx/siunitx.dtx5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
index 9a2e08afbcc..608a49f3764 100644
--- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
+++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
@@ -1105,6 +1105,7 @@ This work consists of the file siunitx.dtx
%\end{table}
%\begin{table}
% \changes{v2.0j}{2010/06/30}{Correct \cs{hartree} unit appearance}
+% \changes{v2.7m}{2018/03/20}{Update \cs{astronomicalunit} unit}
% \caption{Non-SI units whose values in SI units must be obtained
% experimentally.}
% \label{tab:unit:physical}
@@ -5217,7 +5218,7 @@ This work consists of the file siunitx.dtx
%
% The usual preliminaries.
% \begin{macrocode}
-\ProvidesExplPackage {siunitx} {2018-03-11} {2.7l}
+\ProvidesExplPackage {siunitx} {2018-03-20} {2.7m}
{A comprehensive (SI) units package}
% \end{macrocode}
%
@@ -16474,7 +16475,7 @@ This work consists of the file siunitx.dtx
%\begin{macro}{\dalton}
% A few units based on physical measurements exist.
% \begin{macrocode}
-\DeclareSIUnit \astronomicalunit { ua }
+\DeclareSIUnit \astronomicalunit { au }
\DeclareSIUnit \atomicmassunit { u }
\DeclareSIUnit \electronvolt { eV }
\DeclareSIUnit \dalton { Da }