Showlabels: put the names of \labels into the margins of a draft document -------------------------------------------------------------------------- Version 1.3c, 22 July 1999 Changes in v1.3c ---------------- 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" Sungmo Park(5775) Olivier.Michel@lri.fr (Olivier Michel) Jiri Vesely sibille@amoco.saclay.cea.fr (Patrick Sibille) Hagen Kleinert "Francis M. C. Ching" Michael Friendly 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, http://www.astro.gla.ac.uk/users/norman/