blob: 646eef066e64a2a28ce75f02558cdb6146184fb1 (
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
|
<!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/ltxindex.zip">
<TPM:Name>ltxindex</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2007/01/15 01:15:09</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
A LaTeX package to typeset indices with GNU's Texindex.
</TPM:Title>
<TPM:Description>
A macro package that allows the user to make indices with GNU's
Texindex program, instead of makeindex. It provides the indexing
commands available in Texinfo by default.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>131753</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="8689">
texmf-dist/tex/latex/ltxindex/ltxindex.sty
texmf-dist/tpm/ltxindex.tpm
</TPM:RunFiles>
<TPM:DocFiles size="105672">
texmf-dist/doc/latex/ltxindex/README
texmf-dist/doc/latex/ltxindex/copying.txt
texmf-dist/doc/latex/ltxindex/ltxindex.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="17392">
texmf-dist/source/latex/ltxindex/ltxindex.dtx
texmf-dist/source/latex/ltxindex/ltxindex.ins
</TPM:SourceFiles>
<TPM:Provides>Package/ltxindex</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|