diff options
Diffstat (limited to 'Master/texmf-dist/tpm/makeglos.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/makeglos.tpm | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/Master/texmf-dist/tpm/makeglos.tpm b/Master/texmf-dist/tpm/makeglos.tpm deleted file mode 100644 index a9ff6dda1bd..00000000000 --- a/Master/texmf-dist/tpm/makeglos.tpm +++ /dev/null @@ -1,33 +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/makeglos.zip"> - <TPM:Name>makeglos</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/09 00:44:40</TPM:Date> - <TPM:Version>1.0</TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Include a glossary into a document.</TPM:Title> - <TPM:Description> -A LaTeX package to include a glossary into a document. The -glossary must be prepared by an external program, like xindy or -makeindex, in the same way that an index is made. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>unknown</TPM:Author> - <TPM:Size>65603</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="1974"> -texmf-dist/tex/latex/makeglos/makeglos.sty -texmf-dist/tpm/makeglos.tpm - </TPM:RunFiles> - <TPM:DocFiles size="63629"> -texmf-dist/doc/latex/makeglos/README -texmf-dist/doc/latex/makeglos/makeglos.pdf -texmf-dist/doc/latex/makeglos/makeglos.tex -texmf-dist/doc/latex/makeglos/makeglos.xdy - </TPM:DocFiles> - <TPM:Provides>Package/makeglos</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |