blob: b6f7b7a1b5303766750d34403a6201bc81d34ad2 (
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
37
38
39
40
41
42
|
<!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/Package/phaistos.zip">
<TPM:Name>phaistos</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:56:08</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Disk of Phaistos font.</TPM:Title>
<TPM:Description>
A font that contains all the symbols
of the famous Disk of Phaistos plus a LaTeX package.
There is scientific evidence that the script was used to
``write'' Greek.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Apostolos Syropoulos</TPM:Author>
<TPM:Size>363097</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="167152">
texmf-dist/fonts/afm/public/phaistos/phaistos.afm
texmf-dist/fonts/map/dvips/phaistos/phaistos.map
texmf-dist/fonts/tfm/public/phaistos/phaistos.tfm
texmf-dist/fonts/type1/public/phaistos/phaistos.pfb
texmf-dist/tex/latex/phaistos/phaistos.sty
texmf-dist/tpm/phaistos.tpm
</TPM:RunFiles>
<TPM:DocFiles size="185868">
texmf-dist/doc/fonts/phaistos/getglyphs
texmf-dist/doc/fonts/phaistos/glyphTable.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="10077">
texmf-dist/source/latex/phaistos/phaistos.dtx
texmf-dist/source/latex/phaistos/phaistos.ins
</TPM:SourceFiles>
<TPM:Installation>
<TPM:Execute function="addMap" parameter="phaistos.map"/>
</TPM:Installation>
<TPM:Provides>Package/phaistos</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|