summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-10-28 22:36:31 +0000
committerKarl Berry <karl@freefriends.org>2014-10-28 22:36:31 +0000
commit31ae0d507c9b43a68b2b4e2f44f41a756b23b8c9 (patch)
tree725e7071952d4e9ce535e8d2932dfccbcb72687d /Master/texmf-dist/source
parent6751ea76abc2df59197ab3c20fe780ecf9de81fb (diff)
siunitx (28oct14)
git-svn-id: svn://tug.org/texlive/trunk@35459 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/siunitx/siunitx.dtx12
1 files changed, 7 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
index 55e06117e6a..c02cf67828f 100644
--- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
+++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
@@ -619,6 +619,8 @@ This work consists of the file siunitx.dtx
% detected}
% \changes{v2.6c}{2014/10/01}{Fix use of \cs{micro} when \pkg{fontspec}
% is loaded but \pkg{unicode-math} is not}
+% \changes{v2.6d}{2014/10/07}{Fix conversion of \enquote{long} to
+% \enquote{short} uncertainty values with integer mantissas}
%
%\begin{abstract}
% Physical quantities have both numbers and units, and each physical
@@ -5145,7 +5147,7 @@ This work consists of the file siunitx.dtx
%
% The usual preliminaries.
% \begin{macrocode}
-\ProvidesExplPackage {siunitx} {2014/10/01} {2.6c}
+\ProvidesExplPackage {siunitx} {2014/10/28} {2.6d}
{A comprehensive (SI) units package}
% \end{macrocode}
%
@@ -7752,7 +7754,7 @@ This work consists of the file siunitx.dtx
{
\prop_get:NnNF \l_@@_number_in_prop { mantissa-decimal }
\l_@@_tmpb_tl
- { \tl_set:Nn \l_@@_tmpb_tl { 0 } }
+ { \tl_clear:N \l_@@_tmpb_tl }
\tl_set:Nx \l_@@_tmpb_tl
{
\exp_not:V \l_@@_tmpb_tl
@@ -16642,7 +16644,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-version-1.cfg} {2014/10/01} {2.6c}
+\ProvidesExplFile {siunitx-version-1.cfg} {2014/10/28} {2.6d}
{siunitx: Version 1 settings}
% \end{macrocode}
%
@@ -17584,7 +17586,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-abbreviations.cfg} {2014/10/01} {2.6c}
+\ProvidesExplFile {siunitx-abbreviations.cfg} {2014/10/28} {2.6d}
{siunitx: Abbreviated units}
% \end{macrocode}
%
@@ -17766,7 +17768,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-binary.cfg} {2014/10/01} {2.6c}
+\ProvidesExplFile {siunitx-binary.cfg} {2014/10/28} {2.6d}
{siunitx: Binary units}
% \end{macrocode}
%