blob: 1c9ad1b049024ce2864660cbfe903bc615d11e92 (
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
|
<!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-langother.zip">
<TPM:Name>collection-langother</TPM:Name>
<TPM:Type>TLCore</TPM:Type>
<TPM:Date>1970/01/01 00:00:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Other hyphenation files</TPM:Title>
<TPM:Description>Other hyphenation patterns</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>1527</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build>
<TPM:RunPatterns>texmf/tpm/collection-langother.tpm</TPM:RunPatterns>
</TPM:Build>
<TPM:RunFiles size="1527">texmf/tpm/collection-langother.tpm</TPM:RunFiles>
<TPM:Requires>
<TPM:TLCore name="collection-basic"/>
<TPM:TLCore name="hyphen-coptic"/>
<TPM:TLCore name="hyphen-esperanto"/>
<TPM:TLCore name="hyphen-estonian"/>
<TPM:TLCore name="hyphen-icelandic"/>
<TPM:TLCore name="hyphen-indonesian"/>
<TPM:TLCore name="hyphen-interlingua"/>
<TPM:TLCore name="hyphen-romanian"/>
<TPM:TLCore name="hyphen-serbian"/>
<TPM:TLCore name="hyphen-slovene"/>
<TPM:TLCore name="hyphen-turkish"/>
<TPM:TLCore name="hyphen-usorbian"/>
<TPM:TLCore name="hyphen-welsh"/>
</TPM:Requires>
<TPM:Provides>TLCore/collection-langother</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|