summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/unitsdef
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2006-10-17 22:40:33 +0000
committerNorbert Preining <preining@logic.at>2006-10-17 22:40:33 +0000
commit168c4abebd344cda13d71257a8f5882ddf75b461 (patch)
tree8a77f74ef5ce60f97952ee40ab54953f76140dbd /Master/texmf-dist/tex/latex/unitsdef
parentabf72be1c8d2ecea135ae14dcbdff593a8496321 (diff)
various additions to tpm-ctan-check, and updated to packages
unitsdef, undertilde, ushort, units, umich-thsis, uiucthesis git-svn-id: svn://tug.org/texlive/trunk@2343 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/unitsdef')
-rw-r--r--Master/texmf-dist/tex/latex/unitsdef/ampabbrv.cfg9
-rw-r--r--Master/texmf-dist/tex/latex/unitsdef/enerabbr.cfg11
-rw-r--r--Master/texmf-dist/tex/latex/unitsdef/freqabbr.cfg7
-rw-r--r--Master/texmf-dist/tex/latex/unitsdef/lengabbr.cfg11
-rw-r--r--Master/texmf-dist/tex/latex/unitsdef/molabbrv.cfg9
-rw-r--r--Master/texmf-dist/tex/latex/unitsdef/timeabbr.cfg10
-rw-r--r--Master/texmf-dist/tex/latex/unitsdef/volabbrv.cfg11
-rw-r--r--Master/texmf-dist/tex/latex/unitsdef/voltabbr.cfg6
-rw-r--r--Master/texmf-dist/tex/latex/unitsdef/weigabbr.cfg10
9 files changed, 84 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/unitsdef/ampabbrv.cfg b/Master/texmf-dist/tex/latex/unitsdef/ampabbrv.cfg
new file mode 100644
index 00000000000..9c0b9e05836
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/unitsdef/ampabbrv.cfg
@@ -0,0 +1,9 @@
+\ProvidesFile{ampabbrv}[2004/12/09 v0.1 unitsdef configuration file]
+
+\newcommand\pA\picoampere
+\newcommand\nA\nanoampere
+\newcommand\micA\microampere
+\newcommand\mA\milliampere
+\newcommand\kA\kiloampere
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/unitsdef/enerabbr.cfg b/Master/texmf-dist/tex/latex/unitsdef/enerabbr.cfg
new file mode 100644
index 00000000000..de433b12db7
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/unitsdef/enerabbr.cfg
@@ -0,0 +1,11 @@
+\ProvidesFile{enerabbr}[2004/12/09 v0.1 unitsdef configuration file]
+
+\newcommand\kJ\kilojoule
+\newcommand\eV\electronvolt
+\newcommand\meV\millielectronvolt
+\newcommand\keV\kiloelectronvolt
+\newcommand\MeV\megaelectronvolt
+\newcommand\GeV\gigaelectronvolt
+\newcommand\TeV\teraelectronvolt
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/unitsdef/freqabbr.cfg b/Master/texmf-dist/tex/latex/unitsdef/freqabbr.cfg
new file mode 100644
index 00000000000..c847cff9cbf
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/unitsdef/freqabbr.cfg
@@ -0,0 +1,7 @@
+\ProvidesFile{freqabbr}[2004/12/09 v0.1 unitsdef configuration file]
+
+\newcommand\kHz\kilohertz
+\newcommand\MHz\megahertz
+\newcommand\GHz\gigahertz
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/unitsdef/lengabbr.cfg b/Master/texmf-dist/tex/latex/unitsdef/lengabbr.cfg
new file mode 100644
index 00000000000..5f3e1b97982
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/unitsdef/lengabbr.cfg
@@ -0,0 +1,11 @@
+\ProvidesFile{lengabbr}[2004/12/09 v0.1 unitsdef configuration file]
+
+\newcommand\picom\picometer
+\newcommand\nm\nanometer
+\newcommand\micm\micrometer
+\newcommand\mm\millimeter
+\newcommand\cm\centimeter
+\newcommand\dm\decimeter
+\newcommand\km\kilometer
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/unitsdef/molabbrv.cfg b/Master/texmf-dist/tex/latex/unitsdef/molabbrv.cfg
new file mode 100644
index 00000000000..f4922cf7857
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/unitsdef/molabbrv.cfg
@@ -0,0 +1,9 @@
+\ProvidesFile{molabbrv}[2004/12/09 v0.1 unitsdef configuration file]
+
+\newcommand\fmol\femtomole
+\newcommand\pmol\picomole
+\newcommand\nmol\nanomole
+\newcommand\micmol\micromole
+\newcommand\mmol\millimole
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/unitsdef/timeabbr.cfg b/Master/texmf-dist/tex/latex/unitsdef/timeabbr.cfg
new file mode 100644
index 00000000000..cfc56134043
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/unitsdef/timeabbr.cfg
@@ -0,0 +1,10 @@
+\ProvidesFile{timeabbr}[2004/12/09 v0.1 unitsdef configuration file]
+
+\newcommand\sek\second
+\newcommand\fs\femtosecond
+\newcommand\ps\picosecond
+\newcommand\ns\nanosecond
+\newcommand\mics\microsecond
+\newcommand\ms\millisecond
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/unitsdef/volabbrv.cfg b/Master/texmf-dist/tex/latex/unitsdef/volabbrv.cfg
new file mode 100644
index 00000000000..1bd400ecb86
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/unitsdef/volabbrv.cfg
@@ -0,0 +1,11 @@
+\ProvidesFile{volabbrv}[2004/12/09 v0.1 unitsdef configuration file]
+
+\newcommand\fl\femtoliter
+\newcommand\pl\picoliter
+\newcommand\nl\nanoliter
+\newcommand\micl\microliter
+\newcommand\ml\milliliter
+\newcommand\cl\centiliter
+\newcommand\dl\deciliter
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/unitsdef/voltabbr.cfg b/Master/texmf-dist/tex/latex/unitsdef/voltabbr.cfg
new file mode 100644
index 00000000000..73a68455da3
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/unitsdef/voltabbr.cfg
@@ -0,0 +1,6 @@
+\ProvidesFile{voltabbr}[2004/12/09 v0.1 unitsdef configuration file]
+
+\newcommand\kv\kilovolt
+\newcommand\mv\millivolt
+
+\endinput
diff --git a/Master/texmf-dist/tex/latex/unitsdef/weigabbr.cfg b/Master/texmf-dist/tex/latex/unitsdef/weigabbr.cfg
new file mode 100644
index 00000000000..039220f2c45
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/unitsdef/weigabbr.cfg
@@ -0,0 +1,10 @@
+\ProvidesFile{weigabbr}[2004/12/09 v0.1 unitsdef configuration file]
+
+\newcommand\kg\kilogram
+\newcommand\fg\femtogram
+\newcommand\pg\picogram
+\newcommand\nanog\nanogram
+\newcommand\micg\microgram
+\newcommand\mg\milligram
+
+\endinput