diff options
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. |