summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/siunitx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-09-15 22:59:15 +0000
committerKarl Berry <karl@freefriends.org>2014-09-15 22:59:15 +0000
commitf43686950fd48ed12991bef8d63c49dbe0a52ea9 (patch)
treeb8a4587faf48c4e9faf790f16dcb5a16082980cf /Master/texmf-dist/source/latex/siunitx
parent21b7507fd70dbefe4207e9d0dde58c640208095d (diff)
siunitx (15sep14)
git-svn-id: svn://tug.org/texlive/trunk@35181 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/siunitx')
-rw-r--r--Master/texmf-dist/source/latex/siunitx/siunitx.dtx19
1 files changed, 9 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
index 0f644ac2a0c..a42a9983fa5 100644
--- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
+++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
@@ -101,9 +101,6 @@ This work consists of the file siunitx.dtx
\usedir{tex/latex/siunitx}
\generate{
\file{\jobname.sty}{\from{\jobname.dtx}{package}}
-}
-\usedir{tex/latex/siunitx/config}
-\generate{
\file{siunitx-abbreviations.cfg}
{\from{\jobname.dtx}{config,abbreviations}}
\file{siunitx-binary.cfg}{\from{\jobname.dtx}{config,binary}}
@@ -616,6 +613,8 @@ This work consists of the file siunitx.dtx
% input is an integer and the uncertainty is given as a separate part}
% \changes{v2.6}{2014/09/04}{Preserve standard meaning of \cs{fg} in
% bookmarks when \pkg{babel} is loaded with the \opt{french} option}
+% \changes{v2.6a}{2014/09/15}{Better glyph selection when \pkg{fontspec}
+% is detected}
%
%\begin{abstract}
% Physical quantities have both numbers and units, and each physical
@@ -5142,7 +5141,7 @@ This work consists of the file siunitx.dtx
%
% The usual preliminaries.
% \begin{macrocode}
-\ProvidesExplPackage {siunitx} {2014/09/05} {2.6}
+\ProvidesExplPackage {siunitx} {2014/09/15} {2.6a}
{A comprehensive (SI) units package}
% \end{macrocode}
%
@@ -15418,9 +15417,9 @@ This work consists of the file siunitx.dtx
\@ifpackageloaded { fontspec }
{
\int_const:Nn \c_@@_degree_int { 176 }
- \int_const:Nn \c_@@_micro_int { 181 }
- \int_const:Nn \c_@@_angstrom_int { 197 }
- \int_const:Nn \c_@@_ohm_int { 937 }
+ \int_const:Nn \c_@@_micro_int { "003BC }
+ \int_const:Nn \c_@@_angstrom_int { "0212B }
+ \int_const:Nn \c_@@_ohm_int { "003A9 }
\@@_option_unchanged:Nnn \l_@@_angstrom_math_tl
{ \text { \AA } }
{ \tex_char:D \c_@@_angstrom_int }
@@ -16636,7 +16635,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-version-1.cfg} {2014/09/05} {2.6}
+\ProvidesExplFile {siunitx-version-1.cfg} {2014/09/15} {2.6a}
{siunitx: Version 1 settings}
% \end{macrocode}
%
@@ -17578,7 +17577,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-abbreviations.cfg} {2014/09/05} {2.6}
+\ProvidesExplFile {siunitx-abbreviations.cfg} {2014/09/15} {2.6a}
{siunitx: Abbreviated units}
% \end{macrocode}
%
@@ -17760,7 +17759,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-binary.cfg} {2014/09/05} {2.6}
+\ProvidesExplFile {siunitx-binary.cfg} {2014/09/15} {2.6a}
{siunitx: Binary units}
% \end{macrocode}
%