summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cite
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-12-19 08:02:34 +0000
committerNorbert Preining <preining@logic.at>2007-12-19 08:02:34 +0000
commit5156af706e056831582e444e83f036d9c0a9d963 (patch)
tree66acfc94c7994451072e14de3ea5b7d1c5f5f8fa /Master/texmf-dist/tex/latex/cite
parentadc5da0134dad5aa1c7bad0a8201c27a07d7013f (diff)
cite update 07-12-19
git-svn-id: svn://tug.org/texlive/trunk@5808 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cite')
-rw-r--r--Master/texmf-dist/tex/latex/cite/drftcite.sty15
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/cite/drftcite.sty b/Master/texmf-dist/tex/latex/cite/drftcite.sty
index eee05fbae77..bc20deac0a3 100644
--- a/Master/texmf-dist/tex/latex/cite/drftcite.sty
+++ b/Master/texmf-dist/tex/latex/cite/drftcite.sty
@@ -1,12 +1,12 @@
% D R F T C I T E . S T Y
%
-% version 3.9 (Nov 2001)
+% version 3.91 (Dec 2007)
%
% Print the tags instead of the numbers for \cite. This is meant as a
% companion to cite.sty and overcite.sty, when used without bibtex,
% and is not fully general.
%
-% Copyright (C) 1989,1991-1997,2001 by Donald Arseneau
+% Copyright (C) 1989,1991-1997,2001,2007 by Donald Arseneau
% These macros may be freely transmitted, reproduced, or modified
% provided that this notice is left intact.
%
@@ -142,7 +142,7 @@
\else % never cited
\@warning {Reference `#2' was never cited}%
\fi
- \@citeverb{#2}}\hfil]%
+ \@citeverb{#2}}\hfill]%
\if@filesw {\let\protect\string
\immediate\write\@auxout{\string\bibcite{#2}{#1}}}\fi
\ignorespaces}
@@ -216,13 +216,13 @@
\@ifundefined{DeclareOption}{}%
{ \DeclareOption{nocitecount}{\nocitecount}
\DeclareOption{verbose}{\let\dftc@vdef\@gobbletwo}
- \DeclareOption{tt}{\def\citeform{\tt}}
+ \DeclareOption{tt}{\def\citeform{\texttt}}
\DeclareOption{nospace}{\def\citepunct{,\penalty\z@}}
\DeclareOption{space}{\def\citepunct{,\ }}
\DeclareOption{breakcites}{\let\@dftc@hbox\relax}
\DeclareOption{shownumbers}{\let\@dftc@nums\relax}
\DeclareOption{manualsort}{\let\dftc@checksort\relax}
- \ProvidesPackage{drftcite}[2001/11/20 \space v 3.9]
+ \ProvidesPackage{drftcite}[2007/12/11 \space v 3.91]
\ProcessOptions }
@@ -280,7 +280,7 @@
% D R F T C I T E . S T Y
%
-% version 3.9 (Nov 2001)
+% version 3.91 (Dec 2007)
%
% This package makes LaTeX use the identifying label instead of the number
% for citations, as if the bibliography had entries like \bibitem[name]{name}
@@ -350,8 +350,9 @@
% Version 3.5 (1995): Add tests before removing space + options from cite.sty.
% change \@citeverb to not eat hash space.
% Version 3.9 (2001): Change a whole lot...and not thoroughly checked.
+% Version 3.91 (2007): Use \hfill and \texttt; update email.
%
-% Send problem reports to asnd@Reg.triumf.ca
+% Send problem reports to asnd@triumf.ca
%
% Test integrity of file:
% brackets: round, square, curly, angle: () [] {} <>