summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/siunitx/config
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-23 23:51:56 +0000
committerKarl Berry <karl@freefriends.org>2010-05-23 23:51:56 +0000
commit120f7e4c07269238a49d6bf82cdd01e0be96f2a7 (patch)
tree39447369aa5139982e3323a38cf4a5b4ef0c81ba /Master/texmf-dist/tex/latex/siunitx/config
parentad61437dbc77ced3998eeb1fbc47f07382a9740b (diff)
siunitx 2 (23may10)
git-svn-id: svn://tug.org/texlive/trunk@18439 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/siunitx/config')
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-SIunits.cfg346
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg49
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-USA.cfg49
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-ZA.cfg49
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg98
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-accepted.cfg64
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-addn.cfg59
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-astro.cfg43
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-binary.cfg51
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-chemeng.cfg44
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-fancynum.cfg69
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-fancyunits.cfg127
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-geophys.cfg42
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-hep.cfg59
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-hepunits.cfg92
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-named.cfg77
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-physical.cfg47
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-prefix.cfg70
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg126
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-sistyle.cfg108
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-synchem.cfg47
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-units.cfg74
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/si-unitsdef.cfg254
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg92
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg (renamed from Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg)35
-rw-r--r--Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg661
26 files changed, 770 insertions, 2062 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
deleted file mode 100644
index d8d97003060..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-SIunits.cfg
+++ /dev/null
@@ -1,346 +0,0 @@
-%%
-%% This is file `si-SIunits.cfg',
-%% generated with the docstrip utility.
-%%
-%% 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
-%% ---------------------------------------------------------------
-%%
-\ProvidesFile{si-SIunits.cfg}
- [2010/02/22 v1.4c siunitx: Emulation of
- SIunits]
-\si@emulating{SIunits}{2007/12/02 v1.36}
-\sisetup{
- unitsep=thick,
- valuesep=thick,
- prefixproduct=\si@valuesep,
- trapambigfrac=false,
- stickyper}
-\requiresiconfigs{prefix,named,accepted,physical}
-\newcommand*{\reciprocal}{\sisetup{per=reciprocal}\si@per}
-\let\rp\reciprocal
-\renewcommand*{\per}{\sisetup{per=slash}\si@per}
-\newcommand*{\usk}{}
-\newcommand*{\power}[1]{#1\tothe}
-\newcommand*{\rpsquare}{\sisetup{per=reciprocal}\si@per\Square}
-\newcommand*{\rpcubic}{\sisetup{per=reciprocal}\si@per\cubic}
-\newpower{\fourth}{4}
-\newcommand*{\rpfourth}{\sisetup{per=reciprocal}\si@per\fourth}
-\newcommand*{\rpsquared}{%
- \sisetup{per=reciprocal}\si@unt@pertrue\si@unt@perseentrue%
- \squared}
-\newcommand*{\rpcubed}{%
- \sisetup{per=reciprocal}\si@unt@pertrue\cubed}
-\newcommand*{\SIsetup}[1]{%
- \@for\si@tempa:=#1\do{%
- \@ifundefined{ifsi@old@#1}
- {\si@log@warn{Unknown SIunits option `#1'}}
- {\csname si@old@#1true\endcsname}}
- \si@siu@setup}
-\newcommand*{\si@siu@setup}{%
- \ifsi@old@cdot
- \sisetup{unitsep=cdot}%
- \fi
- \ifsi@old@thickspace
- \sisetup{unitsep=thick}%
- \fi
- \ifsi@old@mediumspace
- \sisetup{unitsep=medium}%
- \fi
- \ifsi@old@thinspace
- \sisetup{unitsep=thin}%
- \fi
- \ifsi@old@thickqspace
- \sisetup{valuesep=thick}%
- \fi
- \ifsi@old@mediumqspace
- \sisetup{valuesep=medium}%
- \fi
- \ifsi@old@thinqspace
- \sisetup{valuesep=thin}%
- \fi}
-\si@siu@setup
-\ifsi@old@squaren
- \newpower{\squaren}{2}
-\fi
-\AtBeginDocument{%
- \@ifundefined{square}
- {\newpower{\square}{2}}
- {\ifsi@old@amssymb
- \renewpower{\square}{2}
- \else
- \ifsi@old@squaren\else
- \si@log@warn{\string\square\space already
- defined\MessageBreak SIunits mode may cause
- errors}%
- \fi
- \fi}}
-\AtBeginDocument{
- \@ifundefined{gray}
- {\newunit{\gray}{Gy}}
- {\ifsi@old@pstricks
- \renewunit{\gray}{Gy}
- \else
- \ifsi@old@Gray\else
- \si@log@warn{\string\gray\space already
- defined\MessageBreak SIunits mode may cause
- errors}%
- \fi
- \fi}}
-\ifsi@old@italian
- \let\unita\SI
-\else
- \let\unit\SI
-\fi
-\ifsi@old@textstyle
- \sisetup{mode=text}
-\fi
-\ifsi@old@binary
- \sisetup{alsoload=binary}
-\fi
-\newunit[valuesep=none]{\arcminute}{\si@sym@minute}
-\newunit[valuesep=none]{\arcsecond}{\si@sym@second}
-\newunit{\rperminute}{r/min}
-\newunit{\ton}{t}
-\newunit{\degreecelsius}{\celsius}
-\let\addunit\newunit
-\newcommand*{\addprefix}[2]{\newprefix{#1}{#2}}
-\newcommand*{\si@siu@newunit}[3][]{%
- \renewcommand*{\si@tempa}{#1}%
- \renewcommand*{\si@tempb}{square}%
- \def\si@siu@power{}%
- \ifx\@empty\si@tempa\@empty\else
- \ifx\si@tempa\si@tempb
- \renewcommand*{\si@siu@power}{\ssquare}%
- \else
- \edef\si@siu@power{%
- \expandafter\noexpand\csname #1\endcsname}%
- \fi
- \fi
- \edef\si@tempa{%
- \expandafter\noexpand\csname #2per#1#3\endcsname}%
- \edef\si@tempb{%
- \expandafter\noexpand\csname #2\endcsname\noexpand\per
- \expandafter\noexpand\si@siu@power
- \expandafter\noexpand\csname #3\endcsname}%
- \expandafter\expandafter\expandafter\newunit\expandafter%
- \expandafter\expandafter{\expandafter\si@tempa\expandafter}%
- \expandafter{\si@tempb}
- \edef\si@tempa{%
- \expandafter\noexpand\csname #2per#1#3np\endcsname}%
- \edef\si@tempb{%
- \expandafter\noexpand\csname #2\endcsname\noexpand
- \reciprocal\expandafter\noexpand\si@siu@power
- \expandafter\noexpand\csname #3\endcsname}%
- \expandafter\expandafter\expandafter\newunit\expandafter
- \expandafter\expandafter{\expandafter\si@tempa\expandafter}%
- \expandafter{\si@tempb}%
- \si@siu@newunithook[#1]{#2}{#3}}
-\providecommand*{\si@siu@newunithook}[3][]{}
-\si@siu@newunit{gray}{second}
-\si@siu@newunit[square]{metre}{second}
-\si@siu@newunit{joule}{mole}
-\si@siu@newunit[cubic]{mole}{metre}
-\si@siu@newunit[square]{radian}{second}
-\si@siu@newunit{radian}{second}
-\si@siu@newunit[cubic]{squaremetre}{metre}
-\si@siu@newunit[cubic]{katal}{metre}
-\si@siu@newunit{coulomb}{mol}
-\si@siu@newunit[square]{ampere}{metre}
-\si@siu@newunit[cubic]{kilogram}{metre}
-\si@siu@newunit[cubic]{coulomb}{metre}
-\si@siu@newunit{volt}{metre}
-\si@siu@newunit[square]{coulomb}{squaremetre}
-\si@siu@newunit{farad}{metre}
-\si@siu@newunit[square]{watt}{metre}
-\si@siu@newunit[square]{joule}{metre}
-\si@siu@newunit[cubic]{newton}{metre}
-\si@siu@newunit{newton}{kilogram}
-\si@siu@newunit{joule}{kelvin}
-\si@siu@newunit{joule}{kilogram}
-\si@siu@newunit{coulomb}{kilogram}
-\si@siu@newunit{squaremetre}{second}
-\si@siu@newunit[square]{squaremetre}{second}
-\si@siu@newunit[square]{candela}{metre}
-\si@siu@newunit{ampere}{metre}
-\si@siu@newunit{joule}{tesla}
-\si@siu@newunit{henry}{metre}
-\si@siu@newunit{kilogram}{second}
-\si@siu@newunit[square]{kilogram}{metre}
-\si@siu@newunit{kilogram}{metre}
-\si@siu@newunit[square]{newton}{metre}
-\si@siu@newunit{watt}{kilogram}
-\si@siu@newunit[cubic]{watt}{metre}
-\si@siu@newunit{squaremetre}{kilogram}
-\si@siu@newunit{cubicmetre}{kilogram}
-\si@siu@newunit{newton}{metre}
-\si@siu@newunit[cubic]{squaremetre}{second}
-\si@siu@newunit{metre}{second}
-\si@siu@newunit[cubic]{joule}{metre}
-\si@siu@newunit{cubicmetre}{second}
-\newcommand*{\si@siu@newunitx}[4]{%
- \expandafter\newunit\expandafter{\csname #1per#2\endcsname}
- {#3\per#4}%
- \expandafter\newunit\expandafter{\csname #1per#2np\endcsname}
- {#3\reciprocal#4}
- \si@siu@newunitxhook{#1}{#2}{#3}{#4}}
-\providecommand*{\si@siu@newunitxhook}[4]{}
-\si@siu@newunitx{kilogramsquaremetre}{second}
- {\kilogram\squaremetre}{\second}
-\si@siu@newunitx{squaremetre}{newtonsecond}{\squaremetre}
- {\newton\second}
-\si@siu@newunitx{kilogrammetre}{second}{\kilogram\metre}
- {\second}
-\si@siu@newunitx{kilogram}{squaremetresecond}{\kilogram}
- {\squaremetre\second}
-\si@siu@newunitx{joule}{molekelvin}{\joule}{\mole\kelvin}
-\si@siu@newunitx{kilogram}{kilomole}{\kilogram}{\kilo\mole}
-\si@siu@newunitx{kilogrammetre}{squaresecond}{\kilogram\metre}
- {\second\squared}
-\si@siu@newunitx{watt}{squaremetresteradian}{\watt}
- {\squaremetre\steradian}
-\si@siu@newunitx{joule}{kilogramkelvin}{\joule}
- {\kilogram\kelvin}
-\si@siu@newunitx{watt}{metrekelvin}{\watt}{\metre\kelvin}
-\si@siu@newunitx{kilogram}{cubicmetrecoulomb}{\kilogram}
- {\cubic\metre\coulomb}
-\si@siu@newunitx{kilogram}{secondcubicmetre}{\kilogram}
- {\second\cubicmetre}
-\newunit{\si@siu@unity}{1}
-\si@siu@newunitx{}{squaremetresecond}{\si@siu@unity}
- {\squaremetre\second}
-\newunit{\pascalsecond}{\pascal\second}
-\newunit{\amperemetresecond}{\ampere\metre\second}
-\newunit{\ohmmetre}{\ohm\metre}
-\newunit{\newtonmetre}{\newton\metre}
-\let\newtonmetrenp\newtonmetre
-\newunit{\kilogramsquaremetre}{\kilogram\squaremetre}
-\let\kilogramsquaremetrenp\kilogramsquaremetre
-\newcommand*{\si@siu@newprefix}[1]{%
- \edef\si@tempa{\expandafter\noexpand\csname #1d\endcsname}%
- \edef\si@tempb{\expandafter\noexpand\csname #1\endcsname}%
- \expandafter\expandafter\expandafter\newcommand\expandafter
- \expandafter\expandafter*\expandafter\expandafter
- \expandafter{\expandafter\si@tempa\expandafter}\expandafter
- {\expandafter\si@prefixsymbolicfalse\si@tempb}}
-\si@siu@newprefix{yocto}
-\si@siu@newprefix{zepto}
-\si@siu@newprefix{atto}
-\si@siu@newprefix{femto}
-\si@siu@newprefix{pico}
-\si@siu@newprefix{nano}
-\si@siu@newprefix{micro}
-\si@siu@newprefix{milli}
-\si@siu@newprefix{centi}
-\si@siu@newprefix{deca}
-\si@siu@newprefix{deka}
-\si@siu@newprefix{hecto}
-\si@siu@newprefix{kilo}
-\si@siu@newprefix{mega}
-\si@siu@newprefix{giga}
-\si@siu@newprefix{tera}
-\si@siu@newprefix{peta}
-\si@siu@newprefix{exa}
-\si@siu@newprefix{zetta}
-\si@siu@newprefix{yotta}
-\ifsi@old@binary
- \si@siu@newprefix{kibi}
- \si@siu@newprefix{mebi}
- \si@siu@newprefix{gibi}
- \si@siu@newprefix{tebi}
- \si@siu@newprefix{pebi}
- \si@siu@newprefix{exbi}
-\fi
-\ifsi@old@derived
- \newunit{\derradian}{\metre\reciprocal\metre}
- \newunit{\dersteradian}{\squaremetre\rpsquare\metre}
- \newunit{\derhertz}{\reciprocal\second}
- \newunit{\dernewton}{\metre\kilogram\second\rpsquared}
- \newunit{\derpascal}{\newton\rpsquare\metre}
- \newunit{\derjoule}{\newton\metre}
- \newunit{\derwatt}{\joule\reciprocal\second}
- \newunit{\dercoulomb}{\ampere\second}
- \newunit{\dervolt}{\watt\reciprocal\ampere}
- \newunit{\derfarad}{\coulomb\reciprocal\volt}
- \newunit{\derohm}{\volt\reciprocal\ampere}
- \newunit{\dersiemens}{\ampere\reciprocal\volt}
- \newunit{\derweber}
- {\squaremetre\kilogram\second\rpsquared\reciprocal\ampere}
- \newunit{\dertesla}{\weber\rpsquare\metre}
- \newunit{\derhenry}{\weber\reciprocal\ampere}
- \newunit{\dercelsius}{\kelvin}
- \newunit{\derlumen}{\candela\steradian}
- \newunit{\derlux}{\lumen\rpsquare\metre}
- \newunit{\derbecquerel}{\derhertz}
- \newunit{\dergray}{\joule\reciprocal\kilogram}
- \newunit{\dersievert}{\dergray}
- \newunit{\derkatal}{\rp\second\usk\mole}
-\fi
-\ifsi@old@derivedinbase
- \newunit{\radianbase}{\metre\reciprocal\metre}
- \newunit{\steradianbase}{\squaremetre\rpsquare\metre}
- \newunit{\hertzbase}{\reciprocal\second}
- \newunit{\newtonbase}{\metre\kilogram\second\rpsquared}
- \newunit{\pascalbase}{\reciprocal\metre\kilogram\second%
- \rpsquared}
- \newunit{\joulebase}{\squaremetre\kilogram\second\rpsquared}
- \newunit{\wattbase}{\squaremetre\kilogram\rpcubic\second}
- \newunit{\coulombbase}{\ampere\second}
- \newunit{\voltbase}
- {\squaremetre\kilogram\rpcubic\second\reciprocal\ampere}
- \newunit{\faradbase}
- {\rpsquare\metre\reciprocal\kilogram\fourth\second\ampere%
- \squared}
- \newunit{\ohmbase}
- {\squaremetre\kilogram\rpcubic\second\rpsquare\ampere}
- \newunit{\siemensbase}
- {\rpsquare\metre\reciprocal\kilogram\cubic\second\ampere%
- \squared}
- \newunit{\weberbase}
- {\squaremetre\kilogram\second\rpsquared\reciprocal\ampere}
- \newunit{\teslabase}{\kilogram\second\rpsquared\reciprocal%
- \ampere}
- \newunit{\henrybase}
- {\squaremetre\kilogram\second\rpsquared\rpsquare\ampere}
- \newunit{\celsiusbase}{\kelvin}
- \newunit{\lumenbase}{\candela\squaremetre\rpsquare\metre}
- \newunit{\luxbase}{\candela\squaremetre\rpfourth\metre}
- \newunit{\becquerelbase}{\hertzbase}
- \newunit{\graybase}{\squaremetre\second\rpsquared}
- \newunit{\sievertbase}{\graybase}
- \newunit{\katalbase}{\rp\second\mole}
-\fi
-\InputIfFileExists{SIunits.cfg}
- {\si@log@inf{SIunits config file loaded}}
- {\si@log@inf{SIunits config file not found}}
-%%
-%% Copyright (C) 2008-2010 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'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg
deleted file mode 100644
index a750691c66f..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-UK.cfg
+++ /dev/null
@@ -1,49 +0,0 @@
-%%
-%% This is file `si-UK.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `UK')
-%% ---------------------------------------------------------------
-%% 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-UK.cfg}
- [2010/02/22 v1.4c siunitx: UK locale]
-\sisetup{
- unitsep=thin,
- expproduct=times,
- valuesep=thin,
- decimalsymbol=fullstop,
- digitsep=thin,
- sepfour=false,
- tophrase={{ to }}}
-%%
-%% Copyright (C) 2008-2010 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-UK.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-USA.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-USA.cfg
deleted file mode 100644
index 2710d1fc42e..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-USA.cfg
+++ /dev/null
@@ -1,49 +0,0 @@
-%%
-%% This is file `si-USA.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `USA')
-%% ---------------------------------------------------------------
-%% 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-USA.cfg}
- [2010/02/22 v1.4c siunitx: USA locale]
-\sisetup{
- unitsep=thin,
- expproduct=times,
- valuesep=thin,
- decimalsymbol=fullstop,
- digitsep=thin,
- sepfour=false,
- tophrase={{ to }}}
-%%
-%% Copyright (C) 2008-2010 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-USA.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-ZA.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-ZA.cfg
deleted file mode 100644
index d61cc8b02a6..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-ZA.cfg
+++ /dev/null
@@ -1,49 +0,0 @@
-%%
-%% This is file `si-ZA.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `ZA')
-%% ---------------------------------------------------------------
-%% 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-ZA.cfg}
- [2010/02/22 v1.4c siunitx: South Africa locale]
-\sisetup{
- unitsep=cdot,
- valuesep=thin,
- expproduct=times,
- decimalsymbol=comma,
- digitsep=thin,
- sepfour=false,
- tophrase={{ to }}}
-%%
-%% Copyright (C) 2008-2010 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-ZA.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg
deleted file mode 100644
index a4714d6c512..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-abbr.cfg
+++ /dev/null
@@ -1,98 +0,0 @@
-%%
-%% This is file `si-abbr.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `abbr')
-%% ---------------------------------------------------------------
-%% 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-abbr.cfg}
- [2010/02/22 v1.4c siunitx: Abbreviated units]
-\requiresiconfigs{prefix,named,accepted,physical}
-\newunit{\pA}{\pico\ampere}
-\newunit{\nA}{\nano\ampere}
-\newunit{\micA}{\micro\ampere}
-\newunit{\mA}{\milli\ampere}
-\newunit{\kA}{\kilo\ampere}
-\newunit{\Hz}{\hertz}
-\newunit{\mHz}{\milli\hertz}
-\newunit{\kHz}{\kilo\hertz}
-\newunit{\MHz}{\mega\hertz}
-\newunit{\GHz}{\giga\hertz}
-\newunit{\THz}{\tera\hertz}
-\newunit{\fmol}{\femto\mole}
-\newunit{\pmol}{\pico\mole}
-\newunit{\nmol}{\nano\mole}
-\newunit{\micmol}{\micro\mole}
-\newunit{\mmol}{\milli\mole}
-\newunit{\kmol}{\kilo\mole}
-\newunit{\kV}{\kilo\volt}
-\newunit{\mV}{\milli\volt}
-\provideunit{\ml}{\milli\litre}
-\provideunit{\micl}{\micro\litre}
-\provideunit{\mL}{\milli\liter}
-\provideunit{\micL}{\micro\liter}
-\newunit{\cmc}{\centi\metre\cubed}
-\newunit{\dmc}{\deci\metre\cubed}
-\newunit{\cms}{\centi\metre\squared}
-\newunit{\kg}{\kilo\gram}
-\AtBeginDocument{\provideunit{\fg}{\femto\gram}}
-\newunit{\SIfg}{\femto\gram}
-\newunit{\pg}{\pico\gram}
-\newunit{\nanog}{\nano\gram}
-\newunit{\micg}{\micro\gram}
-\newunit{\mg}{\milli\gram}
-\newunit{\amu}{\atomicmass}
-\newunit{\kJ}{\kilo\joule}
-\newunit{\eV}{\electronvolt}
-\newunit{\meV}{\milli\electronvolt}
-\newunit{\keV}{\kilo\electronvolt}
-\newunit{\MeV}{\mega\electronvolt}
-\newunit{\GeV}{\giga\electronvolt}
-\newunit{\TeV}{\tera\electronvolt}
-\newunit[unitsep=none]{\kWh}{\kilo\watt\hour}
-\newunit{\picom}{\pico\metre}
-\newunit{\nm}{\nano\metre}
-\newunit{\micm}{\micro\metre}
-\newunit{\mm}{\milli\metre}
-\newunit{\cm}{\centi\metre}
-\newunit{\dm}{\deci\metre}
-\newunit{\km}{\kilo\metre}
-\newunit{\Sec}{\second}
-\newunit{\as}{\atto\second}
-\newunit{\fs}{\femto\second}
-\provideunit{\ps}{\pico\second}
-\newunit{\ns}{\nano\second}
-\newunit{\mics}{\micro\second}
-\newunit{\ms}{\milli\second}
-%%
-%% Copyright (C) 2008-2010 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-abbr.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-accepted.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-accepted.cfg
deleted file mode 100644
index 8492a1d6d0f..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-accepted.cfg
+++ /dev/null
@@ -1,64 +0,0 @@
-%%
-%% This is file `si-accepted.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `accepted')
-%% ---------------------------------------------------------------
-%% 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-accepted.cfg}
- [2010/02/22 v1.4c siunitx: SI Accepted units]
-\newunit{\minute}{min}
-\newunit{\hour}{h}
-\newunit{\Day}{d}
-\newunit{\dday}{d}
-\ifsi@old@OHM
- \AtBeginDocument{
- \provideunit[valuesep=none]{\Degree}{\si@sym@degree}
- }
-\else
- \ifsi@gensymb\else
- \AtBeginDocument{
- \provideunit[valuesep=none]{\degree}{\si@sym@degree}
- }
- \fi
-\fi
-\newunit[valuesep=none]{\arcmin}{\si@sym@minute}
-\newunit[valuesep=none]{\arcsec}{\si@sym@second}
-\newunit{\litre}{l}
-\newunit{\liter}{L}
-\newunit{\tonne}{t}
-\newunit{\neper}{Np}
-\newunit{\bel}{B}
-\newunit{\percent}{\char37}
-%%
-%% Copyright (C) 2008-2010 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-accepted.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-addn.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-addn.cfg
deleted file mode 100644
index 12fa08637a4..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-addn.cfg
+++ /dev/null
@@ -1,59 +0,0 @@
-%%
-%% This is file `si-addn.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `addn')
-%% ---------------------------------------------------------------
-%% 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-addn.cfg}
- [2010/02/22 v1.4c siunitx: SI Additional units]
-\provideunit{\angstrom}{\si@sym@ringA}
-\AtBeginDocument{%
- \ifdefined\Saveangstrom
- \def\Saveangstrom{\si@sym@ringA}%
- \def\SaveAngstrom{\si@sym@ringA}%
- \fi
-}
-\newunit{\are}{a}
-\newunit{\hectare}{\hecto\are}
-\newunit{\barn}{b}
-\newunit{\BAR}{bar}
-\newunit{\bbar}{bar}
-\newunit{\millibar}{\milli\BAR}
-\newunit{\gal}{Gal}
-\newunit{\curie}{Ci}
-\newunit{\roentgen}{R}
-\newunit{\rad}{rad}
-\provideunit{\rem}{rem}
-%%
-%% Copyright (C) 2008-2010 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-addn.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-astro.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-astro.cfg
deleted file mode 100644
index e5839f65994..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-astro.cfg
+++ /dev/null
@@ -1,43 +0,0 @@
-%%
-%% This is file `si-astro.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `astro')
-%% ---------------------------------------------------------------
-%% 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-astro.cfg}
- [2010/02/22 v1.4c siunitx: Units for astronomy]
-\newunit{\parsec}{pc}
-\newunit{\lightyear}{ly}
-%%
-%% Copyright (C) 2008-2010 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-astro.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-binary.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-binary.cfg
deleted file mode 100644
index 3feb2cf0443..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-binary.cfg
+++ /dev/null
@@ -1,51 +0,0 @@
-%%
-%% This is file `si-binary.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `binary')
-%% ---------------------------------------------------------------
-%% 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-binary.cfg}
- [2010/02/22 v1.4c siunitx: Binary units]
-\newprefix[binary]{\kibi}{10}{Ki}
-\newprefix[binary]{\mebi}{20}{Mi}
-\newprefix[binary]{\gibi}{30}{Gi}
-\newprefix[binary]{\tebi}{40}{Ti}
-\newprefix[binary]{\pebi}{50}{Pi}
-\newprefix[binary]{\exbi}{60}{Ei}
-\newprefix[binary]{\zebi}{70}{Zi}
-\newprefix[binary]{\yobi}{80}{Yi}
-\newunit{\bit}{bit}
-\newunit{\byte}{B}
-%%
-%% Copyright (C) 2008-2010 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-binary.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-chemeng.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-chemeng.cfg
deleted file mode 100644
index 620620bc0d9..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-chemeng.cfg
+++ /dev/null
@@ -1,44 +0,0 @@
-%%
-%% This is file `si-chemeng.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `chemeng')
-%% ---------------------------------------------------------------
-%% 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-chemeng.cfg}
- [2010/02/22 v1.4c siunitx: Units for chemical engineering]
-\newunit{\gmol}{g\text{-}mol}
-\newunit{\kgmol}{kg\text{-}mol}
-\newunit{\lbmol}{lb\text{-}mol}
-%%
-%% Copyright (C) 2008-2010 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-chemeng.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-fancynum.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-fancynum.cfg
deleted file mode 100644
index f7a940ec760..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-fancynum.cfg
+++ /dev/null
@@ -1,69 +0,0 @@
-%%
-%% This is file `si-fancynum.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `fancynum')
-%% ---------------------------------------------------------------
-%% 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-fancynum.cfg}
- [2010/02/22 v1.4c siunitx: Emulation of
- fancynum]
-\si@emulating{fancynum}{2000/08/08 0.92}
-\sisetup{decimalsymbol=cdot,digitsep=comma}
-\let\fnum\num
-\newcommand*{\setfnumdsym}[1]{\sisetup{decimalsymbol={#1}}}
-\newcommand*{\setfnumgsym}[1]{\sisetup{digitsep={#1}}}
-\newcommand*{\setfnummsym}[1]{\sisetup{expproduct={#1}}}
-\ifsi@old@english
- \sisetup{decimalsymbol=cdot,digitsep=comma}
-\fi
-\ifsi@old@french
- \sisetup{decimalsymbol=comma,digitsep=fullstop}
-\fi
-\ifsi@old@tight
- \sisetup{expproduct=tighttimes}
-\fi
-\ifsi@old@loose
- \sisetup{expproduct=times}
-\fi
-\ifsi@old@thinspaces
- \sisetup{digitsep=thin}
-\fi
-\ifsi@old@commas
- \sisetup{digitsep=comma}
-\fi
-\ifsi@old@plain
- \sisetup{digitsep=none}
-\fi
-%%
-%% Copyright (C) 2008-2010 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-fancynum.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-fancyunits.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-fancyunits.cfg
deleted file mode 100644
index 25d26baf616..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-fancyunits.cfg
+++ /dev/null
@@ -1,127 +0,0 @@
-%%
-%% This is file `si-fancyunits.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `fancyunits')
-%% ---------------------------------------------------------------
-%% 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-fancyunits.cfg}
- [2010/02/22 v1.4c siunitx: Emulation of
- fancyunits]
-\si@emulating{fancyunits}{2007/02/01 v1.0.1}
-\si@ifloaded{SIunits}
- {\si@log@err{SIunits emulation loaded\MessageBreak before
- fancyunits emulation}{You need to load the fancyunits
- emualtion\MessageBreak code before that for
- SIunits.\MessageBreak Try emulate=fancyunits as the first
- option when\MessageBreak loading siunitx}}{}
-\newcommand*{\si@siu@newunithook}[3][]{%
- \edef\si@tempa{%
- \expandafter\noexpand\csname #2per#1#3uf\endcsname}%
- \renewcommand*{\si@tempb}{stickyper,per=fraction,
- fraction=nice}%
- \edef\si@tempc{%
- \noexpand\sisetup{\si@tempb}%
- \expandafter\noexpand\csname #2\endcsname\noexpand\si@per%
- \expandafter\noexpand\si@siu@power%
- \expandafter\noexpand\csname #3\endcsname}%
- \expandafter\expandafter\expandafter\newunit\expandafter
- \expandafter\expandafter{\expandafter\si@tempa\expandafter}%
- \expandafter{\si@tempc}%
- \edef\si@tempa{%
- \expandafter\noexpand\csname #2per#1#3Uf\endcsname}%
- \renewcommand*{\si@tempb}{stickyper,per=fraction,
- fraction=frac}%
- \edef\si@tempc{%
- \noexpand\sisetup{\si@tempb}%
- \noexpand\def\noexpand\si@frc@hook{\noexpand\textstyle}%
- \expandafter\noexpand\csname #2\endcsname\noexpand\si@per%
- \expandafter\noexpand\si@siu@power%
- \expandafter\noexpand\csname #3\endcsname}%
- \expandafter\expandafter\expandafter\newunit\expandafter
- \expandafter\expandafter{\expandafter\si@tempa\expandafter}%
- \expandafter{\si@tempc}%
- \edef\si@tempa{%
- \expandafter\noexpand\csname #2per#1#3UF\endcsname}%
- \edef\si@tempc{%
- \noexpand\sisetup{\si@tempb}%
- \noexpand\def\noexpand\si@frc@hook{\noexpand\displaystyle}%
- \expandafter\noexpand\csname #2\endcsname\noexpand\si@per%
- \expandafter\noexpand\si@siu@power%
- \expandafter\noexpand\csname #3\endcsname}%
- \expandafter\expandafter\expandafter\newunit\expandafter
- \expandafter\expandafter{\expandafter\si@tempa\expandafter}%
- \expandafter{\si@tempc}}
-\newcommand*{\si@siu@newunitxhook}[4]{%
- \expandafter\newunit\expandafter{\csname #1per#2uf\endcsname}
- {\sisetup{stickyper,per=fraction,fraction=nice}%
- #3\si@per#4}%
- \expandafter\newunit\expandafter{\csname #1per#2Uf\endcsname}
- {\sisetup{stickyper,per=fraction,fraction=frac}%
- \renewcommand*{\si@frc@hook}{\textstyle}%
- #3\si@per#4}%
- \expandafter\newunit\expandafter{\csname #1per#2UF\endcsname}
- {\sisetup{stickyper,per=fraction,fraction=frac}%
- \renewcommand*{\si@frc@hook}{\displaystyle}%
- #3\si@per#4}}
-\requiresiconfigs{SIunits,addn,astro}
-\sisetup{obeyall}
-\ifsi@old@spaceqspace
- \sisetup{valuesep=space}
-\fi
-\newunit{\paminute}{'}
-\newunit{\parsecond}{''}
-\newunit{\AstroE}{AE}
-\newunit{\oersted}{OE}
-\provideunit{\ton}{t}
-\let\decaD\decad
-\newcommand*{\ufrac}[2]{%
- \si[stickyper,per=fraction,fraction=nice]{#1\si@per#2}}
-\newcommand*{\Ufrac}[2]{%
- \ensuremath{\textstyle{%
- \si[stickyper,per=fraction,fraction=frac]{#1\si@per#2}}}}
-\newcommand*{\UFrac}[2]{%
- \ensuremath{\displaystyle{%
- \si[stickyper,per=fraction,fraction=frac]{#1\si@per#2}}}}
-\let\pow\power
-\let\Squaremetre\squaremetre
-\si@siu@newunit{Gray}{second}
-\si@siu@newunit[square]{Squaremetre}{metre}
-\si@siu@newunitx{Squaremetre}{newtonsecond}{\Square\metre}
- {\newton\second}
-\si@siu@newunit{Squaremetre}{second}
-\si@siu@newunit[square]{Squaremetre}{squaresecond}
-\si@siu@newunit{Squaremetre}{kilogram}
-\si@siu@newunit[cubic]{Squaremetre}{second}
-%%
-%% Copyright (C) 2008-2010 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-fancyunits.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-geophys.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-geophys.cfg
deleted file mode 100644
index 8b62aa11907..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-geophys.cfg
+++ /dev/null
@@ -1,42 +0,0 @@
-%%
-%% This is file `si-geophys.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `geophys')
-%% ---------------------------------------------------------------
-%% 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-geophys.cfg}
- [2010/02/22 v1.4c siunitx: Units for astronomy]
-\newunit{\gon}{gon}
-%%
-%% Copyright (C) 2008-2010 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-geophys.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-hep.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-hep.cfg
deleted file mode 100644
index 63c80359f3a..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-hep.cfg
+++ /dev/null
@@ -1,59 +0,0 @@
-%%
-%% This is file `si-hep.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `hep')
-%% ---------------------------------------------------------------
-%% 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-hep.cfg}
- [2010/02/22 v1.4c siunitx: Units for high-energy physics]
-\requiresiconfigs{prefix,named}
-\provideunit{\micron}{\micro\metre}
-\newunit{\mrad}{\milli\rad}
-\newunit{\gauss}{G}
-\newunit{\clight}{\ensuremath{\mathnormal{c}}}
-\newunit{\eVperc}{\eV\per\clight}
-\newunit{\nanobarn}{\nano\barn}
-\newunit{\picobarn}{\pico\barn}
-\newunit{\femtobarn}{\femto\barn}
-\newunit{\attobarn}{\atto\barn}
-\newunit{\zeptobarn}{\zepto\barn}
-\newunit{\yoctobarn}{\yocto\barn}
-\provideunit{\nb}{\nano\barn}
-\provideunit{\pb}{\pico\barn}
-\provideunit{\fb}{\femto\barn}
-\provideunit{\ab}{\atto\barn}
-\provideunit{\zb}{\zepto\barn}
-\provideunit{\yb}{\yocto\barn}
-%%
-%% Copyright (C) 2008-2010 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-hep.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-hepunits.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-hepunits.cfg
deleted file mode 100644
index b6aa8527901..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-hepunits.cfg
+++ /dev/null
@@ -1,92 +0,0 @@
-%%
-%% This is file `si-hepunits.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `hepunits')
-%% ---------------------------------------------------------------
-%% 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-hepunits.cfg}
- [2010/02/22 v1.4c siunitx: Emulation of
- hepunits]
-\si@emulating{hepunits}{2007/09/27}
-\requiresiconfigs{SIunits,accepted,prefix,hep}
-\ifsi@old@noprefixcmds\else
- \newunit{\invbarn}{\per\barn}
- \newunit{\invnanobarn}{\per\nano\barn}
- \newunit{\invpicobarn}{\per\pico\barn}
- \newunit{\invfemtobarn}{\per\femto\barn}
- \newunit{\invattobarn}{\per\atto\barn}
- \newunit{\invzeptobarn}{\per\zepto\barn}
- \newunit{\invyoctobarn}{\per\yocto\barn}
- \newunit{\invnb}{\per\nano\barn}
- \newunit{\invpb}{\per\pico\barn}
- \newunit{\invfb}{\per\femto\barn}
- \newunit{\invab}{\per\atto\barn}
- \newunit{\invzb}{\per\zepto\barn}
- \newunit{\invyb}{\per\yocto\barn}
-\fi
-\newunit{\invcmsqpersecond}{\per\Square\centi\metre\per\second}
-\newunit{\invcmsqpersec}{\per\Square\centi\metre\per\second}
-\newunit{\lumiunits}{\per\Square\centi\metre\per\second}
-\newunit{\inveV}{\per\electronvolt}
-\newunit{\minveV}{\per\milli\electronvolt}
-\newunit{\kinveV}{\per\kilo\electronvolt}
-\newunit{\MinveV}{\per\mega\electronvolt}
-\newunit{\GinveV}{\per\giga\electronvolt}
-\newunit{\TinveV}{\per\tera\electronvolt}
-\newunit[per=slash,eVcorrb=0.6ex]{\eVoverc}
- {\electronvolt\per\clight}
-\newunit[per=slash,eVcorrb=0.6ex]{\eVovercsq}
- {\electronvolt\per\Square\clight}
-\newunit[per=slash,eVcorrb=0.6ex]{\meVoverc}
- {\milli\electronvolt\per\clight}
-\newunit[per=slash,eVcorrb=0.6ex]{\keVoverc}
- {\kilo\electronvolt\per\clight}
-\newunit[per=slash,eVcorrb=0.6ex]{\MeVoverc}
- {\mega\electronvolt\per\clight}
-\newunit[per=slash,eVcorrb=0.6ex]{\GeVoverc}
- {\giga\electronvolt\per\clight}
-\newunit[per=slash,eVcorrb=0.6ex]{\TeVoverc}
- {\tera\electronvolt\per\clight}
-\newunit[per=slash,eVcorrb=0.6ex]{\meVovercsq}
- {\milli\electronvolt\per\Square\clight}
-\newunit[per=slash,eVcorrb=0.6ex]{\keVovercsq}
- {\kilo\electronvolt\per\Square\clight}
-\newunit[per=slash,eVcorrb=0.6ex]{\MeVovercsq}
- {\mega\electronvolt\per\Square\clight}
-\newunit[per=slash,eVcorrb=0.6ex]{\GeVovercsq}
- {\giga\electronvolt\per\Square\clight}
-\newunit[per=slash,eVcorrb=0.6ex]{\TeVovercsq}
- {\tera\electronvolt\per\Square\clight}
-%%
-%% Copyright (C) 2008-2010 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-hepunits.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-named.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-named.cfg
deleted file mode 100644
index 0469bfd3144..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-named.cfg
+++ /dev/null
@@ -1,77 +0,0 @@
-%%
-%% This is file `si-named.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `named')
-%% ---------------------------------------------------------------
-%% 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-named.cfg}
- [2010/02/22 v1.4c siunitx: SI Named units]
-\newunit{\becquerel}{Bq}
-\newunit{\coulomb}{C}
-\newunit{\farad}{F}
-\newunit{\Gray}{Gy}
-\newunit{\ggray}{Gy}
-\newunit{\hertz}{Hz}
-\newunit{\henry}{H}
-\newunit{\joule}{J}
-\newunit{\katal}{kat}
-\newunit{\lumen}{lm}
-\newunit{\lux}{lx}
-\newunit{\newton}{N}
-\ifsi@old@OHM
- \newunit{\Ohm}{\si@sym@Omega}
-\else
- \ifsi@gensymb\else
- \provideunit{\ohm}{\si@sym@Omega}
- \fi
-\fi
-\newunit{\pascal}{Pa}
-\newunit{\siemens}{S}
-\newunit{\sievert}{Sv}
-\newunit{\tesla}{T}
-\newunit{\volt}{V}
-\newunit{\watt}{W}
-\newunit{\weber}{Wb}
-\ifsi@old@OHM
- \newunit{\Celsius}{\si@sym@celsius}
-\else
- \ifsi@gensymb\else
- \newunit{\celsius}{\si@sym@celsius}
- \fi
-\fi
-\newunit\degreeCelsius{\si@sym@celsius}
-\newunit{\radian}{rad}
-\newunit{\steradian}{sr}
-%%
-%% Copyright (C) 2008-2010 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-named.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-physical.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-physical.cfg
deleted file mode 100644
index 79da81cf1ad..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-physical.cfg
+++ /dev/null
@@ -1,47 +0,0 @@
-%%
-%% This is file `si-physical.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `physical')
-%% ---------------------------------------------------------------
-%% 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-physical.cfg}
- [2010/02/22 v1.4c siunitx: SI Physically-measured units]
-\newcommand*{\si@eVspacea}{\text{\kern-\si@eVcorra}}%
-\newcommand*{\si@eVspaceb}{\text{\kern-\si@eVcorrb}}%
-\newunit{\electronvolt}{e\protect\si@eVspacea V\protect%
- \si@eVspaceb}
-\newunit{\atomicmass}{u}
-\newunit{\atomicmassunit}{u}
-%%
-%% Copyright (C) 2008-2010 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-physical.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-prefix.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-prefix.cfg
deleted file mode 100644
index b006a92d2b2..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-prefix.cfg
+++ /dev/null
@@ -1,70 +0,0 @@
-%%
-%% This is file `si-prefix.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `prefix')
-%% ---------------------------------------------------------------
-%% 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-prefix.cfg}
- [2010/02/22 v1.4c siunitx: SI Multiple prefixes]
-\newprefix{\yocto}{-24}{y}
-\newprefix{\zepto}{-21}{z}
-\newprefix{\atto}{-18}{a}
-\newprefix{\femto}{-15}{f}
-\newprefix{\pico}{-12}{p}
-\newprefix{\nano}{-9}{n}
-\ifsi@old@OHM
- \newprefix{\Micro}{-6}{\si@sym@mu}
-\else
- \ifsi@gensymb\else
- \newprefix{\micro}{-6}{\si@sym@mu}
- \fi
-\fi
-\newprefix{\milli}{-3}{m}
-\newprefix{\centi}{-2}{c}
-\newprefix{\deci}{-1}{d}
-\newprefix{\deca}{1}{da}
-\newprefix{\hecto}{2}{h}
-\newprefix{\kilo}{3}{k}
-\newprefix{\mega}{6}{M}
-\newprefix{\giga}{9}{G}
-\newprefix{\tera}{12}{T}
-\newprefix{\peta}{15}{P}
-\newprefix{\exa}{18}{E}
-\newprefix{\zetta}{21}{Z}
-\newprefix{\yotta}{24}{Y}
-\newprefix{\deka}{1}{da}
-\newunit{\gram}{g}
-\renewunit{\kilogram}{\kilo\gram}
-%%
-%% Copyright (C) 2008-2010 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-prefix.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg
deleted file mode 100644
index a970a3ba2e5..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-prefixed.cfg
+++ /dev/null
@@ -1,126 +0,0 @@
-%%
-%% This is file `si-prefixed.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `prefixed')
-%% ---------------------------------------------------------------
-%% 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-prefixed.cfg}
- [2010/02/22 v1.4c siunitx: SI Prefixed units]
-\requiresiconfigs{prefix,named,accepted,physical}
-\newunit{\picometre}{\pico\metre}
-\newunit{\nanometre}{\nano\metre}
-\newunit{\micrometre}{\micro\metre}
-\newunit{\millimetre}{\milli\metre}
-\newunit{\centimetre}{\centi\metre}
-\newunit{\decimetre}{\deci\metre}
-\newunit{\kilometre}{\kilo\metre}
-\newunit{\femtogram}{\femto\gram}
-\newunit{\picogram}{\pico\gram}
-\newunit{\nanogram}{\nano\gram}
-\newunit{\microgram}{\micro\gram}
-\newunit{\milligram}{\milli\gram}
-\newunit{\femtomole}{\femto\mole}
-\newunit{\picomole}{\pico\mole}
-\newunit{\nanomole}{\nano\mole}
-\newunit{\micromole}{\micro\mole}
-\newunit{\millimole}{\milli\mole}
-\newunit{\kilomole}{\kilo\mole}
-\newunit{\attosecond}{\atto\second}
-\newunit{\femtosecond}{\femto\second}
-\newunit{\picosecond}{\pico\second}
-\newunit{\nanosecond}{\nano\second}
-\newunit{\microsecond}{\micro\second}
-\newunit{\millisecond}{\milli\second}
-\newunit{\picoampere}{\pico\ampere}
-\newunit{\nanoampere}{\nano\ampere}
-\newunit{\microampere}{\micro\ampere}
-\newunit{\milliampere}{\milli\ampere}
-\newunit{\kiloampere}{\kilo\ampere}
-\newunit{\millivolt}{\milli\volt}
-\newunit{\kilovolt}{\kilo\volt}
-\newunit{\milliwatt}{\milli\watt}
-\newunit{\kilowatt}{\kilo\watt}
-\newunit{\megawatt}{\mega\watt}
-\newunit{\femtofarad}{\femto\farad}
-\newunit{\picofarad}{\pico\farad}
-\newunit{\nanofarad}{\nano\farad}
-\newunit{\microfarad}{\micro\farad}
-\newunit{\millifarad}{\milli\farad}
-\newunit{\millisiemens}{\milli\siemens}
-\ifsi@old@OHM
- \newunit{\kilohm}{\kilo\Ohm}
- \newunit{\megohm}{\mega\Ohm}
- \newunit{\gigaohm}{\giga\Ohm}
-\else
- \ifsi@gensymb\else
- \newunit{\kilohm}{\kilo\ohm}
- \newunit{\megohm}{\mega\ohm}
- \newunit{\gigaohm}{\giga\ohm}
- \fi
-\fi
-\newunit{\microlitre}{\micro\litre}
-\newunit{\millilitre}{\milli\litre}
-\newunit{\microliter}{\micro\liter}
-\newunit{\milliliter}{\milli\liter}
-\newunit{\cubicmetre}{\metre\cubed}
-\newunit{\cubiccentimetre}{\centi\metre\cubed}
-\newunit{\centimetrecubed}{\centi\metre\cubed}
-\newunit{\cubicmicrometre}{\micro\metre\cubed}
-\newunit{\cubicmillimetre}{\milli\metre\cubed}
-\newunit{\cubicdecimetre}{\cubic\deci\metre}
-\newunit{\squaremetre}{\Square\metre}
-\newunit{\squarecentimetre}{\Square\centi\metre}
-\newunit{\centimetresquared}{\centi\metre\squared}
-\newunit{\squarekilometre}{\Square\kilo\metre}
-\newunit{\millijoule}{\milli\joule}
-\newunit{\kilojoule}{\kilo\joule}
-\newunit{\megajoule}{\mega\joule}
-\newunit{\millielectronvolt}{\milli\electronvolt}
-\newunit{\kiloelectronvolt}{\kilo\electronvolt}
-\newunit{\megaelectronvolt}{\mega\electronvolt}
-\newunit{\gigaelectronvolt}{\giga\electronvolt}
-\newunit{\teraelectronvolt}{\tera\electronvolt}
-\newunit[unitsep=none]{\kilowatthour}{\kilo\watt\hour}
-\newunit{\millihertz}{\milli\hertz}
-\newunit{\kilohertz}{\kilo\hertz}
-\newunit{\megahertz}{\mega\hertz}
-\newunit{\gigahertz}{\giga\hertz}
-\newunit{\terahertz}{\tera\hertz}
-\newunit{\millinewton}{\milli\newton}
-\newunit{\kilonewton}{\kilo\newton}
-\newunit{\hectopascal}{\hecto\pascal}
-\newunit{\megabecquerel}{\mega\becquerel}
-\newunit{\millisievert}{\milli\sievert}
-%%
-%% Copyright (C) 2008-2010 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-prefixed.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-sistyle.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-sistyle.cfg
deleted file mode 100644
index d7bee0542b3..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-sistyle.cfg
+++ /dev/null
@@ -1,108 +0,0 @@
-%%
-%% This is file `si-sistyle.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `sistyle')
-%% ---------------------------------------------------------------
-%% 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-sistyle.cfg}
- [2010/02/22 v1.4c siunitx: Emulation of
- SIstyle]
-\si@emulating{sistyle}{2006/12/20 v2.3}
-\sisetup{%
- sepfour=true,
- obeyfamily,
- obeyitalic=true,
- numsign=+-,
- strictarc=false,
- unitsep=cdot}
-\newcommand*{\SIobeyboldtrue}{\sisetup{obeybold=true}}
-\newcommand*{\SIobeyboldfalse}{\sisetup{obeybold=false}}
-\let\num\relax
-\si@newrobustcmd*{\num}{%
- \@ifstar
- {\si@sis@numstar}
- {\si@sis@num}}
-\newcommand*{\si@sis@num}[2][]{%
- \begingroup%
- \sisetup{#1}%
- \expandafter\si@out@num\expandafter{\si@num{#2}}%
- \endgroup}
-\newcommand*{\si@sis@numstar}[2][]{%
- \begingroup%
- \sisetup{mode=text,obeybold}%
- \sisetup{#1}%
- \expandafter\si@out@num\expandafter{\si@num{#2}}%
- \endgroup}
-\newcommand*{\pnt}{\ensuremath{\si@decimalsymbol}}
-\newcommand*{\SIgroupfourtrue}{\sisetup{sepfour=true}}
-\newcommand*{\SIgroupfourfalse}{\sisetup{sepfour=false}}
-\newcommand*{\SIunitsep}[1]{\sisetup{valuesep={#1}}}
-\newcommand*{\SIunitspace}[1]{\sisetup{unitspace={#1}}}
-\newcommand*{\SIunitdot}[1]{\sisetup{unitsep={#1}}}
-\newcommand*{\SIdecimalsymbol}[1]{\sisetup{decimalsymbol={#1}}}
-\newcommand*{\SIthousandsep}[1]{\sisetup{digitsep={#1}}}
-\newcommand*{\SIproductsign}[1]{\sisetup{expproduct={#1}}}
-\newcommand*{\SIdecimalsign}[1]{\sisetup{decimalsymbol={#1}}}
-\newcommand*{\si@sis@savefont}[2]{%
- \@namedef{si@sis@#1}{#2}%
- \sisetup{#1=si@sis@#1}}
-\newcommand*{\SImathrm}[1]{\si@sis@savefont{mathrm}{#1}}
-\newcommand*{\SImathsf}[1]{\si@sis@savefont{mathsf}{#1}}
-\newcommand*{\SImathtt}[1]{\si@sis@savefont{mathtt}{#1}}
-\newcommand*{\SIdefaultMfam}[1]{\si@sis@savefont{mathrm}{#1}}
-\newcommand*{\SIdefaultNfam}[1]{\si@sis@savefont{mathnumrm}{#1}}
-\newcommand*{\SIdefaultTfam}[1]{\si@sis@savefont{textrm}{#1}}
-\si@newrobustcmd*{\ensureupmath}[1]{%
- \begingroup
- \sisetup{mode=maths,obeyitalic=false}%
- \si@out{#1}%
- \endgroup}
-\newcommand*{\degC}{\si@sym@celsius}
-\newcommand*{\arcdeg}{\si@sym@degree}
-\newcommand*{\degF}{\si@sym@degree F}
-\newcommand*{\SIstyle}[1]{\sisetup{locale=#1}}
-\newcommand*{\SIstyleToLang}[2]{\sisetup{loctolang=#1:#2}}
-\newcommand*{\AddToSIstyle}{%
- \si@switchfalse
- \@ifstar
- {\si@switchtrue
- \si@sis@addtolocale}
- {\si@sis@addtolocale}}
-\newcommand*{\si@sis@addtolocale}[2]{%
- \ifsi@switch
- \expandafter\let\csname si@loc@#1@extra\endcsname\relax
- \fi
- \addtolocale{#1}{#2}}
-%%
-%% Copyright (C) 2008-2010 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-sistyle.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-synchem.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-synchem.cfg
deleted file mode 100644
index 293072a53ff..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-synchem.cfg
+++ /dev/null
@@ -1,47 +0,0 @@
-%%
-%% This is file `si-synchem.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `synchem')
-%% ---------------------------------------------------------------
-%% 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-synchem.cfg}
- [2010/02/22 v1.4c siunitx: Units for synthetic chemists]
-\requiresiconfigs{prefix}
-\newunit{\mmHg}{mmHg}
-\newunit{\molar}{\mole\per\cubic\deci\metre}
-\newunit{\Molar}{\textsc{m}}
-\newunit{\torr}{Torr}
-\newunit{\dalton}{Da}
-%%
-%% Copyright (C) 2008-2010 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-synchem.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-units.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-units.cfg
deleted file mode 100644
index f86e99ddd25..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-units.cfg
+++ /dev/null
@@ -1,74 +0,0 @@
-%%
-%% This is file `si-units.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `units')
-%% ---------------------------------------------------------------
-%% 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
-%% ---------------------------------------------------------------
-%%
-\si@ifloaded{units}{\endinput}{}
-\ProvidesFile{si-units.cfg}
- [2010/02/22 v1.4c siunitx: Emulation of units]
-\si@emulating{units}{1998/08/04 v0.9b}
-\si@ifloaded{SIunits}
- {\si@emclash{units}{SIunits}\endinput}{}
-\si@ifloaded{sistyle}
- {\si@emclash{units}{sistyle}\endinput}{}
-\sisetup{per=fraction,fraction=nice,obeybold,inlinebold=maths,
- ,obeymode}
-\ifsi@old@tight
- \sisetup{valuesep=thin}
-\fi
-\ifsi@old@loose
- \sisetup{valuesep=space}
-\fi
-\ifsi@old@ugly
- \sisetup{fraction=ugly}
-\fi
-\si@newrobustcmd*{\unit}[2][]{%
- \ifmmode
- \SI{#1}{#2}%
- \else
- \SI[obeyfamily,obeyitalic]{#1}{#2}%
- \fi}
-\si@newrobustcmd*{\unitfrac}[3][]{%
- \begingroup
- \si@fam@mode%
- \ifmmode\else
- \sisetup{obeyfamily,obeyitalic}%
- \fi
- \si@ifnotmtarg{#1}
- {\num{#1}\ensuremath{\si@valuesep}}%
- \si@frac{#2}{#3}
- \endgroup}
-%%
-%% Copyright (C) 2008-2010 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-units.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-unitsdef.cfg b/Master/texmf-dist/tex/latex/siunitx/config/si-unitsdef.cfg
deleted file mode 100644
index eba83cb0606..00000000000
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-unitsdef.cfg
+++ /dev/null
@@ -1,254 +0,0 @@
-%%
-%% This is file `si-unitsdef.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% siunitx.dtx (with options: `unitsdef')
-%% ---------------------------------------------------------------
-%% 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-unitsdef.cfg}
- [2010/02/22 v1.4c siunitx:
- Emulation of unitsdef]
-\si@emulating{unitsdef}{2005/01/04 v0.2}
-\si@ifloaded{SIunits}
- {\si@emclash{unitsdef}{SIunits}\endinput}{}
-\si@ifloaded{sistyle}
- {\si@emclash{unitsdef}{sistyle}\endinput}{}
-\requiresiconfigs{units}
-\RequirePackage{textcomp}
-\RequirePackage[T1]{fontenc}
-\sisetup{mode=text,allowoptarg,prespace}
-\ifsi@old@noxspace
- \sisetup{xspace=false}
-\fi
-\ifsi@old@noabbr
- \sisetup{noload=abbr}
-\fi
-\ifsi@old@nofrequncyabbr
- \sisetup{noload=abbr}
-\fi
-\ifsi@old@nomolabbr
- \sisetup{noload=abbr}
-\fi
-\ifsi@old@novoltageabbr
- \sisetup{noload=abbr}
-\fi
-\ifsi@old@novolumeabbr
- \sisetup{noload=abbr}
-\fi
-\ifsi@old@noweightabbr
- \sisetup{noload=abbr}
-\fi
-\ifsi@old@noenergyabbr
- \sisetup{noload=abbr}
-\fi
-\ifsi@old@nolengthabbr
- \sisetup{noload=abbr}
-\fi
-\ifsi@old@notimeabbr
- \sisetup{noload=abbr}
-\fi
-\newcommand*{\unitvaluesep}{\,}
-\renewcommand*{\si@valuesep}{\text{\unitvaluesep}}
-\define@choicekey*+[si]{key}{valuesep}[\si@tempa]
- {space,thin,med,medium,thick,none}
- {\renewcommand*\unitvaluesep\@nameuse{si@fix@##1}%
- \si@log@debug{Option valuesep set to ##1}}
- {\si@log@debug{Option valuesep set to ##1}%
- \renewcommand*\unitvaluesep{##1}}
-\let\unitsignonly\si
-\si@newrobustcmd*{\ilu}[2][]{%
- \begingroup
- #1\unitvaluesep%
- \unit{#2}%
- \endgroup}
-\let\arc\ang
-\newcommand*{\unitSIdef}{\upshape}
-\newcommand*{\si@unitSIdef}{\unitSIdef\selectfont}
-\sisetup{textrm=si@unitSIdef}
-\let\per\relax
-\si@newrobustcmd*{\per}[2]{%
- \begingroup
- \si@xspacefalse
- \renewcommand*{\unitvaluesep}{}%
- \unitfrac{#1}{#2}%
- \endgroup}
-\newcommand*{\unittimes}{\ensuremath{\cdot}}
-\newcommand*{\unitsep}{\,}
-\renewcommand*{\si@unt@unithook}{\si@unt@litouttrue}
-\sisetup{unitsep=none}
-\newcommand*{\unitsuperscript}{\tothe}
-\newcommand*{\newnosepunit}{\newunit[valuesep=none]}
-\newcommand*{\renewnosepunit}{\renewunit[valuesep=none]}
-\newcommand*{\setTextOmega}[2]{%
- \renewcommand*{\si@textOmega}{%
- \begingroup
- \edef\si@tempa{\sfdefault}%
- \ifx\f@family\si@tempa
- \expandafter#2%
- \else
- \expandafter#1%
- \fi
- \endgroup}}
-\newcommand*{\setMathOmega}[1]{\sisetup{mathsOmega=#1}}
-\newcommand*{\setTextmu}[2]{%
- \renewcommand*{\si@textmu}{%
- \begingroup
- \edef\si@tempa{\sfdefault}%
- \ifx\f@family\si@tempa
- \expandafter#2%
- \else
- \expandafter#1%
- \fi
- \endgroup}}
-\newcommand*{\setMathmu}[1]{\sisetup{mathsmu=#1}}
-\newcommand*{\setTextCelsius}[2]{%
- \renewcommand*{\si@textcelsius}{%
- \begingroup
- \edef\si@tempa{\sfdefault}%
- \ifx\f@family\si@tempa
- \expandafter#2%
- \else
- \expandafter#1%
- \fi
- \endgroup}}
-\newcommand*{\setMathCelsius}[1]{\sisetup{mathscelsius=#1}}
-\newcommand*{\setMathDegree}[2]{%
- \renewcommand*{\si@textdegree}{%
- \begingroup%
- \edef\si@tempa{\sfdefault}%
- \ifx\f@family\si@tempa
- \expandafter#2%
- \else
- \expandafter#1%
- \fi
- \endgroup}}
-\newcommand*{\setTextDegree}[1]{\sisetup{textdegree=#1}}
-\ifsi@old@OHM
- \ifsi@old@ohm
- \si@log@inf{Both `ohm' and `OHM' options given\MessageBreak
- Using default behaviour for unitsdef}
- \expandafter\expandafter\expandafter\si@old@OHMfalse
- \fi
-\fi
-\ifsi@old@liter
- \ifsi@old@LITER
- \si@log@inf{Both `liter' and `LITER' options
- given\MessageBreak Using default behaviour for unitsdef}
- \else
- \renewunit{\liter}{l}
- \fi
-\fi
-\newunit{\ton}{t}
-\newunit{\days}{d}
-\newunit{\picometer}{\pico\meter}
-\newunit{\nanometer}{\nano\meter}
-\newunit{\micrometer}{\micro\meter}
-\newunit{\millimeter}{\milli\meter}
-\newunit{\centimeter}{\centi\meter}
-\newunit{\decimeter}{\deci\meter}
-\newunit{\kilometer}{\kilo\meter}
-\newunit{\femtoliter}{\femto\liter}
-\newunit{\picoliter}{\pico\liter}
-\newunit{\nanoliter}{\nano\liter}
-\newunit{\microliter}{\micro\liter}
-\newunit{\milliliter}{\milli\liter}
-\newunit{\centiliter}{\centi\liter}
-\newunit{\deciliter}{\deci\liter}
-\newunit{\hectoliter}{\hecto\liter}
-\newunit{\cubicmeter}{\meter\cubed}
-\newunit{\cubicmicrometer}{\micro\meter\cubed}
-\newunit{\cubicmillimeter}{\milli\meter\cubed}
-\newunit{\squaremeter}{\Square\meter}
-\newunit{\squarecentimeter}{\Square\centi\meter}
-\newunit{\squarekilometer}{\Square\kilo\meter}
-\newunit{\ar}{a}
-\newunit{\hectar}{\hecto\ar}
-\ifsi@old@noabbr
-\else
- \ifsi@old@novoltageabbr\else
- \newunit{\kv}{\kilo\volt}
- \newunit{\mv}{\milli\volt}
- \fi
-\fi
-\ifsi@old@noabbr\else
- \ifsi@old@notimeabbr\else
- \newunit{\sek}{\second}
- \fi
- \ifsi@old@noweightabbr\else
- \newunit{\fg}{\femto\gram}
- \fi
- \ifsi@old@novolumeabbr\else
- \newunit{\fl}{\femto\liter}
- \newunit{\pl}{\pico\liter}
- \newunit{\nl}{\nano\liter}
- \newunit{\micl}{\micro\liter}
- \newunit{\ml}{\milli\liter}
- \newunit{\cl}{\centi\liter}
- \newunit{\dl}{\deci\liter}
- \newunit{\hl}{\hecto\liter}
- \fi
-\fi
-\newunit{\calory}{cal}
-\newunit{\kilocalory}{\kilo\calory}
-\newunit{\uBar}{ba}
-\catcode`\-=11\relax
-\ifsi@old@redef-gensymb
- \expandafter\si@gensymbtrue
-\fi
-\catcode`\-=12\relax
-\ifsi@gensymb
- \RequirePackage{gensymb}
- \AtBeginDocument{
- \let\gensymbohm\ohm
- \let\gensymbcelsius\celsius
- \let\gensymbmicro\micro
- \let\gensymbdegree\degree
- \let\ohm\@undefined
- \let\celsius\@undefined
- \let\micro\@undefined
- \let\degree\@undefined
- \ifsi@old@OHM\else
- \newunit{\ohm}{\si@sym@Omega}
- \newunit{\celsius}{\si@sym@celsius}
- \newprefix{\micro}{\si@sym@mu}{-6}
- \newunit{\degree}{\si@sym@degree}
- \fi}
-\fi
-\requiresiconfigs{prefix,named,addn,accepted}
-\ifsi@old@noconfig\else
- \InputIfFileExists{unitsdef.cfg}
- {\si@log@inf{unitsdef config file loaded}}
- {\si@log@inf{unitsdef config file not found}}
-\fi
-%%
-%% Copyright (C) 2008-2010 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-unitsdef.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg
new file mode 100644
index 00000000000..d4d787aeb34
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-abbreviations.cfg
@@ -0,0 +1,92 @@
+%%
+%% This is file `siunitx-abbreviations.cfg',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% siunitx.dtx (with options: `config,abbreviations')
+%% ---------------------------------------------------------------
+%% 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
+%% ---------------------------------------------------------------
+%%
+\ProvidesExplFile {siunitx-abbreviations.cfg} {2010/05/23} {2.0}
+ {siunitx: Abbreviated units}
+\DeclareSIUnit \pA { \pico \ampere }
+\DeclareSIUnit \nA { \nano \ampere }
+\DeclareSIUnit \uA { \micro \ampere }
+\DeclareSIUnit \mA { \milli \ampere }
+\DeclareSIUnit \kA { \kilo \ampere }
+\DeclareSIUnit \Hz { \hertz }
+\DeclareSIUnit \mHz { \milli \hertz }
+\DeclareSIUnit \kHz { \kilo \hertz }
+\DeclareSIUnit \MHz { \mega \hertz }
+\DeclareSIUnit \GHz { \giga \hertz }
+\DeclareSIUnit \THz { \tera \hertz }
+\DeclareSIUnit \fmol { \femto \mole }
+\DeclareSIUnit \pmol { \pico \mole }
+\DeclareSIUnit \nmol { \nano \mole }
+\DeclareSIUnit \umol { \micro \mole }
+\DeclareSIUnit \mmol { \milli \mole }
+\DeclareSIUnit \kmol { \kilo \mole }
+\DeclareSIUnit \mV { \milli \volt }
+\DeclareSIUnit \kV { \kilo \volt }
+\DeclareSIUnit \ml { \milli \litre }
+\DeclareSIUnit \ul { \micro \litre }
+\DeclareSIUnit \mL { \milli \liter }
+\DeclareSIUnit \uL { \micro \liter }
+\DeclareSIUnit \fg { \femto \gram }
+\DeclareSIUnit \pg { \pico \gram }
+\DeclareSIUnit \ng { \nano \gram }
+\DeclareSIUnit \ug { \micro \gram }
+\DeclareSIUnit \mg { \milli \gram }
+\DeclareSIUnit \g { \gram }
+\DeclareSIUnit \kg { \kilo \gram }
+\DeclareSIUnit \amu { \atomicmassunit }
+\DeclareSIUnit \kJ { \kilo \joule }
+\DeclareSIUnit \eV { \electronvolt }
+\DeclareSIUnit \meV { \milli \electronvolt }
+\DeclareSIUnit \keV { \kilo \electronvolt }
+\DeclareSIUnit \MeV { \mega \electronvolt }
+\DeclareSIUnit \GeV { \giga \electronvolt }
+\DeclareSIUnit \TeV { \tera \electronvolt }
+\DeclareSIUnitWithOptions \kWh { \kilo \watt \hour }
+ { inter-unit-separator = }
+\DeclareSIUnit \nm { \nano \metre }
+\DeclareSIUnit \pm { \pico \metre }
+\DeclareSIUnit \um { \micro \metre }
+\DeclareSIUnit \mm { \milli \metre }
+\DeclareSIUnit \cm { \centi \metre }
+\DeclareSIUnit \dm { \deci \metre }
+\DeclareSIUnit \km { \kilo \metre }
+\DeclareSIUnit \s { \second }
+\DeclareSIUnit \as { \atto \second }
+\DeclareSIUnit \fs { \femto \second }
+\DeclareSIUnit \ps { \pico \second }
+\DeclareSIUnit \ns { \nano \second }
+\DeclareSIUnit \us { \micro \second }
+\DeclareSIUnit \ms { \milli \second }
+%%
+%% Copyright (C) 2008-2010 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 and
+%% siunitx.ins.
+%%
+%%
+%% End of file `siunitx-abbreviations.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg
index 7c233a15ba3..32707c3458b 100644
--- a/Master/texmf-dist/tex/latex/siunitx/config/si-DE.cfg
+++ b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-binary.cfg
@@ -1,10 +1,10 @@
%%
-%% This is file `si-DE.cfg',
+%% This is file `siunitx-binary.cfg',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
-%% siunitx.dtx (with options: `DE')
+%% siunitx.dtx (with options: `config,binary')
%% ---------------------------------------------------------------
%% The siunitx package --- A comprehensive (SI) units package
%% Maintained by Joseph Wright
@@ -13,16 +13,18 @@
%% See http://www.latex-project.org/lppl.txt
%% ---------------------------------------------------------------
%%
-\ProvidesFile{si-DE.cfg}
- [2010/02/22 v1.4c siunitx: Germany locale]
-\sisetup{
- unitsep=cdot,
- valuesep=thin,
- decimalsymbol=comma,
- expproduct=cdot,
- digitsep=thin,
- sepfour=false,
- tophrase={{ bis }}}
+\ProvidesExplFile {siunitx-binary.cfg} {2010/05/23} {2.0}
+ {siunitx: Binary units}
+\DeclareBinaryPrefix \kibi { Ki } { 10 }
+\DeclareBinaryPrefix \mebi { Mi } { 20 }
+\DeclareBinaryPrefix \gibi { Gi } { 30 }
+\DeclareBinaryPrefix \tebi { Ti } { 40 }
+\DeclareBinaryPrefix \pebi { Pi } { 50 }
+\DeclareBinaryPrefix \exbi { Ei } { 60 }
+\DeclareBinaryPrefix \zebi { Zi } { 70 }
+\DeclareBinaryPrefix \yobi { Yi } { 80 }
+\DeclareSIUnit \bit { bit }
+\DeclareSIUnit \byte { B }
%%
%% Copyright (C) 2008-2010 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
@@ -39,11 +41,8 @@
%%
%% 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.
+%% siunitx.sty and
+%% siunitx.ins.
%%
%%
-%% End of file `si-DE.cfg'.
+%% End of file `siunitx-binary.cfg'.
diff --git a/Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg
new file mode 100644
index 00000000000..c7129987c98
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg
@@ -0,0 +1,661 @@
+%%
+%% This is file `siunitx-version-1.cfg',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% siunitx.dtx (with options: `config,version-1')
+%% ---------------------------------------------------------------
+%% 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
+%% ---------------------------------------------------------------
+%%
+\ProvidesExplFile {siunitx-version-1.cfg} {2010/05/23} {2.0}
+ {siunitx: Version 1 settings}
+\keys_set:nn { siunitx } { load-configurations = abbreviations }
+\keys_define:nn { siunitx } {
+ addsign .choice: ,
+ addsign /
+ false .meta:n = { explicit-sign = },
+ addsign /
+ true .meta:n = { explicit-sign = + },
+ addsign .default:n = { true },
+ allowlitunits .meta:n = { free-standing-units = #1 },
+ allowlitunits .default:n = { true },
+ allowoptarg .meta:n = { unit-optional-argument = #1 },
+ allowoptargs .default:n = { true },
+ allowzeroexp .meta:n = { retain-zero-exponent = #1 },
+ allowzeroexp .default:n = { true },
+ angelsep .choice: ,
+ angelsep /
+ cdot .meta:n =
+ { arc-separator = { } \cdot { } },
+ angelsep /
+ comma .meta:n = { arc-separator = { {,} } },
+ angelsep /
+ fullstop .meta:n = { arc-separator = { { . } } },
+ angelsep /
+ med .meta:n = { arc-separator = \: },
+ angelsep /
+ medium .meta:n = { arc-separator = \: },
+ angelsep /
+ none .meta:n = { arc-separator = },
+ angelsep /
+ period .meta:n = { arc-separator = { { . } } },
+ angelsep /
+ space .meta:n = { arc-separator = \text { ~ } },
+ angelsep /
+ stop .meta:n = { arc-separator = { { . } } },
+ angelsep /
+ thick .meta:n = { arc-separator = \; },
+ angelsep /
+ thin .meta:n = { arc-separator = \, },
+ angelsep /
+ tightcdot .meta:n =
+ { arc-separator = \bgroup \cdot \egroup },
+ angelsep /
+ tighttimes .meta:n =
+ { arc-separator = \bgroup \times \egroup },
+ angelsep /
+ times .meta:n = { arc-separator = \times },
+ angelsep /
+ unknown .meta:n = { arc-separator = #1 },
+ astroang .meta:n =
+ { angle-symbol-over-decimal = #1 },
+ astroang .default:n = { true },
+ closeerr .meta:n = { close-bracket = #1 },
+ closefrac .meta:n = { close-bracket = #1 },
+ closerange .meta:n = { close-bracket = #1 },
+ colorall .code:n = ,
+ colourall .code:n = ,
+ colorneg .code:n = ,
+ colourneg .code:n = ,
+ colorunits .meta:n = ,
+ colourunits .meta:n = ,
+ colorvalues .meta:n = ,
+ colourvalues .meta:n = ,
+ decimalsymbol .choice: ,
+ decimalsymbol /
+ cdot .meta:n =
+ { output-decimal-marker = { } \cdot { } },
+ decimalsymbol
+ fullstop .meta:n = { output-decimal-marker = { { . } } },
+ decimalsymbol /
+ period .meta:n = { output-decimal-marker = { { . } } },
+ decimalsymbol /
+ stop .meta:n = { output-decimal-marker = { { . } } },
+ decimalsymbol /
+ tightcdot .code:n =
+ { output-decimal-marker = \bgroup \cdot \egroup },
+ decimalsymbol /
+ unknown .meta:n = { output-decimal-marker = #1 },
+ debug .code:n = ,
+ detectdisplay .meta:n = { detect-display-math = #1 },
+ detectdisplay .default:n = { true },
+ digitsep .choice: ,
+ digitsep /
+ cdot .meta:n =
+ { group-separator = { } \cdot { } },
+ digitsep /
+ comma .meta:n = { group-separator = { , } },
+ digitsep /
+ fullstop .meta:n = { group-separator = . },
+ digitsep /
+ med .meta:n = { group-separator = \: },
+ digitsep /
+ medium .meta:n = { group-separator = \: },
+ digitsep /
+ none .meta:n = { group-separator = },
+ digitsep /
+ period .meta:n = { group-separator = . },
+ digitsep /
+ space .meta:n = { group-separator = \text { ~ } },
+ digitsep /
+ stop .meta:n = { group-separator = . },
+ digitsep /
+ thick .meta:n = { group-separator = \; },
+ digitsep /
+ thin .meta:n = { group-separator = \, },
+ digitsep /
+ tightcdot .meta:n =
+ { group-separator = \bgroup \cdot \egroup },
+ digitsep /
+ tighttimes .meta:n =
+ { group-separator = \bgroup \times \egroup },
+ digitsep /
+ times .meta:n = { group-separator = \times },
+ digitsep /
+ unknown .meta:n = { group-separator = #1 },
+ dp .meta:n =
+ {
+ round-mode = places,
+ round-precision = #1,
+ },
+ emulate .code:n = ,
+ errspace .choice: ,
+ errspace /
+ med .meta:n = { uncertainty-separator = \: },
+ errspace /
+ medium .meta:n = { uncertainty-separator = \: },
+ errspace /
+ none .meta:n = { uncertainty-separator = },
+ errspace /
+ space .meta:n = { uncertainty-separator = \text { ~ } },
+ errspace /
+ thick .meta:n = { uncertainty-separator = \; },
+ errspace /
+ thin .meta:n = { uncertainty-separator = \, },
+ errspace /
+ unknown .meta:n = { uncertainty-separator = #1 },
+ eVcorra .code:n = ,
+ eVcorrb .code:n = ,
+ expbase .choice: ,
+ expbase /
+ ten .meta:n = { exponent-base = 10 },
+ expbase /
+ two .meta:n = { exponent-base = 2 },
+ expbase /
+ unknown .meta:n = { exponent-base = #1 },
+ expproduct /
+ cdot .meta:n =
+ { exponent-product = { } \cdot { } },
+ expproduct /
+ tightcdot .meta:n =
+ { exponent-product = \bgroup \cdot \egroup },
+ expproduct /
+ tighttimes .meta:n =
+ { exponent-product = \bgroup \times \egroup },
+ expproduct /
+ times .meta:n = { exponent-product = \times },
+ expproduct /
+ unknown .meta:n = { exponent-product = #1 },
+ fixdp .choice:,
+ fixdp /
+ false .meta:n = { round-mode = none },
+ fixdp /
+ true .meta:n = { round-mode = places },
+ fixdp .default:n = { true },
+ fixsf .choice: ,
+ fixsf /
+ false .meta:n = { round-mode = none },
+ fixsf /
+ true .meta:n = { round-mode = figures },
+ fixsf .default:n = { true },
+ fraction .choice: ,
+ fraction /
+ frac .meta:n = { fraction-function = \frac },
+ fraction /
+ nice .meta:n = { fraction-function = \frac },
+ fraction /
+ sfrac .meta:n = { fraction-function = \sfrac },
+ fraction /
+ ugly .meta:n =
+ {
+ fraction-function = \frac ,
+ per-mode = symbol-or-fraction
+ },
+ inlinebold .meta:n = { detect-inline-weight = #1 },
+ log .code:n = ,
+ load .code:n = ,
+ mathOmega .meta:n = { math-ohm = #1 },
+ mathcelsius .meta:n = { math-celsius = #1 },
+ mathdegree .meta:n = { math-degree = #1 },
+ mathminute .meta:n = { math-arcminute = #1 },
+ mathmu .meta:n = { math-micro = #1 },
+ mathringA .meta:n = { math-angstrom = #1 },
+ mathrm .meta:x =
+ { math-rm = \exp_not:c {#1} },
+ mathsOmega .meta:n = { math-ohm = #1 },
+ mathscelsius .meta:n = { math-celsius . = #1 },
+ mathsdegree .meta:n = { math-degree . = #1 },
+ mathsecond .meta:n = { math-arcsecond = #1 },
+ mathsf .meta:x =
+ { math-sf = \exp_not:c {#1} },
+ mathsminute .meta:n = { math-arcminute = #1 },
+ mathsmu .meta:n = { math-micro = #1 },
+ mathsringA .meta:n = { math-angstrom = #1 },
+ mathsrm .meta:x =
+ { math-rm = \exp_not:c {#1} },
+ mathssecond .meta:n = { math-arcsecond = #1 },
+ mathssf .meta:x =
+ { math-sf = \exp_not:c {#1} },
+ mathstt .meta:x =
+ { math-tt = \exp_not:c {#1} },
+ mathtt .meta:x =
+ { math-tt = \exp_not:c {#1} },
+ negcolor .meta:n = { negative-color = #1 },
+ negcolour .meta:n = { negative-color = #1 },
+ noload .code:n = ,
+ numaddn .meta:n = { input-symbols = #1 },
+ numcloseerr .meta:n = { input-close-uncertainty = #1 },
+ numdecimal .meta:n = { input-decimal-markers = #1 },
+ numdigits .meta:n = { input-digits = #1 },
+ numdiv .meta:n = { input-quotient = #1 },
+ numexp .meta:n = { input-exponent-markers = #1 },
+ numgobble .meta:n = { input-ignore = #1 },
+ numopenerr .meta:n = { input-open-uncertainty = #1 },
+ numprod .meta:n = { input-product = #1 },
+ numsign .meta:n = { input-signs = #1 },
+ obeyall .meta:n = { detect-all = #1 },
+ obeyall .default:n = { true },
+ obeybold .meta:n = { detect-weight = #1 },
+ obeybold .default:n = { true },
+ obeyitalic .meta:n = { detect-italic = #1 },
+ opbeyitalic .default:n = { true },
+ obeymode .meta:n = { detect-mode = #1 },
+ obeymode .default:n = { true },
+ openerr .meta:n = { open-bracket = #1 },
+ openfrac .meta:n = { open-bracket = #1 },
+ openrange .meta:n = { open-bracket = #1 },
+ padangle .choice: ,
+ padangle /
+ all .meta:n =
+ {
+ add-arc-degree-zero = true,
+ add-arc-minute-zero = true,
+ add-arc-second-zero = true
+ },
+ both .meta:n =
+ {
+ add-arc-degree-zero = true,
+ add-arc-minute-zero = true,
+ add-arc-second-zero = true
+ },
+ padangle /
+ false .meta:n =
+ {
+ add-arc-degree-zero = false,
+ add-arc-minute-zero = false,
+ add-arc-second-zero = false
+ },
+ padangle /
+ large .meta:n =
+ {
+ add-arc-degree-zero = true,
+ add-arc-minute-zero = true,
+ add-arc-second-zero = false
+ },
+ padangle /
+ none .meta:n =
+ {
+ add-arc-degree-zero = false,
+ add-arc-minute-zero = false,
+ add-arc-second-zero = false
+ },
+ padangle /
+ small .meta:n =
+ {
+ add-arc-degree-zero = false,
+ add-arc-minute-zero = true,
+ add-arc-second-zero = true
+ },
+ true .meta:n =
+ {
+ add-arc-degree-zero = true,
+ add-arc-minute-zero = true,
+ add-arc-second-zero = true
+ },
+ padnumber .choice: ,
+ padnumber /
+ all .meta:n =
+ {
+ add-decimal-zero = true,
+ add-integer-zero = true
+ },
+ padnumber /
+ both .meta:n =
+ {
+ add-decimal-zero = true,
+ add-integer-zero = true
+ },
+ padnumber /
+ false .meta:n =
+ {
+ add-decimal-zero = false,
+ add-integer-zero = false
+ },
+ padnumber /
+ leading .meta:n =
+ {
+ add-decimal-zero = true,
+ add-integer-zero = false
+ },
+ padnumber /
+ none .meta:n =
+ {
+ add-decimal-zero = false,
+ add-integer-zero = false
+ },
+ padnumber /
+ trailing .meta:n =
+ {
+ add-decimal-zero = false,
+ add-integer-zero = true
+ },
+ padnumber /
+ true .meta:n =
+ {
+ add-decimal-zero = true,
+ add-integer-zero = true
+ },
+ per .choice: ,
+ per /
+ fraction .meta:n = { per-mode = fraction },
+ per /
+ reciprocal .meta:n = { per-mode = reciprocal },
+ per /
+ slash .meta:n = { per-mode = symbol },
+ prefixbase .code:n = ,
+ prefixproduct .code:n = ,
+ prefixsymbolic .meta:n = { prefixes-as-symbols = #1 },
+ prefixsymbolic .default:n = { true },
+ prespace .meta:n = { space-before-unit = #1 },
+ prespace .default:n = { true },
+ redefsymbols .meta:n = { redefine-symbols = #1 },
+ redefsymbols .default:n = { true },
+ repeatunits .choice: ,
+ repeatunits /
+ false .meta:n =
+ {
+ multi-part-numbers = single,
+ product-units = single,
+ },
+ repeatunits /
+ power .meta:n =
+ {
+ multi-part-numbers = repeat,
+ product-units = power,
+ },
+ repeatunits /
+ true .meta:n =
+ {
+ multi-part-numbers = repeat,
+ product-units = repeat,
+ },
+ repeatunits .default:n = { true },
+ retainplus .meta:n = { retain-explicit-plus = #1 },
+ retainplus .default:n = { true },
+ seperr .meta:n = { separate-uncertainty = #1 },
+ seperr .default:n = { true },
+ sepfour .meta:n = { group-four-digits = true },
+ sepfour .default:n = { true },
+ sf .meta:n =
+ {
+ round-mode = figures,
+ round-precision = #1,
+ },
+ sign .meta:n = { explicit-sign = #1 },
+ slash .choice: ,
+ slash /
+ slash .meta:n = { per-symbol = / },
+ slash /
+ unknown .meta:n = { per symbol = #1 },
+ stickyper .meta:n = { sticky-per = #1 },
+ stickyper .default:n = { true },
+ strictarc .code:n = ,
+ tabalign .meta:n =
+ {
+ table-number-alignment = #1,
+ table-text-alignment = #1,
+ table-unit-alignment = #1
+ },
+ tabalignexp .code:n = ,
+ tabautofit .meta:n = { table-auto-round = #1 },
+ tabformat .meta:n = { table-format = #1 },
+ tabnumalign .meta:n = { table-number-alignment = #1 },
+ tabparseonly .meta:n = { table-parse-only = #1 },
+ tabparseonly .default:n = { true },
+ tabtextalign .meta:n = { table-text-numbers = #1 },
+ tabunitalign .meta:n = { table-unit-alignment = #1 },
+ textOmega .meta:n = { text-ohm = #1 },
+ textcelsius .meta:n = { text-celsius = #1 },
+ textdegree .meta:n = { text-degree = #1 },
+ textminute .meta:n = { text-arcminute = #1 },
+ textmode .choice: ,
+ textmode /
+ true .meta:n = { mode = text },
+ textmode /
+ false .meta:n = { mode = math },
+ textmode .default:n = { true },
+ textmu .meta:n = { text-micro = #1 },
+ textringA .meta:n = { text-angstrom = #1 },
+ textrm .meta:x =
+ { text-rm = \exp_not:c {#1} },
+ textsecond .meta:n = { text-arcsecond = #1 },
+ textsf .meta:x =
+ { text-sf = \exp_not:c {#1} },
+ texttt .meta:x =
+ { text-tt = \exp_not:c {#1} },
+ tightpm .meta:n = { tight-spacing = #1 },
+ tightpm .default:n = { true },
+ tophrase .meta:n = { range-phrase = #1 },
+ trapambigerr .choice: ,
+ trapambigerr
+ / false .meta:n = { multi-part-units = single },
+ trapambigerr
+ / true .meta:n = { multi-part-units = brackets },
+ trapambigerr .default:n = { true },
+ trapambigfrac .meta:n = { bracket-numbers = #1 },
+ trapambigfrac .default:n = { true },
+ trapambigrange .choice: ,
+ trapambigrange
+ / false .meta:n = { range-units = single },
+ trapambigrange
+ / true .meta:n = { range-units = brackets },
+ trapambigrange .default:n = { true },
+ unitcolor .meta:n = { unit-color = #1 },
+ unitcolour .meta:n = { unit-color = #1 },
+ unitmathrm .meta:x =
+ { unit-math-rm = \exp_not:c {#1} },
+ unitmathsf .meta:x =
+ { unit-math-sf = \exp_not:c {#1} },
+ unitmathsrm .meta:x =
+ { unit-math-rm = \exp_not:c {#1} },
+ unitmathssf .meta:x =
+ { unit-math-sf = \exp_not:c {#1} },
+ unitmathstt .meta:x =
+ { unit-math-tt = \exp_not:c {#1} },
+ unitmathtt .meta:x =
+ { unit-math-tt = \exp_not:c {#1} },
+ unitmode .meta:n = { unit-mode = #1 },
+ unitsep .choice: ,
+ unitsep /
+ cdot .meta:n =
+ { inter-unit-separator = { } \cdot { } },
+ unitsep /
+ comma .meta:n = { inter-unit-separator = { {,} } },
+ unitsep /
+ fullstop .meta:n = { inter-unit-separator = { { . } } },
+ unitsep /
+ med .meta:n = { inter-unit-separator = \: },
+ unitsep /
+ medium .meta:n = { inter-unit-separator = \: },
+ unitsep /
+ none .meta:n = { inter-unit-separator = },
+ unitsep /
+ period .meta:n = { inter-unit-separator = { { . } } },
+ unitsep /
+ space .meta:n = { inter-unit-separator = \text { ~ } },
+ unitsep /
+ stop .meta:n = { inter-unit-separator = { { . } } },
+ unitsep /
+ thick .meta:n = { inter-unit-separator = \; },
+ unitsep /
+ thin .meta:n = { inter-unit-separator = \, },
+ unitsep /
+ tightcdot .meta:n =
+ { inter-unit-separator = \bgroup \cdot \egroup },
+ unitsep /
+ tighttimes .meta:n =
+ { inter-unit-separator = \bgroup \times \egroup },
+ unitsep /
+ times .meta:n = { inter-unit-separator = \times },
+ unitsep /
+ unknown .meta:n = { inter-unit-separator = #1 },
+ unitspace .choice: ,
+ unitspace /
+ med .meta:n = { inter-unit-separator = \: },
+ unitspace /
+ medium .meta:n = { inter-unit-separator = \: },
+ unitspace /
+ none .meta:n = { inter-unit-separator = },
+ unitspace /
+ space .meta:n = { inter-unit-separator = \text { ~ } },
+ unitspace /
+ thick .meta:n = { inter-unit-separator = \; },
+ unitspace /
+ thin .meta:n = { inter-unit-separator = \, },
+ unitspace /
+ unknown .meta:n = { inter-unit-separator = #1 },
+ valuecolor .meta:n = { number-color = #1 },
+ valuecolour .meta:n = { number-color = #1 },
+ valuemathrm .meta:x =
+ { number-math-rm = \exp_not:c {#1} },
+ valuemathsf .meta:x =
+ { number-math-sf = \exp_not:c {#1} },
+ valuemathsrm .meta:x =
+ { number-math-rm = \exp_not:c {#1} },
+ valuemathssf .meta:x =
+ { number-math-sf = \exp_not:c {#1} },
+ valuemathstt .meta:x =
+ { number-math-tt = \exp_not:c {#1} },
+ valuemathtt .meta:x =
+ { number-math-tt = \exp_not:c {#1} },
+ valuemode .meta:n = { number-mode = #1 },
+ valuesep .choice: ,
+ valuesep /
+ cdot .meta:n =
+ { unit-value-separator = { } \cdot { } },
+ valuesep /
+ comma .meta:n = { unit-value-separator = { {,} } },
+ valuesep /
+ fullstop .meta:n = { unit-value-separator = { { . } } },
+ valuesep /
+ med .meta:n = { unit-value-separator = \: },
+ valuesep /
+ medium .meta:n = { unit-value-separator = \: },
+ valuesep /
+ none .meta:n = { unit-value-separator = },
+ valuesep /
+ period .meta:n = { unit-value-separator = { { . } } },
+ valuesep /
+ space .meta:n = { unit-value-separator = \text { ~ } },
+ valuesep /
+ stop .meta:n = { unit-value-separator = { { . } } },
+ valuesep /
+ thick .meta:n = { unit-value-separator = \; },
+ valuesep /
+ thin .meta:n = { unit-value-separator = \, },
+ valuesep /
+ tightcdot .meta:n =
+ { unit-value-separator = \bgroup \cdot \egroup },
+ valuesep /
+ tighttimes .meta:n =
+ { unit-value-separator = \bgroup \times \egroup },
+ valuesep /
+ times .meta:n = { unit-value-separator = \times },
+ valuesep /
+ unknown .meta:n = { unit-value-separator = #1 },
+ xspace .meta:n = { use-xspace = #1 },
+ xpace .default:n = { true }
+}
+\cs_set_eq:NN \newunit \DeclareSIUnit
+\cs_set_eq:NN \renewunit \DeclareSIUnit
+\cs_set_eq:NN \provideunit \DeclareSIUnit
+\NewDocumentCommand \newpower { o m m } {
+ \IfNoValueTF {#1}
+ { \DeclareSIPrePower #2 {#3} }
+ { \DeclareSIPostPower #2 {#3} }
+}
+\NewDocumentCommand \renewpower { o m m } {
+ \IfNoValueTF {#1}
+ { \DeclareSIPrePower #2 {#3} }
+ { \DeclareSIPostPower #2 {#3} }
+}
+\NewDocumentCommand \providepower { o m m } {
+ \IfNoValueTF {#1}
+ { \DeclareSIPrePower #2 {#3} }
+ { \DeclareSIPostPower #2 {#3} }
+}
+\NewDocumentCommand \newprefix { o m m m } {
+ \IfNoValueTF {#1}
+ { \DeclareSIPrefix #2 {#3} {#4} }
+ { \DeclareBinaryPrefix #2 {#3} {#4} }
+}
+\NewDocumentCommand \renewprefix { o m m m } {
+ \IfNoValueTF {#1}
+ { \DeclareSIPrefix #2 {#3} {#4} }
+ { \DeclareBinaryPrefix #2 {#3} {#4} }
+}
+\NewDocumentCommand \provideprefix { o m m m } {
+ \IfNoValueTF {#1}
+ { \DeclareSIPrefix #2 {#3} {#4} }
+ { \DeclareBinaryPrefix #2 {#3} {#4} }
+}
+\cs_set_eq:NN \newqualifier \DeclareSIQualifier
+\cs_set_eq:NN \renewqualifier \DeclareSIQualifier
+\cs_set_eq:NN \providequalifier \DeclareSIQualifier
+\DeclareSIPrePower \Square { 2 }
+\DeclareSIPrePower \ssquare { 2 }
+\DeclareSIUnit \BAR { \bar }
+\DeclareSIUnit \bbar { \bar }
+\DeclareSIUnit \Day { \day }
+\DeclareSIUnit \dday { \day }
+\DeclareSIUnit \Gray { \gray }
+\DeclareSIUnit \ggray { \gray }
+\DeclareSIUnit \atomicmass { \atomicmassunit }
+\DeclareSIUnit \arcmin { \arcminute }
+\DeclareSIUnit \arcsec { \arcsecond }
+\DeclareSIUnit \are { a }
+\DeclareSIUnit \curie { Ci }
+\DeclareSIUnit \gal { Gal }
+\DeclareSIUnit \millibar { \milli \bar }
+\DeclareSIUnit \rad { rad }
+\DeclareSIUnit \rem { rem }
+\DeclareSIUnit \roentgen { R }
+\DeclareSIUnit \micA { \micro \ampere }
+\DeclareSIUnit \micmol { \micro \mole }
+\DeclareSIUnit \micl { \micro \litre }
+\DeclareSIUnit \micL { \micro \liter }
+\DeclareSIUnit \nanog { \nano \gram }
+\DeclareSIUnit \micg { \micro \gram }
+\DeclareSIUnit \picm { \pico \metre }
+\DeclareSIUnit \micm { \micro \metre }
+\DeclareSIUnit \Sec { \second }
+\DeclareSIUnit \mics { \micro \second }
+\DeclareSIUnit \cmc { \centi \metre \cubed }
+\DeclareSIUnit \dmc { \deci \metre \cubed }
+\DeclareSIUnit \cms { \centi \metre \squared }
+\DeclareSIUnit \parsec { pc }
+\DeclareSIUnit \lightyear { ly }
+\DeclareSIUnit \gmol { g \text { - } mol }
+\DeclareSIUnit \kgmol { kg \text { - } mol }
+\DeclareSIUnit \lbmol { lb \text { - } mol }
+\DeclareSIUnit \molar { \mole \per \cubic \deci \metre }
+\DeclareSIUnit \Molar { \textsc { m } }
+\DeclareSIUnit \torr { Torr }
+\DeclareSIUnit \gon { gon }
+%%
+%% Copyright (C) 2008-2010 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 and
+%% siunitx.ins.
+%%
+%%
+%% End of file `siunitx-version-1.cfg'.