summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hepunits/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/hepunits/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/hepunits/README')
-rw-r--r--macros/latex/contrib/hepunits/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/macros/latex/contrib/hepunits/README b/macros/latex/contrib/hepunits/README
new file mode 100644
index 0000000000..08e37bdd12
--- /dev/null
+++ b/macros/latex/contrib/hepunits/README
@@ -0,0 +1,20 @@
+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.
+
+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>