summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/siunitx/config/si-SIunits.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/siunitx/config/si-SIunits.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-SIunits.cfg43
1 files changed, 30 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-SIunits.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-SIunits.cfg
index d3cb1bb3503..d176a8670b8 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-SIunits.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/si-SIunits.cfg
@@ -5,16 +5,16 @@
%% The original source files were:
%%
%% siunitx.dtx (with options: `SIunits')
-%% ----------------------------------------------------------------
-%% The siunitx package --- A comprehensive (SI) units package
-%% Maintained by Joseph Wright
-%% E-mail: joseph.wright@morningstar2.co.uk
-%% Released under the LaTeX Project Public License v1.3c or later
-%% See http://www.latex-project.org/lppl.txt
-%% ----------------------------------------------------------------
+%% ---------------------------------------------------------------
+%% The siunitx package --- A comprehensive (SI) units package
+%% Maintained by Joseph Wright
+%% E-mail: joseph.wright@morningstar2.co.uk
+%% Released under the LaTeX Project Public License v1.3c or later
+%% See http://www.latex-project.org/lppl.txt
+%% ---------------------------------------------------------------
%%
\ProvidesFile{si-SIunits.cfg}
- [2009/09/16 v1.2n siunitx: Emulation of
+ [2009/09/21 v1.3a siunitx: Emulation of
SIunits]
\si@emulating{SIunits}{2007/12/02 v1.36}
\sisetup{
@@ -105,10 +105,6 @@
\ifsi@old@binary
\sisetup{alsoload=binary}
\fi
-\ifsi@old@noams
- \AtBeginDocument{%
- \renewcommand*{\si@textmu}{\ensuremath\si@mathsmu}}
-\fi
\newunit[valuesep=none]{\arcminute}{\si@sym@minute}
\newunit[valuesep=none]{\arcsecond}{\si@sym@second}
\newunit{\rperminute}{r/min}
@@ -324,6 +320,27 @@
\InputIfFileExists{SIunits.cfg}
{\si@log@inf{SIunits config file loaded}}
{\si@log@inf{SIunits config file not found}}
-\endinput
+%%
+%% Copyright (C) 2008-2009 by
+%% Joseph Wright <joseph.wright@morningstar2.co.uk>
+%%
+%% It may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License (LPPL), either version 1.3c of
+%% this license or (at your option) any later version. The latest
+%% version of this license is in the file:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% This work is "maintained" (as per LPPL maintenance status) by
+%% Joseph Wright.
+%%
+%% This work consists of the file siunitx.dtx
+%% and the derived files siunitx.pdf,
+%% siunitx.sty
+%% siunitx.bib,
+%% siunitx.ins,
+%% siunitx-bug.tex and
+%% various .cfg files.
+%%
%%
%% End of file `si-SIunits.cfg'.