From 225a184bfc1b671c261ff245653d8de3636baa14 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 30 May 2009 22:57:28 +0000 Subject: showlabels update (29may09) git-svn-id: svn://tug.org/texlive/trunk@13536 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/showlabels/showlabels.sty | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/tex/latex/showlabels') diff --git a/Master/texmf-dist/tex/latex/showlabels/showlabels.sty b/Master/texmf-dist/tex/latex/showlabels/showlabels.sty index a483be4df6c..9edf8e9b878 100644 --- a/Master/texmf-dist/tex/latex/showlabels/showlabels.sty +++ b/Master/texmf-dist/tex/latex/showlabels/showlabels.sty @@ -8,7 +8,7 @@ %% Showlabels: Style to display labels in the margin %% This is the showlabels package %% -%% This software is copyright, 1999, 2001--2008, Norman Gray. +%% This software is copyright, 1999, 2001--2009, Norman Gray. %% %% This program is free software; you can redistribute it and/or %% modify it under the terms of the GNU General Public License @@ -30,12 +30,10 @@ %% 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.36 2008/10/10 21:32:01 norman Exp $ -%% \def\filename{showlabels} -\def\fileversion{1.6.4} -\def\filedate{2008/10/10} -\def\docdate{2008 October 10} +\def\fileversion{1.6.5} +\def\filedate{2009/05/29} +\def\docdate{2009 May 29} \def\filemaintainer{norman@astro.gla.ac.uk} \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{showlabels}[\filedate\space v\fileversion] @@ -51,7 +49,7 @@ \let\SL@maketag@@@=\maketag@@@ \def\maketag@@@#1{% \SL@maketag@@@{#1}% - \message{maketag@@@: df@label=\df@label, SL@labelname=\SL@labelname, env=\@currenvir}% + %\message{maketag@@@: df@label=\df@label, SL@labelname=\SL@labelname, env=\@currenvir}% \ifx\df@label\@empty \ifx\SL@labelname\relax % do nothing @@ -135,7 +133,7 @@ \xdef\SL@labelname{\SL@prlabelname{#1}}% \fi \else - \SL@interlinetextright{#1}% + \SL@interlinetextright{\SL@prlabelname{#1}}% \fi } \def\SL@interlinetextleft{\SL@setlefttrue\SL@interlinetext} -- cgit v1.2.3