diff options
Diffstat (limited to 'Master/texmf-dist/tpm/repeatindex.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/repeatindex.tpm | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/repeatindex.tpm b/Master/texmf-dist/tpm/repeatindex.tpm new file mode 100644 index 00000000000..82ce6f81915 --- /dev/null +++ b/Master/texmf-dist/tpm/repeatindex.tpm @@ -0,0 +1,34 @@ +<!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/repeatindex.zip"> + <TPM:Name>repeatindex</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/03/26 12:23:09</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Repeat items in an index after a page or column break + </TPM:Title> + <TPM:Description> +This Package repeats item of an index if a page or column +break occurs within a list of subitems. +This helps to find out to which main item a subitem belongs. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>22156</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="5615"> +texmf-dist/makeindex/repeatindex/repeatindex.ist +texmf-dist/tex/latex/repeatindex/repeatindex.sty +texmf-dist/tpm/repeatindex.tpm + </TPM:RunFiles> + <TPM:DocFiles size="16541"> +texmf-dist/doc/latex/repeatindex/README +texmf-dist/doc/latex/repeatindex/testrepeatindex.pdf +texmf-dist/doc/latex/repeatindex/testrepeatindex.tex + </TPM:DocFiles> + <TPM:Provides>Package/repeatindex</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |