blob: f4567a8636ac1ae1ac20be5bac06452cf724d0ba (
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
|
<!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/betababel.zip">
<TPM:Name>betababel</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:49:07</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Insert ancient greek text coded in Beta Code.</TPM:Title>
<TPM:Description>
The betababel package extends the babel
polutonikogreek option to provide a simple way to insert ancient
Greek texts with diacritical characters into your document using
the commonly used
Beta Code
transliteration. You can directly insert Beta Code texts
&mdash; as they can be found at the Perseus project, for
example &mdash; without modification.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Felix Berkemeier</TPM:Author>
<TPM:Size>205820</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="12365">
texmf-dist/tex/latex/betababel/betababel.sty
texmf-dist/tpm/betababel.tpm
</TPM:RunFiles>
<TPM:DocFiles size="193455">
texmf-dist/doc/latex/betababel/betatest.pdf
texmf-dist/doc/latex/betababel/betatest.tex
</TPM:DocFiles>
<TPM:Provides>Package/betababel</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|