summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/showlabels
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-05-30 22:57:28 +0000
committerKarl Berry <karl@freefriends.org>2009-05-30 22:57:28 +0000
commit225a184bfc1b671c261ff245653d8de3636baa14 (patch)
treea982d414ad07e630504438b659a04d698c9037e7 /Master/texmf-dist/tex/latex/showlabels
parentf31a877132c2d6c2862c02bf232a1c126826e0b0 (diff)
showlabels update (29may09)
git-svn-id: svn://tug.org/texlive/trunk@13536 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/showlabels')
-rw-r--r--Master/texmf-dist/tex/latex/showlabels/showlabels.sty14
1 files changed, 6 insertions, 8 deletions
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}