blob: c01787deb62c4bea9f11d0bf7f2b925b2176d61b (
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
|
<!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/varindex.zip">
<TPM:Name>varindex</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:58:52</TPM:Date>
<TPM:Version>1.20</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Luxury frontend to the \index command.</TPM:Title>
<TPM:Description>
Provides a convenient front-end for the \index command. For
example, with it you can generate multiple index entries in
almost any form by a single command. Extremely
customizable. Works with all versions of LaTeX and probably most
other TeX formats.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Martin Vaeth</TPM:Author>
<TPM:Size>392424</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="33309">
texmf-dist/tex/latex/varindex/varindex.sty
texmf-dist/tpm/varindex.tpm
</TPM:RunFiles>
<TPM:DocFiles size="154401">
texmf-dist/doc/latex/varindex/varindex.dvi
texmf-dist/doc/latex/varindex/varindex.tex
texmf-dist/doc/latex/varindex/varindex.txt
</TPM:DocFiles>
<TPM:SourceFiles size="204714">
texmf-dist/source/latex/varindex/varindex.dtx
texmf-dist/source/latex/varindex/varindex.ins
</TPM:SourceFiles>
<TPM:Provides>Package/varindex</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|