blob: ab96877d2c0803ffd5a0b26948f7c7ba80e9ea89 (
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
|
<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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-ibycus.zip">
<TPM:Name>hyphen-ibycus</TPM:Name>
<TPM:Type>TLCore</TPM:Type>
<TPM:Date>2005/10/30 13:27:51</TPM:Date>
<TPM:Version>2.4 2004-11-19</TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>Greek hyphenation with Ibycus fonts</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author>Peter Heslin, Walter Schmidt</TPM:Author>
<TPM:Size>21862</TPM:Size>
<TPM:Build>
<TPM:RunPatterns>
texmf/tex/generic/config/language.iby.dat
texmf/tex/generic/hyphen/ibyhyph.tex
texmf/tpm/hyphen-ibycus.tpm
</TPM:RunPatterns>
</TPM:Build>
<TPM:RunFiles size="21862">
texmf/tex/generic/config/language.iby.dat
texmf/tex/generic/hyphen/ibyhyph.tex
texmf/tpm/hyphen-ibycus.tpm
</TPM:RunFiles>
<TPM:Installation>
<TPM:Execute function="BuildLanguageDat" parameter="iby"/>
</TPM:Installation>
<TPM:Provides>TLCore/hyphen-ibycus</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|