summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/notes2bib
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-02-28 00:26:09 +0000
committerKarl Berry <karl@freefriends.org>2011-02-28 00:26:09 +0000
commit5531ddc0e73f5d2184fe7b8f7d530c7b4a36248a (patch)
tree24edd0b029179d4d1f294fd7a25ce2010dac8853 /Master/texmf-dist/source/latex/notes2bib
parent9e790ba7cec9c862f5066df56b9c154f2b4f4852 (diff)
notes2bib (27feb11)
git-svn-id: svn://tug.org/texlive/trunk@21541 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/notes2bib')
-rw-r--r--Master/texmf-dist/source/latex/notes2bib/notes2bib.dtx6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/notes2bib/notes2bib.dtx b/Master/texmf-dist/source/latex/notes2bib/notes2bib.dtx
index 933be3fade5..6cb0aa8b979 100644
--- a/Master/texmf-dist/source/latex/notes2bib/notes2bib.dtx
+++ b/Master/texmf-dist/source/latex/notes2bib/notes2bib.dtx
@@ -1540,7 +1540,11 @@ This work consists of the file notes2bib.dtx
\@ifpackagelater { biblatex } { 2011/01/08 }
{
\@ifpackagelater { biblatex } { 2011/02/12 }
- { \exp_args:NV \addglobalbib \g_niib_filename_tl }
+ {
+
+ \exp_args:No \addglobalbib
+ { \g_niib_filename_tl .bib }
+ }
{ \exp_args:NNV \bibliography * \g_niib_filename_tl }
}
{ \exp_args:NV \bibliography \g_niib_filename_tl }