summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/listlbls/README.txt
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-08-10 22:20:40 +0000
committerKarl Berry <karl@freefriends.org>2014-08-10 22:20:40 +0000
commit93eabd122c74d35dfd34e5d1b5e645dcdbe73998 (patch)
treec64fb4bf97d737443becc3125bb8f892e87f06d0 /Master/texmf-dist/doc/latex/listlbls/README.txt
parent23023f7f597d32093136b854d157773aa6ccbe06 (diff)
listlbls
git-svn-id: svn://tug.org/texlive/trunk@34893 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/listlbls/README.txt')
-rw-r--r--Master/texmf-dist/doc/latex/listlbls/README.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/listlbls/README.txt b/Master/texmf-dist/doc/latex/listlbls/README.txt
index 80ad7fccbf8..c8a71fe79bf 100644
--- a/Master/texmf-dist/doc/latex/listlbls/README.txt
+++ b/Master/texmf-dist/doc/latex/listlbls/README.txt
@@ -6,4 +6,12 @@ License: Released under the LaTeX Project Public License v1.3c or later
See: http://www.latex-project.org/lppl.txt
----------------------------------------------------------------
-Some text about the package: probably the same as the abstract.
+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