diff options
author | Karl Berry <karl@freefriends.org> | 2007-06-17 21:36:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-06-17 21:36:16 +0000 |
commit | ecf2a21b95439458a9c895b746654a81b5bcbd20 (patch) | |
tree | 28c95b71db6720c9b7ed3b6a42995abb38965542 /Master/texmf-dist/doc/latex/showlabels | |
parent | 624dfe31cdca8a3356ee08faa7edbacf2ea512b3 (diff) |
showlabels update (17jun07)
git-svn-id: svn://tug.org/texlive/trunk@4452 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/showlabels')
-rw-r--r-- | Master/texmf-dist/doc/latex/showlabels/README | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/showlabels/VERSION | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/showlabels/showlabels.html | 30 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/showlabels/showlabels.pdf | bin | 76667 -> 89577 bytes |
4 files changed, 22 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/showlabels/README b/Master/texmf-dist/doc/latex/showlabels/README index 9136c277fc2..d07ac8cca4f 100644 --- a/Master/texmf-dist/doc/latex/showlabels/README +++ b/Master/texmf-dist/doc/latex/showlabels/README @@ -1,8 +1,8 @@ -Showlabels: put the names of \labels into the margins of a draft document -------------------------------------------------------------------------- +Showlabels: put the names of \labels and other commands into margins +-------------------------------------------------------------------- -Version 1.6 +Version 1.6.1 This package helps you keep track of all the labels you define, by putting the name of new labels into the margin whenever the diff --git a/Master/texmf-dist/doc/latex/showlabels/VERSION b/Master/texmf-dist/doc/latex/showlabels/VERSION index 569f03d6890..f261b5cdb4f 100644 --- a/Master/texmf-dist/doc/latex/showlabels/VERSION +++ b/Master/texmf-dist/doc/latex/showlabels/VERSION @@ -1 +1 @@ -showlabels-1.6 +showlabels-1.6.1 diff --git a/Master/texmf-dist/doc/latex/showlabels/showlabels.html b/Master/texmf-dist/doc/latex/showlabels/showlabels.html index 5b3b7886604..0a6a6d66fec 100644 --- a/Master/texmf-dist/doc/latex/showlabels/showlabels.html +++ b/Master/texmf-dist/doc/latex/showlabels/showlabels.html @@ -1,8 +1,6 @@ <?xml version="1.0"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "dtd/xhtml1-strict.dtd"> -<html> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Showlabels</title> <link href="http://nxg.me.uk" rev="author"/> @@ -13,9 +11,11 @@ <body> <h1>Showlabels</h1> <div class="abstract"> -<p>Put the names of <code>\label</code>s into the margins of a -draft document.</p> -<p>Version 1.6, 2006 May 26.</p> +<p>Put the names of <code>\label</code>s and other commands into +the margins of a draft document.</p> +<p>Version 1.6.1, 2007 June 17, + <a href='http://purl.org/nxg/dist/showlabels' + ><code>http://purl.org/nxg/dist/showlabels</code></a>.</p> </div> <p>This class option introduces no new commands, it just helps you @@ -35,6 +35,10 @@ label will be placed in the nearer margin.</p> <dl> +<dt>1.6.1, 2007 June 17</dt> +<dd>Fix an errant test, which mangled equation labels starting +with two identical letters.</dd> + <dt>1.6, 2006 May 26</dt> <dd>The <code>\showlabels</code> command will now work with commands (such as <code>\cite</code> or <code>\includegraphics</code>) which @@ -112,9 +116,9 @@ for a discussion of this.</p> <ol> <li>Download the file -<a href="showlabels-1.6.tar.gz" >showlabels-1.6.tar.gz</a> +<a href="showlabels-1.6.1.tar.gz" >showlabels-1.6.1.tar.gz</a> or -<a href="showlabels-1.6.zip" >showlabels-1.6.zip</a> +<a href="showlabels-1.6.1.zip" >showlabels-1.6.1.zip</a> and unpack it.</li> <li>Run LaTeX on the file <code>showlabels.ins</code> -- this will @@ -129,10 +133,14 @@ documentation.</li> <a href='http://www.tex.ac.uk/tex-archive/macros/latex/contrib/supported/showlabels/' >/tex-archive/macros/latex/contrib/supported/showlabels/</a></p> +<p>On the web +<a href="http://purl.org/nxg/dist/showlabels" + ><code>http://purl.org/nxg/dist/showlabels</code></a></p> + <div class="signature"> <a href="http://www.astro.gla.ac.uk/users/norman/" >Norman Gray</a><br/> -2006 May 26 +2007 June 17 </div> </body> @@ -142,7 +150,5 @@ documentation.</li> <!-- Local Variables: --> -<!-- mode: xml --> -<!-- sgml-indent-step: 0 --> -<!-- sgml-indent-data: nil --> +<!-- mode: nxml --> <!-- End: --> diff --git a/Master/texmf-dist/doc/latex/showlabels/showlabels.pdf b/Master/texmf-dist/doc/latex/showlabels/showlabels.pdf Binary files differindex 74e4a8f56de..8f1416ffb23 100644 --- a/Master/texmf-dist/doc/latex/showlabels/showlabels.pdf +++ b/Master/texmf-dist/doc/latex/showlabels/showlabels.pdf |