blob: 07468e78d9fe3e735fb1d768d2e73cf200bed585 (
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
54
55
56
57
58
59
60
|
<!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-omega.zip">
<TPM:Name>scheme-omega</TPM:Name>
<TPM:Type>TLCore</TPM:Type>
<TPM:Date>1970/01/01 00:00:00</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>TeX Live for Omega users </TPM:Title>
<TPM:Description>
This is a collection for people
working only with Omega and relatives on multilingual scripts.
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>2712</TPM:Size>
<TPM:Build>
<TPM:RunPatterns>texmf/tpm/scheme-omega.tpm</TPM:RunPatterns>
</TPM:Build>
<TPM:RunFiles size="2712">texmf/tpm/scheme-omega.tpm</TPM:RunFiles>
<TPM:Requires>
<TPM:TLCore name="collection-basic"/>
<TPM:TLCore name="collection-binextra"/>
<TPM:TLCore name="collection-documentation-english"/>
<TPM:TLCore name="collection-fontbin"/>
<TPM:TLCore name="collection-fontsrecommended"/>
<TPM:TLCore name="collection-langafrican"/>
<TPM:TLCore name="collection-langarmenian"/>
<TPM:TLCore name="collection-langcjk"/>
<TPM:TLCore name="collection-langcroatian"/>
<TPM:TLCore name="collection-langcyrillic"/>
<TPM:TLCore name="collection-langczechslovak"/>
<TPM:TLCore name="collection-langdanish"/>
<TPM:TLCore name="collection-langdutch"/>
<TPM:TLCore name="collection-langfinnish"/>
<TPM:TLCore name="collection-langfrench"/>
<TPM:TLCore name="collection-langgerman"/>
<TPM:TLCore name="collection-langgreek"/>
<TPM:TLCore name="collection-langhungarian"/>
<TPM:TLCore name="collection-langindic"/>
<TPM:TLCore name="collection-langitalian"/>
<TPM:TLCore name="collection-langlatin"/>
<TPM:TLCore name="collection-langmanju"/>
<TPM:TLCore name="collection-langmongolian"/>
<TPM:TLCore name="collection-langnorwegian"/>
<TPM:TLCore name="collection-langother"/>
<TPM:TLCore name="collection-langpolish"/>
<TPM:TLCore name="collection-langportuguese"/>
<TPM:TLCore name="collection-langspanish"/>
<TPM:TLCore name="collection-langswedish"/>
<TPM:TLCore name="collection-langtibetan"/>
<TPM:TLCore name="collection-langukenglish"/>
<TPM:TLCore name="collection-langvietnamese"/>
<TPM:TLCore name="collection-latex"/>
<TPM:TLCore name="collection-omega"/>
<TPM:TLCore name="collection-texinfo"/>
</TPM:Requires>
<TPM:Provides>TLCore/scheme-omega</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|