blob: 9e9eae4061f463e852cd1bba307db0d759b31ba9 (
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
32
33
34
|
<!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/r-und-s.zip">
<TPM:Name>r-und-s</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2000/02/29 14:55:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>staszek</TPM:Creator>
<TPM:Title>Chemical hazard codes.</TPM:Title>
<TPM:Description>
The r_und_s package decodes the german 'R- und S-S\"atze', which are
numerically coded security advice for chemical substances into
plain text. This is, e.g., used to compose security sheets or
lab protocols and especially useful for students of chemistry.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Thiemo Nordenholz</TPM:Author>
<TPM:Size>60724</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="51720">
texmf-dist/tex/generic/r-und-s/eng_rs.sty
texmf-dist/tex/generic/r-und-s/eng_rs.tex
texmf-dist/tex/generic/r-und-s/r_und_s.sty
texmf-dist/tex/generic/r-und-s/r_und_s.tex
texmf-dist/tpm/r-und-s.tpm
</TPM:RunFiles>
<TPM:DocFiles size="9004">
texmf-dist/doc/generic/r-und-s/COPYRIGHT
texmf-dist/doc/generic/r-und-s/r_und_s.doc
</TPM:DocFiles>
<TPM:Provides>Package/r-und-s</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|