blob: 9c3628f358f431c29f9770511b41ace17c2a6d7a (
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
|
<!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/Package/bghyph.zip">
<TPM:Name>bghyph</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2003/09/19 16:33:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>Hyphenation Patterns for Bulgarian.</TPM:Title>
<TPM:Description>Hyphenation Patterns for Bulgarian.</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>12751</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="12751">
texmf-dist/tex/generic/bghyph/bghyphen.tex
texmf-dist/tex/generic/bghyph/bghyphsi.tex
texmf-dist/tex/generic/bghyph/catmik.tex
texmf-dist/tex/generic/bghyph/mik2t2.tex
texmf-dist/tpm/bghyph.tpm
</TPM:RunFiles>
<TPM:Provides>Package/bghyph</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|