diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/hepunits | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hepunits')
-rw-r--r-- | Master/texmf-dist/doc/latex/hepunits/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hepunits/README b/Master/texmf-dist/doc/latex/hepunits/README new file mode 100644 index 00000000000..5284239f892 --- /dev/null +++ b/Master/texmf-dist/doc/latex/hepunits/README @@ -0,0 +1,24 @@ +hepunits --- a set of useful units for use in high energy physics +by Andy Buckley <andy@insectnation.org> +----------------------------------------------------------- + +hepunits is a LaTeX package built on the SIunits package which +adds a collection of useful HEP units to the existing SIunits set. +These include the energy units \MeV, \GeV, \TeV and the derived +momentum and mass units \MeVoverc, \MeVovercsq and so on. + +Additionally, some units are added for pure convenience. The +contents of the package with the exception of the energy units +mentioned above are subject to deprecation and addition, so please +provide feedback on which HEP units you'd like added to the +package. When the collection is a little more complete I'll +put together some proper documentation: for now just use the +SIunits \unit{num}{unit} macro with the above units in the second +arg and take a look inside hepunits.sty if you want to know what +else is provided! + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html +for the details of that license. + +Author: Andy Buckley <andy@insectnation.org>
\ No newline at end of file |