diff options
author | markd <markd@pkgsrc.org> | 2015-05-16 10:30:14 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-05-16 10:30:14 +0000 |
commit | d9c22cfa0f8e9915d796d5d623d78fb08953efd2 (patch) | |
tree | c3d86dfeba8c362262bb36740a568aa639871e5d /print/tex-showlabels/DESCR | |
parent | fadf942df768d588481707885b8351b18645c63e (diff) | |
download | pkgsrc-d9c22cfa0f8e9915d796d5d623d78fb08953efd2.tar.gz |
Add additional tex packages from bibtexextra, latexextra, mathextra and
pictures texlive collections.
Diffstat (limited to 'print/tex-showlabels/DESCR')
-rw-r--r-- | print/tex-showlabels/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/print/tex-showlabels/DESCR b/print/tex-showlabels/DESCR new file mode 100644 index 00000000000..26e187b3b3a --- /dev/null +++ b/print/tex-showlabels/DESCR @@ -0,0 +1,6 @@ +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. |