diff options
Diffstat (limited to 'Master/texmf-dist/tpm/hepunits.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/hepunits.tpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/hepunits.tpm b/Master/texmf-dist/tpm/hepunits.tpm new file mode 100644 index 00000000000..5b9b5ea1874 --- /dev/null +++ b/Master/texmf-dist/tpm/hepunits.tpm @@ -0,0 +1,31 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/tpm.dtd"> +<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> + <rdf:Description about="http://texlive.dante.de/texlive/Package/hepunits.zip"> + <TPM:Name>hepunits</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/02/22 10:46:17</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +A set of units useful in high energy physics applications. + </TPM:Title> + <TPM:Description> +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. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>3636</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="2474"> +texmf-dist/tex/latex/hepunits/hepunits.sty +texmf-dist/tpm/hepunits.tpm + </TPM:RunFiles> + <TPM:DocFiles size="1162">texmf-dist/doc/latex/hepunits/README</TPM:DocFiles> + <TPM:Provides>Package/hepunits</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |