diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-30 22:57:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-30 22:57:28 +0000 |
commit | 225a184bfc1b671c261ff245653d8de3636baa14 (patch) | |
tree | a982d414ad07e630504438b659a04d698c9037e7 /Master/texmf-dist/doc/latex/showlabels | |
parent | f31a877132c2d6c2862c02bf232a1c126826e0b0 (diff) |
showlabels update (29may09)
git-svn-id: svn://tug.org/texlive/trunk@13536 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/showlabels')
-rw-r--r-- | Master/texmf-dist/doc/latex/showlabels/README | 18 | ||||
-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 | 87669 -> 87166 bytes |
4 files changed, 36 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/showlabels/README b/Master/texmf-dist/doc/latex/showlabels/README index 764533b88c9..f87c9a38f39 100644 --- a/Master/texmf-dist/doc/latex/showlabels/README +++ b/Master/texmf-dist/doc/latex/showlabels/README @@ -3,7 +3,7 @@ Put the names of \labels and other commands into the margins of a draft document. - Version 1.6.4, 2008 October 10, http://purl.org/nxg/dist/showlabels. + Version 1.6.5, 2009 May 29, http://purl.org/nxg/dist/showlabels. This class option helps you keep track of all the labels in your documents, by putting the name of the new label into the margin @@ -26,6 +26,10 @@ In this case, the options [inner] and [outer] will be ignored, and the label will be placed in the nearer margin. + The source code for the package is maintained at bitbucket.org, which + also includes an issue tracker, where you can report bugs (or just mail + me). + Compatibility and problems For reasonably obvious reasons, this package will not work at all well @@ -38,8 +42,8 @@ Download and installation - 1. Download the file showlabels-1.6.4.tar.gz or - showlabels-1.6.4.zip and unpack it. + 1. Download the file showlabels-1.6.5.tar.gz or + showlabels-1.6.5.zip and unpack it. 2. Run LaTeX on the file showlabels.ins -- this will unpack the style file showlabels.sty amongst other files. Place this somewhere where TeX can find it. @@ -49,8 +53,14 @@ On the web http://purl.org/nxg/dist/showlabels + The sources are in a Mercurial repository at bitbucket.org. + History + 1.6.5, 2009 May 27 + Fixed a bug in the way that labels including underscores (and + other 'exotic' characters) were displayed. + 1.6.4, 2008 October 10 Fixed another poor interaction between eqnarray and amsart. Now we get equation labels in eqnarray, and we don't get marginal @@ -141,4 +151,4 @@ in fact. Norman Gray - 2008 October 10 + 2009 May 29 diff --git a/Master/texmf-dist/doc/latex/showlabels/VERSION b/Master/texmf-dist/doc/latex/showlabels/VERSION index 99e60399ca0..b905166fc32 100644 --- a/Master/texmf-dist/doc/latex/showlabels/VERSION +++ b/Master/texmf-dist/doc/latex/showlabels/VERSION @@ -1 +1 @@ -showlabels-1.6.4 +showlabels-1.6.5 diff --git a/Master/texmf-dist/doc/latex/showlabels/showlabels.html b/Master/texmf-dist/doc/latex/showlabels/showlabels.html index 03bcfe29a4b..b88428b05b3 100644 --- a/Master/texmf-dist/doc/latex/showlabels/showlabels.html +++ b/Master/texmf-dist/doc/latex/showlabels/showlabels.html @@ -13,7 +13,7 @@ <div class="abstract"> <p>Put the names of <code>\label</code>s and other commands into the margins of a draft document.</p> -<p>Version 1.6.4, 2008 October 10, +<p>Version 1.6.5, 2009 May 29, <a href='http://purl.org/nxg/dist/showlabels' ><code>http://purl.org/nxg/dist/showlabels</code></a>.</p> </div> @@ -42,6 +42,11 @@ the <code>\cite</code> command, but it can be useful for <code>[inner]</code> and <code>[outer]</code> will be ignored, and the label will be placed in the nearer margin.</p> +<p>The source code for the package is maintained at +<a href='http://bitbucket.org/nxg/urlbst/'>bitbucket.org</a>, +which also includes an issue tracker, where you can report bugs (or +just mail me).</p> + <h3>Compatibility and problems</h3> <p>For reasonably obvious reasons, this package will <em>not</em> work at @@ -56,9 +61,9 @@ for a discussion of this.</p> <ol> <li>Download the file -<a href="showlabels-1.6.4.tar.gz" >showlabels-1.6.4.tar.gz</a> +<a href="showlabels-1.6.5.tar.gz" >showlabels-1.6.5.tar.gz</a> or -<a href="showlabels-1.6.4.zip" >showlabels-1.6.4.zip</a> +<a href="showlabels-1.6.5.zip" >showlabels-1.6.5.zip</a> and unpack it.</li> <li>Run LaTeX on the file <code>showlabels.ins</code> -- this will @@ -77,9 +82,16 @@ documentation.</li> <a href="http://purl.org/nxg/dist/showlabels" ><code>http://purl.org/nxg/dist/showlabels</code></a></p> +<p>The sources are in a Mercurial repository at +<a href='http://bitbucket.org/nxg/showlabels/'>bitbucket.org</a>.</p> + <h3>History</h3> <dl> +<dt>1.6.5, 2009 May 27</dt> +<dd>Fixed a bug in the way that labels including underscores (and +other 'exotic' characters) were displayed.</dd> + <dt>1.6.4, 2008 October 10</dt> <dd>Fixed another poor interaction between eqnarray and amsart. Now we get equation labels in eqnarray, and we don't get marginal notes @@ -98,7 +110,7 @@ equation labels disappeared in that case. Fixed.</dd> <dd>Fix an errant test, which mangled equation labels starting with two identical letters.</dd> -<dt>1.6, 2006 May 26</dt> +<dt><strong>1.6, 2006 May 26</strong></dt> <dd>The <code>\showlabels</code> command will now work with commands (such as <code>\cite</code> or <code>\includegraphics</code>) which take an optional argument.</dd> @@ -111,7 +123,7 @@ incompatibility with LaTeX 2.09, but (a) I imagine the package is incompatible with that for other reasons, and (b) it's really not worth the hassle...).</dd> -<dt>1.5, 2004 October 8</dt> +<dt><strong>1.5, 2004 October 8</strong></dt> <dd>Added <code>\showlabelfont</code> and <code>\showlabelsetlabel</code> commands, allowing customisation of the printed labels. Added and documented @@ -124,7 +136,7 @@ nothing; the latter is the default behaviour). <code>[right]</code> options, and fixed a bug which affected <code>\label</code> commands in captions.</dd> -<dt>1.4, 2001 July 24</dt> +<dt><strong>1.4, 2001 July 24</strong></dt> <dd>Became (more) compatible with the wrapfig package. Also, I added the <code>\showlabels</code> command, to have the package display @@ -143,7 +155,7 @@ other packages which do this. Notwithstanding Sebastian Rahtz's excellent general advice on this, showlabels should indeed be loaded after hyperref.</dd> -<dt>1.3</dt> +<dt><strong>1.3</strong></dt> <dd><p>After a long delay, here is an updated version of my showlabels package. It corrects all the reported bugs which I could reproduce, namely:</p> @@ -167,7 +179,7 @@ package.</li> </ul> </dd> -<dt>1.1, 2001?</dt> +<dt><strong>1.1, 2001?</strong></dt> <dd>Modified to conform to the slightly different mechanism that <code>amsmath</code> uses to produce equation numbers. I don't habitually use <code>amsmath</code>, so I won't @@ -188,7 +200,7 @@ older versions in fact. <div class="signature"> <a href="http://www.astro.gla.ac.uk/users/norman/" >Norman Gray</a><br/> -2008 October 10 +2009 May 29 </div> </body> diff --git a/Master/texmf-dist/doc/latex/showlabels/showlabels.pdf b/Master/texmf-dist/doc/latex/showlabels/showlabels.pdf Binary files differindex fbdeb2b259e..60c3838bb2a 100644 --- a/Master/texmf-dist/doc/latex/showlabels/showlabels.pdf +++ b/Master/texmf-dist/doc/latex/showlabels/showlabels.pdf |