summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/siunitx/siunitx.dtx13
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
index 24b29f6a258..440bbecc291 100644
--- a/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
+++ b/Master/texmf-dist/source/latex/siunitx/siunitx.dtx
@@ -547,6 +547,7 @@ This work consists of the file siunitx.dtx
% characters}
%\changes{v2.4a}{2011/12/04}{Use a more cautious approach to changing
% settings at the start of the document}
+%\changes{v2.4b}{2011/12/04}{Erroneous doubled \texttt{\#} corrected}
%
%\begin{abstract}
% Physical quantities have both numbers and units, and each physical
@@ -4996,7 +4997,7 @@ This work consists of the file siunitx.dtx
%
% The usual preliminaries.
% \begin{macrocode}
-\ProvidesExplPackage {siunitx} {2011/12/04} {2.4a}
+\ProvidesExplPackage {siunitx} {2011/12/06} {2.4b}
{A comprehensive (SI) units package}
% \end{macrocode}
%
@@ -6076,7 +6077,7 @@ This work consists of the file siunitx.dtx
\@ifpackageloaded { cmbright }
{ }
{
- \cs_set:Npn \siunitx_tmp:w ##1 { \mathrm {#1} }
+ \cs_set:Npn \siunitx_tmp:w #1 { \mathrm {#1} }
\cs_if_eq:NNT \siunitx_number_mathrm:n \siunitx_tmp:w
{ \keys_set:nn { siunitx } { number-math-rm = \mathsf } }
\cs_if_eq:NNT \siunitx_unit_mathrm:n \siunitx_tmp:w
@@ -6091,7 +6092,7 @@ This work consists of the file siunitx.dtx
}
\tl_if_eq:NNT \l_siunitx_tmpa_tl \c_siunitx_texttt_tl
{
- \cs_set:Npn \siunitx_tmp:w ##1 { \mathrm {#1} }
+ \cs_set:Npn \siunitx_tmp:w #1 { \mathrm {#1} }
\cs_if_eq:NNT \siunitx_number_mathrm:n \siunitx_tmp:w
{ \keys_set:nn { siunitx } { number-math-rm = \mathtt } }
\cs_if_eq:NNT \siunitx_unit_mathrm:n \siunitx_tmp:w
@@ -16180,7 +16181,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-version-1.cfg} {2011/12/04} {2.4a}
+\ProvidesExplFile {siunitx-version-1.cfg} {2011/12/06} {2.4b}
{siunitx: Version 1 settings}
% \end{macrocode}
%
@@ -17125,7 +17126,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-abbreviations.cfg} {2011/12/04} {2.4a}
+\ProvidesExplFile {siunitx-abbreviations.cfg} {2011/12/06} {2.4b}
{siunitx: Abbreviated units}
% \end{macrocode}
%
@@ -17307,7 +17308,7 @@ This work consists of the file siunitx.dtx
% \end{macrocode}
%
% \begin{macrocode}
-\ProvidesExplFile {siunitx-binary.cfg} {2011/12/04} {2.4a}
+\ProvidesExplFile {siunitx-binary.cfg} {2011/12/06} {2.4b}
{siunitx: Binary units}
% \end{macrocode}
%