diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-06 23:39:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-06 23:39:52 +0000 |
commit | 4c1f193cb2438c2d0ad6e256a87d45ab92ef1058 (patch) | |
tree | 8e8ecad86767b259e55d4c0217fe0dcf079196a6 /Master/texmf-dist/tex/latex/biblatex/biblatex.sty | |
parent | 6b896146ffc1b590a6b8723c04b2d6a4be484b71 (diff) |
biblatex 1.4a (6apr11)
git-svn-id: svn://tug.org/texlive/trunk@22001 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/biblatex.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex/biblatex.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/biblatex.sty b/Master/texmf-dist/tex/latex/biblatex/biblatex.sty index 91c0618171e..4495d9e1f7c 100644 --- a/Master/texmf-dist/tex/latex/biblatex/biblatex.sty +++ b/Master/texmf-dist/tex/latex/biblatex/biblatex.sty @@ -1,4 +1,4 @@ -% $Id: biblatex.sty,v 1.4 2011/03/31 21:55:36 lehman stable $ +% $Id: biblatex.sty,v 1.4a 2011/04/06 20:10:00 lehman stable $ % Copyright (c) 2006-2011 Philipp Lehman. % @@ -21,7 +21,7 @@ \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesPackage{biblatex} -[\abx@rcsid $Id: biblatex.sty,v 1.4 2011/03/31 21:55:36 lehman stable $ +[\abx@rcsid $Id: biblatex.sty,v 1.4a 2011/04/06 20:10:00 lehman stable $ programmable bibliographies] \def\blx@bblversion$#1: #2 ${#2} @@ -3531,7 +3531,7 @@ \def\currentlist{#3}% \c@listcount\@ne \expandafter\c@listtotal\csname c@#3\endcsname - \letcs\blx@thedata{abx@list@#3} + \letcs\blx@thedata{abx@list@#3}% \ifblank{#1} {\c@liststart\@ne} {\ifnum#1<\@ne |