blob: bc0f794f63821d11a468df5b45de7780f9d8f45e (
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
|
<!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/grnumalt.zip">
<TPM:Name>grnumalt</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:53:49</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>No caption.</TPM:Title>
<TPM:Description>
A package which implements a numbering system used in ancient
Athens, producing the `Athenian' numeral for any positive
arabic numeral. The package can be used as a means to provide
alternative counters.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Apostolos Syropoulos</TPM:Author>
<TPM:Size>26090</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="4912">
texmf-dist/tex/latex/grnumalt/grnumalt.sty
texmf-dist/tpm/grnumalt.tpm
</TPM:RunFiles>
<TPM:DocFiles size="10676">texmf-dist/doc/latex/grnumalt/grnumalt.dvi</TPM:DocFiles>
<TPM:SourceFiles size="10502">
texmf-dist/source/latex/grnumalt/grnumalt.dtx
texmf-dist/source/latex/grnumalt/grnumalt.ins
</TPM:SourceFiles>
<TPM:Provides>Package/grnumalt</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|