summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/natbib
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-09-07 23:43:29 +0000
committerKarl Berry <karl@freefriends.org>2006-09-07 23:43:29 +0000
commit76c5544ce671ef8e88ff14e9c9a8f99f196f4897 (patch)
tree1fd0d993775b28abda9b1d49c2e19c9b509ea60d /Master/texmf-dist/tex/latex/natbib
parent35e9c26f88d95cb3f778bf59dd03e016d1389581 (diff)
natbib 74a (7sep06)
git-svn-id: svn://tug.org/texlive/trunk@2099 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/natbib')
-rw-r--r--Master/texmf-dist/tex/latex/natbib/natbib.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/natbib/natbib.sty b/Master/texmf-dist/tex/latex/natbib/natbib.sty
index e934abaaf78..29d25c4f434 100644
--- a/Master/texmf-dist/tex/latex/natbib/natbib.sty
+++ b/Master/texmf-dist/tex/latex/natbib/natbib.sty
@@ -27,7 +27,7 @@
%% E-mail: daly@linmpi.mpg.de
\NeedsTeXFormat{LaTeX2e}[1995/06/01]
\ProvidesPackage{natbib}
- [2006/08/18 7.4 (PWD)]
+ [2006/09/06 7.4a (PWD)]
% This package reimplements the LaTeX \cite command to be used for various
% citation styles, both author-year and numerical. It accepts BibTeX
% output intended for many other packages, and therefore acts as a
@@ -318,11 +318,11 @@
\ifx\NAT@last@yr\relax
\edef\NAT@last@yr{\@citea \mbox{%
\noexpand\hyper@natlinkstart{\@citeb\@extra@b@citeb}{%
- \noexpand\citenumfont{\NAT@num}}\hyper@natlinkend}}%
+ \noexpand\citenumfont{\NAT@num}}\noexpand\hyper@natlinkend}}%
\else
\edef\NAT@last@yr{--\penalty\@m\mbox{%
\noexpand\hyper@natlinkstart{\@citeb\@extra@b@citeb}{%
- \noexpand\citenumfont{\NAT@num}}\hyper@natlinkend}}%
+ \noexpand\citenumfont{\NAT@num}}\noexpand\hyper@natlinkend}}%
\fi
\else
\NAT@last@yr \@citea \mbox{\hyper@natlinkstart{\@citeb\@extra@b@citeb}%