blob: a7225cfa69b8d97515b785a1c4d43bab6c9a4d11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
<!DOCTYPE rdf:RDF SYSTEM "../../support/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>2006/01/11 23:54:11</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>10734</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="2832">
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>
|