diff options
Diffstat (limited to 'Master/texmf-dist/tpm/makeindex.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/makeindex.tpm | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/Master/texmf-dist/tpm/makeindex.tpm b/Master/texmf-dist/tpm/makeindex.tpm deleted file mode 100644 index 6b464968ed9..00000000000 --- a/Master/texmf-dist/tpm/makeindex.tpm +++ /dev/null @@ -1,42 +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/makeindex.zip"> - <TPM:Name>makeindex</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2000/04/06 08:37:33</TPM:Date> - <TPM:Version>5.94a</TPM:Version> - <TPM:Creator>popineau</TPM:Creator> - <TPM:Title> -Process index output to produce typesettable code. - </TPM:Title> - <TPM:Description> -A general purpose hierarchical index generator; it accepts -one or more input files (often produced by a text formatter -such as TeX or troff), sorts the entries, and produces an -output file which can be formatted. The formats of the input -and output files are specified in a style file; by default, -input is assumed to be an idx file, as generated by LaTeX. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Pehong Chen and Nelson H. F. Beebe</TPM:Author> - <TPM:Size>115703</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="8819"> -texmf-dist/makeindex/base/din.ist -texmf-dist/makeindex/base/icase.ist -texmf-dist/makeindex/base/latex.ist -texmf-dist/makeindex/base/math.ist -texmf-dist/makeindex/base/mkind.ist -texmf-dist/makeindex/base/puncts.ist -texmf-dist/makeindex/base/tex.ist -texmf-dist/tpm/makeindex.tpm - </TPM:RunFiles> - <TPM:DocFiles size="106884"> -texmf-dist/doc/makeindex/base/ind.dvi -texmf-dist/doc/makeindex/base/makeindex.dvi - </TPM:DocFiles> - <TPM:Provides>Package/makeindex</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |