summaryrefslogtreecommitdiff
path: root/Master/texmf/tpm/scheme-basic.tpm
blob: f53063ac3e6a342763cc45c13e2ac2e6e7357437 (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
<!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/scheme-basic.zip">
    <TPM:Name>scheme-basic</TPM:Name>
    <TPM:Type>TLCore</TPM:Type>
    <TPM:Date>2005/10/30 13:27:52</TPM:Date>
    <TPM:Version>1.0</TPM:Version>
    <TPM:Creator>staszek</TPM:Creator>
    <TPM:Title>TeX Live basic scheme</TPM:Title>
    <TPM:Description>
This is the minimal TeX Live scheme: 
it is a small set of files sufficient to typeset 
simple plain TeX or LaTeX documents in PostScript or PDF.
    </TPM:Description>
    <TPM:Author></TPM:Author>
    <TPM:Size>1110</TPM:Size>
    <TPM:Build>
      <TPM:RunPatterns>texmf/tpm/scheme-basic.tpm</TPM:RunPatterns>
    </TPM:Build>
    <TPM:RunFiles size="1110">texmf/tpm/scheme-basic.tpm</TPM:RunFiles>
    <TPM:Requires>
      <TPM:TLCore name="collection-basic"/>
      <TPM:TLCore name="collection-latex"/>
    </TPM:Requires>
    <TPM:Provides>TLCore/scheme-basic</TPM:Provides>
  </rdf:Description>
</rdf:RDF>