
Showlabels: put the names of \labels into the margins of a draft document
--------------------------------------------------------------------------

%%VERSION%%
Version 1.3e

Changes in v1.3e, 30 May 2001
-----------------------------

Alteration to the way \label is redefined.  Should now be compatible
with packages such as hyperref, which override the \label command
themselves.

Changes in v1.3d, 19 April 2001
-------------------------------

Slight formatting change -- removed question marks when a label is omitted.

Changes in v1.3c, 22 July 1999
------------------------------

Added an \expandafter to an \ifx test.  Was this _really_ broken in
_all_ those previous versions?!?!?

Changes in v1.3b
----------------

No functional changes, but the package's copyright and licence
conditions were clarified.

Changes in v1.3
---------------

After a long delay, here is an updated version of my showlabels
package.  It corrects all the reported bugs which I could reproduce,
namely:

 * The package now formats labels correctly when the \label command
   appears outside either an equation or a \caption (silly of me).

 * A couple of people reported problems in the interaction with the
   amsmath package.  Either these were confined to that package's
   earlier incarnations as AMS-LaTeX or the amstex package, or else
   there's some arcane circumstance I can't reproduce, so I haven't
   found anything to fix on this matter.  Note that the
   \usepackage{showlabels} command must come _after_ the
   \usepackage{amsmath} command.  Bug-sightings here will be warmly
   appreciated.

 * I haven't worried too much about the precise formatting of the
   labels -- this is, after all, supposed to be a draft-only package.

Thanks, for comments and bug reports, to

    "David R. Leal Valmana" <david@quijote.uc3m.es>
    Sungmo Park(5775) <smp@dingo.etri.re.kr>
    Olivier.Michel@lri.fr (Olivier Michel)
    Jiri Vesely <jvesely@karlin.mff.cuni.cz>
    sibille@amoco.saclay.cea.fr (Patrick Sibille)
    Hagen Kleinert <kleinert@physik.fu-berlin.de>
    "Francis M. C. Ching" <fmcching@kingcong.uwaterloo.ca>
    Michael Friendly <friendly@hotspur.psych.yorku.ca>



From the documentation:
-----------------------

This package introduces no new commands, it just helps you keep track
of all the labels by putting the name of the new label into the margin
whenever either the |\label| command is used, or an equation is
automatically numbered (by replacing the internal |\@eqnnum| command).
There are therefore no usage instructions.  You invoke this package
with the command |\usepackage{showlabels}| in the preamble, and you
may give the options \Lopt{inner} or \Lopt{outer} (the default) to
have the labels placed in the inner or outer margin of the text.  If
you don't use the \Lopt{twoside} option, then all pages are
`right-hand' pages, and the `outer margin' is the right hand one.

Licence
-------

This software is copyright, 1999, Norman Gray.  It is released under
the terms of the GNU General Public Licence.  See the copyright
declaration at the top of file showlabels.dtx, and the file LICENCE for
the licence conditions.



Norman Gray, <norman@astro.gla.ac.uk>
http://www.astro.gla.ac.uk/users/norman/
