blob: 5a8eaf5f86e4d4bc5e465e688a9e382d8ba58f69 (
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/hyphen-danish.zip">
<TPM:Name>hyphen-danish</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>Danish scripts </TPM:Title>
<TPM:Description>Fonts for typesetting some Danish scripts</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>9836</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build>
<TPM:RunPatterns>
texmf/tex/generic/config/language.dk.dat
texmf/tex/generic/hyphen/dkcommon.tex
texmf/tex/generic/hyphen/dkhyph.tex
texmf/tex/generic/hyphen/dkspecial.tex
texmf/tpm/hyphen-danish.tpm
</TPM:RunPatterns>
</TPM:Build>
<TPM:RunFiles size="9836">
texmf/tex/generic/config/language.dk.dat
texmf/tex/generic/hyphen/dkcommon.tex
texmf/tex/generic/hyphen/dkhyph.tex
texmf/tex/generic/hyphen/dkspecial.tex
texmf/tpm/hyphen-danish.tpm
</TPM:RunFiles>
<TPM:Installation>
<TPM:Execute function="BuildLanguageDat" parameter="dk"/>
</TPM:Installation>
<TPM:Provides>TLCore/hyphen-danish</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|