summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/siunitx
diff options
context:
space:
mode:
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 }