blob: ac330bdec32cbf74292179c99c5c1daf68460aee (
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
|
<!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/commath.zip">
<TPM:Name>commath</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:44:40</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>Mathematics support.</TPM:Title>
<TPM:Description>
Provides a range of partial differential and delimiter commands.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>146865</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="9839">
texmf-dist/tex/latex/commath/commath.sty
texmf-dist/tpm/commath.tpm
</TPM:RunFiles>
<TPM:DocFiles size="137026">
texmf-dist/doc/latex/commath/README
texmf-dist/doc/latex/commath/commath.pdf
texmf-dist/doc/latex/commath/commath.tex
</TPM:DocFiles>
<TPM:Provides>Package/commath</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|