diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/siunitx')
-rw-r--r-- | Master/texmf-dist/source/latex/siunitx/siunitx.dtx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx index 2ce25afdc61..41c677bc6f7 100644 --- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx +++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx @@ -5213,7 +5213,7 @@ This work consists of the file siunitx.dtx % % The usual preliminaries. % \begin{macrocode} -\ProvidesExplPackage {siunitx} {2017/07/23} {2.7i} +\ProvidesExplPackage {siunitx} {2017/08/02} {2.7j} {A comprehensive (SI) units package} % \end{macrocode} % @@ -10906,7 +10906,7 @@ This work consists of the file siunitx.dtx \cs_new_protected:Npn \@@_angle_direct_aux_i:nnn #1#2 { \tl_if_empty:nTF {#2} { - \bool_if:NTF \l_@@_angle_minte_zero_bool + \bool_if:NTF \l_@@_angle_minute_zero_bool { \@@_angle_direct_aux_ii:nnn {#1} { 0 } } { \@@_angle_direct_aux_ii:nnn {#1} { } } } @@ -16813,7 +16813,7 @@ This work consists of the file siunitx.dtx % \end{macrocode} % % \begin{macrocode} -\ProvidesExplFile {siunitx-version-1.cfg} {2017/07/23} {2.7i} +\ProvidesExplFile {siunitx-version-1.cfg} {2017/08/02} {2.7j} {siunitx: Version 1 settings} % \end{macrocode} % @@ -17755,7 +17755,7 @@ This work consists of the file siunitx.dtx % \end{macrocode} % % \begin{macrocode} -\ProvidesExplFile {siunitx-abbreviations.cfg} {2017/07/23} {2.7i} +\ProvidesExplFile {siunitx-abbreviations.cfg} {2017/08/02} {2.7j} {siunitx: Abbreviated units} % \end{macrocode} % @@ -17937,7 +17937,7 @@ This work consists of the file siunitx.dtx % \end{macrocode} % % \begin{macrocode} -\ProvidesExplFile {siunitx-binary.cfg} {2017/07/23} {2.7i} +\ProvidesExplFile {siunitx-binary.cfg} {2017/08/02} {2.7j} {siunitx: Binary units} % \end{macrocode} % |