summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/showlabels
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-01 00:56:16 +0000
committerKarl Berry <karl@freefriends.org>2008-07-01 00:56:16 +0000
commit32177855a92f374d4d0ca22d403dd2c9d6cccf25 (patch)
tree591082d597a689fa0868a6cea48b61a3c3024724 /Master/texmf-dist/tex/latex/showlabels
parent767674bba9388c657eb685ef4a48aa2254f258d2 (diff)
showlabels update (30jun08)
git-svn-id: svn://tug.org/texlive/trunk@9128 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/showlabels')
-rw-r--r--Master/texmf-dist/tex/latex/showlabels/showlabels.sty16
1 files changed, 7 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/showlabels/showlabels.sty b/Master/texmf-dist/tex/latex/showlabels/showlabels.sty
index e0a95811749..b15e3ce8bbb 100644
--- a/Master/texmf-dist/tex/latex/showlabels/showlabels.sty
+++ b/Master/texmf-dist/tex/latex/showlabels/showlabels.sty
@@ -30,12 +30,12 @@
%% See the file LICENCE for a copy of the GPL.
%% You can also find an online copy at http://www.gnu.org/copyleft/gpl.html .
%%
-%% $Id: showlabels.dtx,v 1.31 2007/06/17 15:34:32 norman Exp $
+%% $Id: showlabels.dtx,v 1.32 2008/06/27 15:18:43 norman Exp $
%%
\def\filename{showlabels}
-\def\fileversion{1.6.1}
-\def\filedate{2007/06/17}
-\def\docdate{2007 June 17}
+\def\fileversion{1.6.2}
+\def\filedate{2008/06/27}
+\def\docdate{2008 June 27}
\def\filemaintainer{norman@astro.gla.ac.uk}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{showlabels}[\filedate\space v\fileversion]
@@ -51,9 +51,9 @@
\let\SL@maketag@@@=\maketag@@@
\def\maketag@@@#1{%
\SL@maketag@@@{#1}%
- \ifx\df@label\@empty
+ \ifx\SL@labelname\@empty
\else
- \SL@eqnlrtext{\df@label}%
+ \SL@eqnlrtext{\SL@labelname}%
\fi
}
\else
@@ -107,9 +107,7 @@
\AtBeginDocument{\SL@initmakecaption}
\def\SL@margtext#1{%
\ifmmode
- \ifSL@AMS\else
- \xdef\SL@labelname{\SL@prlabelname{#1}}%
- \fi
+ \xdef\SL@labelname{\SL@prlabelname{#1}}%
\else
\setbox\@tempboxa=\vbox to 0pt{\vss
\hbox to \hsize{\SL@lrtext{#1}}}%