summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/showlabels/showlabels.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/showlabels/showlabels.html')
-rw-r--r--Master/texmf-dist/doc/latex/showlabels/showlabels.html29
1 files changed, 23 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/showlabels/showlabels.html b/Master/texmf-dist/doc/latex/showlabels/showlabels.html
index b88428b05b3..f40186baf89 100644
--- a/Master/texmf-dist/doc/latex/showlabels/showlabels.html
+++ b/Master/texmf-dist/doc/latex/showlabels/showlabels.html
@@ -5,7 +5,13 @@
<title>Showlabels</title>
<link href="http://nxg.me.uk" rev="author"/>
<link type="text/css" rel="stylesheet"
- href="http://nxg.me.uk/style/base.css"/>
+ href="style.css"/>
+<style type='text/css'>
+/* a span/div style for attracting attention */
+.attention {
+ color: #822;
+}
+</style>
</head>
<body>
@@ -13,7 +19,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.5, 2009 May 29,
+<p>Version 1.6.6, 2013 December 6,
<a href='http://purl.org/nxg/dist/showlabels'
><code>http://purl.org/nxg/dist/showlabels</code></a>.</p>
</div>
@@ -43,7 +49,7 @@ the <code>\cite</code> command, but it can be useful for
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>,
+<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>
@@ -61,9 +67,9 @@ for a discussion of this.</p>
<ol>
<li>Download the file
-<a href="showlabels-1.6.5.tar.gz" >showlabels-1.6.5.tar.gz</a>
+<a href="showlabels-1.6.6.tar.gz" >showlabels-1.6.6.tar.gz</a>
or
-<a href="showlabels-1.6.5.zip" >showlabels-1.6.5.zip</a>
+<a href="showlabels-1.6.6.zip" >showlabels-1.6.6.zip</a>
and unpack it.</li>
<li>Run LaTeX on the file <code>showlabels.ins</code> -- this will
@@ -88,6 +94,17 @@ documentation.</li>
<h3>History</h3>
<dl>
+<dt><span class='attention'>1.6.6, 2013 December 6</span></dt>
+<dd><ul>
+<li>Add configuration interface <code>\showlabelrefline</code> and
+ensure that <code>\color</code> works in
+<code>\showlabelfont</code>.</li>
+<li>Various documentation tweaks</li>
+<li>Change licence from GPL to LPPL</li>
+<li>Fix link to repository</li>
+</ul>
+</dd>
+
<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>
@@ -200,7 +217,7 @@ older versions in fact.
<div class="signature">
<a href="http://www.astro.gla.ac.uk/users/norman/"
>Norman Gray</a><br/>
-2009 May 29
+2013 December 6
</div>
</body>