diff options
Diffstat (limited to 'Master/texmf-dist/tpm/showlabels.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/showlabels.tpm | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/showlabels.tpm b/Master/texmf-dist/tpm/showlabels.tpm new file mode 100644 index 00000000000..a3857beb2f0 --- /dev/null +++ b/Master/texmf-dist/tpm/showlabels.tpm @@ -0,0 +1,41 @@ +<!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/showlabels.zip"> + <TPM:Name>showlabels</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/03/26 12:15:40</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>144182</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="9473"> +texmf-dist/tex/latex/showlabels/showlabels.sty +texmf-dist/tpm/showlabels.tpm + </TPM:RunFiles> + <TPM:DocFiles size="97619"> +texmf-dist/doc/latex/showlabels/LICENCE +texmf-dist/doc/latex/showlabels/README +texmf-dist/doc/latex/showlabels/VERSION +texmf-dist/doc/latex/showlabels/showlabels.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="37090"> +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> + |