blob: 5ed2072f1d92fe9c6970de72c73859b296eabdc0 (
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
|
<!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/hyphen-swedish.zip">
<TPM:Name>hyphen-swedish</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>Swedish</TPM:Title>
<TPM:Description>Essential swedish</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>35761</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build>
<TPM:RunPatterns>
texmf/tex/generic/config/language.sw.dat
texmf/tex/generic/hyphen/svhyph.tex
texmf/tpm/hyphen-swedish.tpm
</TPM:RunPatterns>
</TPM:Build>
<TPM:RunFiles size="35761">
texmf/tex/generic/config/language.sw.dat
texmf/tex/generic/hyphen/svhyph.tex
texmf/tpm/hyphen-swedish.tpm
</TPM:RunFiles>
<TPM:Installation>
<TPM:Execute function="BuildLanguageDat" parameter="sw"/>
</TPM:Installation>
<TPM:Provides>TLCore/hyphen-swedish</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|