blob: fc4e9bbd147161e5dd07b7797984f18f23c68b1c (
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
|
<!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/TLCore/collection-documentation-spanish.zip">
<TPM:Name>collection-documentation-spanish</TPM:Name>
<TPM:Type>TLCore</TPM:Type>
<TPM:Date>2005/11/01 18:13:29</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Spanish documentation</TPM:Title>
<TPM:Description>
Assorted useful Spanish documentation and guides
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>1174</TPM:Size>
<TPM:Flags default="yes"/>
<TPM:Build>
<TPM:RunPatterns>
texmf/tpm/collection-documentation-spanish.tpm
</TPM:RunPatterns>
</TPM:Build>
<TPM:RunFiles size="1174">
texmf/tpm/collection-documentation-spanish.tpm
</TPM:RunFiles>
<TPM:Requires>
<TPM:Documentation name="lshort-spanish"/>
<TPM:TLCore name="collection-documentation-base"/>
</TPM:Requires>
<TPM:Provides>TLCore/collection-documentation-spanish</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|