summaryrefslogtreecommitdiff
path: root/Master/texmf/tpm/scheme-context.tpm
blob: ccf4dd7456c3a79fe5f598e9e22bd13738e9019a (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
<!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/TLCore/scheme-context.zip">
    <TPM:Name>scheme-context</TPM:Name>
    <TPM:Type>TLCore</TPM:Type>
    <TPM:Date>1970/01/01 00:00:00</TPM:Date>
    <TPM:Version></TPM:Version>
    <TPM:Creator>popineau</TPM:Creator>
    <TPM:Title>TeX Live scheme for ConTeXt</TPM:Title>
    <TPM:Description>
This is the ConTeXt TeX Live scheme: 
it is a small set of files sufficient to typeset 
ConTeXt documents in PostScript or PDF.
    </TPM:Description>
    <TPM:Author></TPM:Author>
    <TPM:Size>2584</TPM:Size>
    <TPM:License></TPM:License>
    <TPM:Build>
      <TPM:RunPatterns>texmf/tpm/scheme-context.tpm</TPM:RunPatterns>
    </TPM:Build>
    <TPM:RunFiles size="2584">texmf/tpm/scheme-context.tpm</TPM:RunFiles>
    <TPM:Requires>
      <TPM:TLCore name="collection-context"/>
      <TPM:TLCore name="collection-metapost"/>
      <TPM:TLCore name="collection-xetex"/>
    </TPM:Requires>
    <TPM:Provides>TLCore/scheme-context</TPM:Provides>
  </rdf:Description>
</rdf:RDF>