diff options
author | Karl Berry <karl@freefriends.org> | 2007-07-13 16:59:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-07-13 16:59:21 +0000 |
commit | c9bb2d4bf7827f115efdfe4798e0359219681e3b (patch) | |
tree | 32589dc064894f73b0f801255155498a0b7ddd97 /Master/texmf-dist/tpm/showlabels.tpm | |
parent | f5bdcc408a6ac8e0afbd42f495035e0d5ae87609 (diff) |
remove tpm files, tlpkg is our way forward
git-svn-id: svn://tug.org/texlive/trunk@4575 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm/showlabels.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/showlabels.tpm | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/Master/texmf-dist/tpm/showlabels.tpm b/Master/texmf-dist/tpm/showlabels.tpm deleted file mode 100644 index 6488ca29dfd..00000000000 --- a/Master/texmf-dist/tpm/showlabels.tpm +++ /dev/null @@ -1,43 +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/showlabels.zip"> - <TPM:Name>showlabels</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2007/06/17 21:49:29</TPM:Date> - <TPM:Version>1.4a</TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Show label commands in the margin.</TPM:Title> - <TPM:Description> -This package helps you keep track of all the labels you define, -by putting the name of new labels into the margin whenever the -\label command is used. -The package allows you to do the same thing for other commands. -The only one for which this is obviously useful is the \cite -command, but it's easy to do it for others, such as the \ref or -\begin commands. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Norman Gray</TPM:Author> - <TPM:Size>164269</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="9749"> -texmf-dist/tex/latex/showlabels/showlabels.sty -texmf-dist/tpm/showlabels.tpm - </TPM:RunFiles> - <TPM:DocFiles size="117494"> -texmf-dist/doc/latex/showlabels/LICENCE -texmf-dist/doc/latex/showlabels/README -texmf-dist/doc/latex/showlabels/VERSION -texmf-dist/doc/latex/showlabels/showlabels.html -texmf-dist/doc/latex/showlabels/showlabels.pdf - </TPM:DocFiles> - <TPM:SourceFiles size="37026"> -texmf-dist/source/latex/showlabels/showlabels.drv -texmf-dist/source/latex/showlabels/showlabels.dtx -texmf-dist/source/latex/showlabels/showlabels.ins - </TPM:SourceFiles> - <TPM:Provides>Package/showlabels</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |