blob: ade4e3a0e5daaebab55fe6fe204ea84978db9387 (
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/greek.zip">
<TPM:Name>greek</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2000/11/02 12:31:43</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Greek input encoding file.</TPM:Title>
<TPM:Description>
Iso-8859-7 input encoding file by Apostolos Syropoulos with modifications
by C. Beccari.
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>5293</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="5293">
texmf-dist/tex/latex/greek/iso-8859-7.def
texmf-dist/tpm/greek.tpm
</TPM:RunFiles>
<TPM:Provides>Package/greek</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|