diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx b/Master/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx index c4fc460d66b..a7b45e05c92 100644 --- a/Master/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx +++ b/Master/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx @@ -1,7 +1,7 @@ -% $Id: authoryear.bbx,v 0.9d 2010/09/03 20:11:58 lehman beta $ +% $Id: authoryear.bbx,v 0.9e 2010/10/09 16:39:36 lehman beta $ \ProvidesFile{authoryear.bbx} -[\abx@bbxid $Id: authoryear.bbx,v 0.9d 2010/09/03 20:11:58 lehman beta $] +[\abx@bbxid $Id: authoryear.bbx,v 0.9e 2010/10/09 16:39:36 lehman beta $] \RequireBibliographyStyle{standard} \ExecuteBibliographyOptions{labelyear,sorting=nyt,pagetracker} @@ -53,6 +53,8 @@ \DeclareBibliographyDriver{set}{% \booltrue{bbx@inset}% \entryset{}{}% + \newunit\newblock + \usebibmacro{setpageref}% \finentry} \renewbibmacro*{author}{% |