diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/unitsdef/config/timeabbr.cfg')
-rw-r--r-- | Master/texmf-dist/doc/latex/unitsdef/config/timeabbr.cfg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/unitsdef/config/timeabbr.cfg b/Master/texmf-dist/doc/latex/unitsdef/config/timeabbr.cfg new file mode 100644 index 00000000000..cfc56134043 --- /dev/null +++ b/Master/texmf-dist/doc/latex/unitsdef/config/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 |