summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/listlbls/README
blob: c8a71fe79bfba3c9fb7aab64e621734f1a47240b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
----------------------------------------------------------------
listlbls --- Creates a list of all labels used throughout a document
Author:  Norbert Melzer
E-mail:  timmelzer@gmail.com
License: Released under the LaTeX Project Public License v1.3c or later
See:     http://www.latex-project.org/lppl.txt
----------------------------------------------------------------

This is a package meant to help a LaTeX-writer to keep track all the defined
labels by typesetting a complete list of labels whereever the author requests
it. Keep in mind, that you might need to have additional LaTeX runs to get the
references right.

This package is based on an answer David Carlisle gave on tex.stackexchange.com
in the thread ``List of all labels with hyperlinks''[1].

[1]: http://tex.stackexchange.com/questions/147695/list-of-all-labels-with-hyperlinks/147705#147705