diff options
author | Karl Berry <karl@freefriends.org> | 2015-12-11 23:19:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-12-11 23:19:23 +0000 |
commit | a6451a5b29813f32c1fb91745c853c23fc2722a3 (patch) | |
tree | 01da36c3e1ee540a5e1699912dbb39b77eadba20 /Master/texmf-dist/doc/latex/showlabels/showlabels.html | |
parent | e9d6d57d90449717e3a5a70e914275379a3dee6b (diff) |
showlabels (11dec15)
git-svn-id: svn://tug.org/texlive/trunk@39083 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/showlabels/showlabels.html')
-rw-r--r-- | Master/texmf-dist/doc/latex/showlabels/showlabels.html | 56 |
1 files changed, 45 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/showlabels/showlabels.html b/Master/texmf-dist/doc/latex/showlabels/showlabels.html index f40186baf89..896a35fd7d3 100644 --- a/Master/texmf-dist/doc/latex/showlabels/showlabels.html +++ b/Master/texmf-dist/doc/latex/showlabels/showlabels.html @@ -19,7 +19,8 @@ <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.6, 2013 December 6, +<!-- This is revision aa6f5b4db751, 2015-12-08 --> +<p>Version 1.7, 2015 December 8, <a href='http://purl.org/nxg/dist/showlabels' ><code>http://purl.org/nxg/dist/showlabels</code></a>.</p> </div> @@ -48,10 +49,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/showlabels/'>bitbucket.org</a>, -which also includes an issue tracker, where you can report bugs (or -just mail me).</p> +<p>The source code for the package is maintained at +<a href='http://bitbucket.org/nxg/showlabels/'>bitbucket.org</a>, +which also includes an +<a href='https://bitbucket.org/nxg/showlabels/issues' >issue tracker</a>, +where you can report bugs (or you can just mail me).</p> <h3>Compatibility and problems</h3> @@ -67,9 +69,9 @@ for a discussion of this.</p> <ol> <li>Download the file -<a href="showlabels-1.6.6.tar.gz" >showlabels-1.6.6.tar.gz</a> +<a href="showlabels-1.7.tar.gz" >showlabels-1.7.tar.gz</a> or -<a href="showlabels-1.6.6.zip" >showlabels-1.6.6.zip</a> +<a href="showlabels-1.7.zip" >showlabels-1.7.zip</a> and unpack it.</li> <li>Run LaTeX on the file <code>showlabels.ins</code> -- this will @@ -85,7 +87,7 @@ documentation.</li> >/tex-archive/macros/latex/contrib/showlabels/</a></p> <p>On the web -<a href="http://purl.org/nxg/dist/showlabels" +<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 @@ -93,8 +95,40 @@ documentation.</li> <h3>History</h3> <dl> - -<dt><span class='attention'>1.6.6, 2013 December 6</span></dt> +<dt><span class='attention'><strong>1.7, 2015 December 8</strong></span></dt> +<dd>Release v1.7.</dd> + +<dt>1.7b2, 2015 December 7</dt> +<dd>Make the combination of amsmath and [inline] mode work +(fixes <a href='https://bitbucket.org/nxg/showlabels/issue/8/'>issue 8</a> +– thanks to A L Dukeman for the report; +what is it about showlabels and 6 December?!).</dd> + +<dt>1.7b1, 2014 December 6</dt> +<dd>This is a much-delayed bugfix release (by coincidence +<em>exactly</em> a year after the previous release!). +<ul> +<li>Give <code>\showlabels</code> an optional formatting argument +(implements <a href='https://bitbucket.org/nxg/showlabels/issue/1/'>issue 1</a> +– thanks to Francesco Biccari for the suggestion).</li> +<li>Special-case the IEEEtrantools package +(fixes <a href='https://bitbucket.org/nxg/showlabels/issue/2/'>issue 2</a> +– thanks to Boris Kheyfets for the report and test case, and to +Ben William Carabelli for additional analysis and a draft fix).</li> +<li>The <code>[final]</code> option now works with the +<code>{amsmath}</code> package +(fixes <a href='https://bitbucket.org/nxg/showlabels/issue/3/'>issue 3</a> +– thanks to Guillermo Garza and Enno Nagel for the report, and to +Guillermo for the test case).</li> +<li>Handle the hyperref package's <code>\ref*{label}</code> variant +(fixes <a href='https://bitbucket.org/nxg/showlabels/issue/4/'>issue 4</a> +– thanks to Alex Watson for the report and test case).</li> +<li>Handle the case where a label is in a display, but not in maths mode +(fixes <a href='https://bitbucket.org/nxg/showlabels/issue/5/'>issue 5</a> +– thanks to ‘bartgol’ on Stackexchange for the report and test case).</li> +</ul></dd> + +<dt>1.6.6, 2013 December 6</dt> <dd><ul> <li>Add configuration interface <code>\showlabelrefline</code> and ensure that <code>\color</code> works in @@ -217,7 +251,7 @@ older versions in fact. <div class="signature"> <a href="http://www.astro.gla.ac.uk/users/norman/" >Norman Gray</a><br/> -2013 December 6 +2015 December 8 </div> </body> |