diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/siunitx/config/siunitx-version-1.cfg | 661 |
1 files changed, 661 insertions, 0 deletions
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'. |