summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/notes2bib
diff options
context:
space:
mode:
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 }