diff options
Diffstat (limited to 'Master/texmf-dist/tpm/isotope.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/isotope.tpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/isotope.tpm b/Master/texmf-dist/tpm/isotope.tpm new file mode 100644 index 00000000000..24b2a24e6ef --- /dev/null +++ b/Master/texmf-dist/tpm/isotope.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/isotope.zip"> + <TPM:Name>isotope</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/02/07 19:06:39</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>A package for type setting isotopes</TPM:Title> + <TPM:Description> +The package provides a command \isotope for setting the atomic +weight and atomic number indications of isotopes. (The naive way +of doing the job with (La)TeX mathematics commands produces an +unsatisfactory result.) +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Heiko Bauke</TPM:Author> + <TPM:Size>10732</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="2830"> +texmf-dist/tex/latex/isotope/isotope.sty +texmf-dist/tpm/isotope.tpm + </TPM:RunFiles> + <TPM:SourceFiles size="7902"> +texmf-dist/source/latex/isotope/isotope.dtx +texmf-dist/source/latex/isotope/isotope.ins + </TPM:SourceFiles> + <TPM:Provides>Package/isotope</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |