diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/si/si-physical.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/si/si-physical.cfg | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/si/si-physical.cfg b/Master/texmf-dist/tex/latex/si/si-physical.cfg new file mode 100644 index 00000000000..15f03e149b6 --- /dev/null +++ b/Master/texmf-dist/tex/latex/si/si-physical.cfg @@ -0,0 +1,26 @@ +%% +%% This is file `si-physical.cfg', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% si.dtx (with options: `physical') +%% ---------------------------------------------------------------- +%% The si 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} + [2008/02/18 v0.6 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} +\newunit{\dalton}{Da} +\endinput +%% +%% End of file `si-physical.cfg'. |