blob: e5b34fb0a0d07b4f94aa129351d49f33a3ecc512 (
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
|
<!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/epiolmec.zip">
<TPM:Name>epiolmec</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:52:48</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Typesetting the Epi-Olmec Language.</TPM:Title>
<TPM:Description>
The package contains all the necessary files to typeset
Epi-Olmec ``documents'', a script used in Southern Middle
America until about 500 AD.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Apostolos Syropoulos</TPM:Author>
<TPM:Size>285323</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="128044">
texmf-dist/fonts/map/dvips/epiolmec/epiolmec.map
texmf-dist/fonts/tfm/public/epiolmec/EpiOlmec.tfm
texmf-dist/fonts/type1/public/epiolmec/Epi-Olmec.pfb
texmf-dist/tex/latex/epiolmec/epiolmec.sty
texmf-dist/tpm/epiolmec.tpm
</TPM:RunFiles>
<TPM:DocFiles size="129350">
texmf-dist/doc/latex/epiolmec/GlyphAccessCommands.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="27929">
texmf-dist/source/latex/epiolmec/epiolmec.dtx
texmf-dist/source/latex/epiolmec/epiolmec.ins
</TPM:SourceFiles>
<TPM:Installation>
<TPM:Execute function="addMap" parameter="epiolmec.map"/>
</TPM:Installation>
<TPM:Provides>Package/epiolmec</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|