summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/notes2bib
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-01-19 00:46:52 +0000
committerKarl Berry <karl@freefriends.org>2011-01-19 00:46:52 +0000
commitb3a94254cdd1bd342e18623e615d412548dbef35 (patch)
tree3b2100deaf1208a92186140abd70f9776a019c80 /Master/texmf-dist/tex/latex/notes2bib
parentc79fbe30044b8ebdfbca7d2b53744a8e38839900 (diff)
notes2bib 2.0e (18jan11)
git-svn-id: svn://tug.org/texlive/trunk@21115 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/notes2bib')
-rw-r--r--Master/texmf-dist/tex/latex/notes2bib/notes2bib.sty5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/notes2bib/notes2bib.sty b/Master/texmf-dist/tex/latex/notes2bib/notes2bib.sty
index 537be64913e..c752cf52da4 100644
--- a/Master/texmf-dist/tex/latex/notes2bib/notes2bib.sty
+++ b/Master/texmf-dist/tex/latex/notes2bib/notes2bib.sty
@@ -15,7 +15,7 @@
%%
\RequirePackage{xparse}
\ProvidesExplPackage
- {notes2bib} {2011/01/08} {2.0d}
+ {notes2bib} {2011/01/18} {2.0e}
{Integrating notes into the bibliography}
\RequirePackage{l3keys2e}
\tl_new:N \c_niib_file_message_tl
@@ -125,6 +125,9 @@
{
\usebibmacro { begentry }
\printfield { note }
+ \setunit { \bibpagerefpunct }
+ \newblock
+ \usebibmacro { pageref }
\usebibmacro { finentry }
}
}