blob: 20d6490cd6a8276d563c9cab5e25364b130c4f7a (
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
46
47
48
49
50
51
52
53
|
<!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/texmate.zip">
<TPM:Name>texmate</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:58:18</TPM:Date>
<TPM:Version>2005/03/13 v1</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Comprehensive chess annotation in LaTeX.</TPM:Title>
<TPM:Description>
TeXmate formats chess games from very simple ascii input. The
clean "1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same
results as the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The
resulting format is fully customizable.
There are 4 levels of commentary: 1 is the main game, 2-3 are
commentaries. Each has its fonts, punctuation marks, etc., and
these are also customizable.
The package includes a tool for the creation of diagrams.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Federico Garcia</TPM:Author>
<TPM:Size>381226</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="13255">
texmf-dist/tex/latex/texmate/texmate.sty
texmf-dist/tpm/texmate.tpm
</TPM:RunFiles>
<TPM:DocFiles size="341191">
texmf-dist/doc/latex/texmate/README
texmf-dist/doc/latex/texmate/skak/mf/skak10.mf
texmf-dist/doc/latex/texmate/skak/mf/skak15.mf
texmf-dist/doc/latex/texmate/skak/mf/skak20.mf
texmf-dist/doc/latex/texmate/skak/mf/skak30.mf
texmf-dist/doc/latex/texmate/skak/mf/skakbase.mf
texmf-dist/doc/latex/texmate/skak/mf/skakbrikker.mf
texmf-dist/doc/latex/texmate/skak/mf/skakf10.mf
texmf-dist/doc/latex/texmate/skak/mf/skakf10b.mf
texmf-dist/doc/latex/texmate/skak/mf/skakinf.mf
texmf-dist/doc/latex/texmate/skak/skak.fd
texmf-dist/doc/latex/texmate/skak/special.map
texmf-dist/doc/latex/texmate/skak/uskak.fd
texmf-dist/doc/latex/texmate/texmate.pdf
texmf-dist/doc/latex/texmate/texmatesample.pdf
texmf-dist/doc/latex/texmate/texmatesample.tex
</TPM:DocFiles>
<TPM:SourceFiles size="26780">
texmf-dist/source/latex/texmate/texmate.dtx
texmf-dist/source/latex/texmate/texmate.ins
</TPM:SourceFiles>
<TPM:Provides>Package/texmate</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|