blob: 3023707d64bac1a9687de5c3cab27740be8afb36 (
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
|
<!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/collection-langcyrillic.zip">
<TPM:Name>collection-langcyrillic</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>Cyrillic</TPM:Title>
<TPM:Description>
Fonts and macro packages to typeset Cyrillic texts.
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>2257</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build>
<TPM:RunPatterns>
texmf/fmtutil/format.cyramstex.cnf
texmf/fmtutil/format.cyrtex.cnf
texmf/fmtutil/format.cyrtexinfo.cnf
texmf/tpm/collection-langcyrillic.tpm
</TPM:RunPatterns>
</TPM:Build>
<TPM:RunFiles size="2257">
texmf/fmtutil/format.cyramstex.cnf
texmf/fmtutil/format.cyrtex.cnf
texmf/fmtutil/format.cyrtexinfo.cnf
texmf/tpm/collection-langcyrillic.tpm
</TPM:RunFiles>
<TPM:Requires>
<TPM:Package name="bghyphen"/>
<TPM:Package name="cmcyr"/>
<TPM:Package name="cmcyralt"/>
<TPM:Package name="cyrillic"/>
<TPM:Package name="cyrplain"/>
<TPM:Package name="eskd"/>
<TPM:Package name="eskdx"/>
<TPM:Package name="gost"/>
<TPM:Package name="lh"/>
<TPM:Package name="lhcyr"/>
<TPM:Package name="literat"/>
<TPM:Package name="ot2cyr"/>
<TPM:Package name="ruhyphen"/>
<TPM:Package name="t2"/>
<TPM:Package name="timescyr"/>
<TPM:Package name="ukrhyph"/>
<TPM:TLCore name="bin-cyrillic"/>
<TPM:TLCore name="collection-basic"/>
<TPM:TLCore name="hyphen-bulgarian"/>
<TPM:TLCore name="hyphen-russian"/>
<TPM:TLCore name="hyphen-ukrainian"/>
</TPM:Requires>
<TPM:Provides>TLCore/collection-langcyrillic</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|