blob: 56b77b32aec14df3888cc7fd0ab6f1ec6904d431 (
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
|
<!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/cchess.zip">
<TPM:Name>cchess</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>1970/01/01 00:00:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>No caption.</TPM:Title>
<TPM:Description>
Macros and fonts for typesetting Chinese Chess board diagrams.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>53710</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="53710">
texmf-dist/fonts/source/public/cchess/cchess46.mf
texmf-dist/fonts/source/public/cchess/ccpieces.mf
texmf-dist/fonts/tfm/public/cchess/cchess46.tfm
texmf-dist/tex/latex/cchess/cchess.sty
texmf-dist/tpm/cchess.tpm
</TPM:RunFiles>
<TPM:Provides>Package/cchess</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|