diff options
Diffstat (limited to 'Master/texmf-dist/tpm/ltxindex.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/ltxindex.tpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/ltxindex.tpm b/Master/texmf-dist/tpm/ltxindex.tpm new file mode 100644 index 00000000000..11df40f7cd8 --- /dev/null +++ b/Master/texmf-dist/tpm/ltxindex.tpm @@ -0,0 +1,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/ltxindex.zip"> + <TPM:Name>ltxindex</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/07/09 16:06:38</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>33474</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="9680"> +texmf-dist/tex/latex/ltxindex/ltxindex.sty +texmf-dist/tpm/ltxindex.tpm + </TPM:RunFiles> + <TPM:DocFiles size="23794"> +texmf-dist/doc/latex/ltxindex/README +texmf-dist/doc/latex/ltxindex/copying.txt + </TPM:DocFiles> + <TPM:Provides>Package/ltxindex</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |