From 5156af706e056831582e444e83f036d9c0a9d963 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 19 Dec 2007 08:02:34 +0000 Subject: cite update 07-12-19 git-svn-id: svn://tug.org/texlive/trunk@5808 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/cite/drftcite.sty | 15 ++++++++------- 1 file 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: () [] {} <> -- cgit v1.2.3