diff options
Diffstat (limited to 'Master/texmf-dist/tpm/robustindex.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/robustindex.tpm | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/Master/texmf-dist/tpm/robustindex.tpm b/Master/texmf-dist/tpm/robustindex.tpm deleted file mode 100644 index 1012167f4e1..00000000000 --- a/Master/texmf-dist/tpm/robustindex.tpm +++ /dev/null @@ -1,36 +0,0 @@ -<!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/robustindex.zip"> - <TPM:Name>robustindex</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/09 00:49:07</TPM:Date> - <TPM:Version>1.0</TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Create index with pagerefs.</TPM:Title> - <TPM:Description> -Third parties often change the page numbers without rerunning -makeindex. One would like to make the page numbers in the index -entries more robust. -This bundle provides robustindex.sty and robustglossary.sty, which -use the \pageref mechanism to maintain correct page numbers -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>unknown</TPM:Author> - <TPM:Size>139205</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="10414"> -texmf-dist/tex/latex/robustindex/robustglossary.sty -texmf-dist/tex/latex/robustindex/robustindex.sty -texmf-dist/tpm/robustindex.tpm - </TPM:RunFiles> - <TPM:DocFiles size="128791"> -texmf-dist/doc/latex/robustindex/README -texmf-dist/doc/latex/robustindex/robustindex.html -texmf-dist/doc/latex/robustindex/robustsample.pdf -texmf-dist/doc/latex/robustindex/robustsample.tex - </TPM:DocFiles> - <TPM:Provides>Package/robustindex</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |