summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/showlabels/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-05-27 00:52:47 +0000
committerKarl Berry <karl@freefriends.org>2006-05-27 00:52:47 +0000
commit1bb32c08a2c77aee09e03c5644231eaca3770563 (patch)
tree485563bcd5c4d5209e3dc23841e155ee53a8d821 /Master/texmf-dist/doc/latex/showlabels/README
parentb0d72d1435388dc39986ff56051d9c37e18ab28b (diff)
showlabels update
git-svn-id: svn://tug.org/texlive/trunk@1598 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/showlabels/README')
-rw-r--r--Master/texmf-dist/doc/latex/showlabels/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/showlabels/README b/Master/texmf-dist/doc/latex/showlabels/README
index 0ed512c5b5f..9136c277fc2 100644
--- a/Master/texmf-dist/doc/latex/showlabels/README
+++ b/Master/texmf-dist/doc/latex/showlabels/README
@@ -2,7 +2,7 @@
Showlabels: put the names of \labels into the margins of a draft document
-------------------------------------------------------------------------
-Version 1.5a
+Version 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
@@ -12,6 +12,12 @@ 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.
+
+Changes in 1.6, 2006 May 26
+---------------------------
+The \showlabels command will now work with commands (such as \cite or
+\includegraphics) which take an optional argument.
+
Changes in v1.5a, 18 March 2005
-------------------------------