blob: f4da5bd26f80bf96b2b910523e9d083c7647f26d (
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 "../../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-context.zip">
<TPM:Name>collection-context</TPM:Name>
<TPM:Type>TLCore</TPM:Type>
<TPM:Date>2005/11/01 23:52:01</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>ConText macro package</TPM:Title>
<TPM:Description>Hans Hagen's powerful macro package, ConText</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>1137</TPM:Size>
<TPM:Build>
<TPM:RunPatterns>texmf/tpm/collection-context.tpm</TPM:RunPatterns>
</TPM:Build>
<TPM:RunFiles size="1137">texmf/tpm/collection-context.tpm</TPM:RunFiles>
<TPM:Requires>
<TPM:TLCore name="bin-context"/>
<TPM:TLCore name="collection-basic"/>
<TPM:TLCore name="collection-pdfetex"/>
<TPM:Package name="context"/>
<TPM:Package name="jmn"/>
</TPM:Requires>
<TPM:Provides>TLCore/collection-context</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|