summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tools/showkeys.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/tools/showkeys.sty')
-rw-r--r--Master/texmf-dist/tex/latex/tools/showkeys.sty15
1 files changed, 7 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/tools/showkeys.sty b/Master/texmf-dist/tex/latex/tools/showkeys.sty
index bed1206b5af..aefb81115ce 100644
--- a/Master/texmf-dist/tex/latex/tools/showkeys.sty
+++ b/Master/texmf-dist/tex/latex/tools/showkeys.sty
@@ -8,8 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005
-%% 2006 2008 2009
+%% Copyright 1993-2014
%% The LaTeX3 Project and any individual authors listed elsewhere
%% in this file.
%%
@@ -32,10 +31,10 @@
%% given in the file `manifest.txt'.
%%
%% File: showkeys.dtx Copyright (C) 1992-1997 David Carlisle
-%% File: showkeys.dtx Copyright (C) 2006-2007 David Carlisle, LaTeX3 Project
+%% File: showkeys.dtx Copyright (C) 2006-2014 David Carlisle, LaTeX3 Project
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{showkeys}
- [2007/08/07 v3.15 Show cite and label keys (DPC, MH)]
+ [2014/04/24 v3.17 Show cite and label keys (DPC, MH)]
\DeclareOption{notref}{\let\SK@ref\@empty}
\DeclareOption{notcite}{\let\SK@cite\@empty}
\let\SK@refcolor\relax
@@ -238,7 +237,7 @@
\AtBeginDocument{%
\ifx\HAR@checkdef\@undefined
\ifx\citen\@undefined
- \SK@def\cite#1#{\SK@citea{#1}}%
+ \SK@def\@citex[#1]#2{\SK@citex[{#1}]{#2}}%
\else
\SK@def\citen#1{\SK@\SK@@ref{#1}\SK@citen{#1}}%
\fi
@@ -254,11 +253,11 @@
\expandafter\def\csname\string\harvarditem\endcsname[#1]#2#3#4{%
\SK@HAR@bi[{#1}]{#2}{#3}{#4}\SK@\SK@@label{#4}}%
\fi}
-\def\SK@citea#1#2{%
- \SK@\SK@@ref{#2}\SK@cite#1{#2}}
+\def\SK@citex[#1]#2{%
+ \SK@\SK@@ref{#2}\SK@@citex[{#1}]{#2}}
\fi
\def\SK@@ref#1>#2\SK@{%
- {\@inlabelfalse\leavevmode\vbox to\z@{%
+ \leavevmode\vbox to\z@{{%
\vss
\SK@refcolor
\rlap{\vrule\raise .75em%