blob: c260f9ce5f93c6bc959fdf6d13de0fceb91ce6c6 (
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
35
36
37
38
39
40
41
42
43
44
45
|
<!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/was.zip">
<TPM:Name>was</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:59:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
A collection of small packages by Walter Schmidt.
</TPM:Title>
<TPM:Description>
A bundle of packages that arise in the author's area of interest:
compliance of maths typesetting with ISO standards,
symbols that work in both maths and text modes,
commas for both decimal separator and maths and
upright Greek letters in maths.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>56443</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="16016">
texmf-dist/tex/latex/was/fixmath.sty
texmf-dist/tex/latex/was/gensymb.sty
texmf-dist/tex/latex/was/icomma.sty
texmf-dist/tex/latex/was/upgreek.sty
texmf-dist/tpm/was.tpm
</TPM:RunFiles>
<TPM:DocFiles size="2053">texmf-dist/doc/latex/was/readme.1st</TPM:DocFiles>
<TPM:SourceFiles size="38374">
texmf-dist/source/latex/was/fixmath.dtx
texmf-dist/source/latex/was/fixmath.ins
texmf-dist/source/latex/was/gensymb.dtx
texmf-dist/source/latex/was/gensymb.ins
texmf-dist/source/latex/was/icomma.dtx
texmf-dist/source/latex/was/icomma.ins
texmf-dist/source/latex/was/upgreek.dtx
texmf-dist/source/latex/was/upgreek.ins
</TPM:SourceFiles>
<TPM:Provides>Package/was</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|