blob: fc04797b500245dd07b88fbca44bda538ba785b8 (
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 "../../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/covington.zip">
<TPM:Name>covington</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>Linguistic support.</TPM:Title>
<TPM:Description>
Numerous minor LaTeX enhancements for linguistics, including
multiple accents on the same letter, interline glosses
(word-by-word translations), Discourse Representation
Structures, and example numbering.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Michael Covington</TPM:Author>
<TPM:Size>56514</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="16178">
texmf-dist/tex/latex/covington/covington.sty
texmf-dist/tpm/covington.tpm
</TPM:RunFiles>
<TPM:DocFiles size="40336">
texmf-dist/doc/latex/covington/covington.dvi
texmf-dist/doc/latex/covington/covington.tex
</TPM:DocFiles>
<TPM:Provides>Package/covington</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|