summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/notes2bib/notes2bib.sty11
1 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/notes2bib/notes2bib.sty b/Master/texmf-dist/tex/latex/notes2bib/notes2bib.sty
index e3674e8b038..ddad30ecf0b 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} {2012/11/07} {2.0j}
+ {notes2bib} {2013/07/11} {2.0k}
{Integrating notes into the bibliography}
\RequirePackage{l3keys2e}
\tl_new:N \c__notestobib_file_message_tl
@@ -169,7 +169,11 @@
{ }
}
\keys_define:nn { notes2bib } {
- cite .meta:x = { cite-function = \exp_not:c {#1} } ,
+ cite .code:n =
+ {
+ \use:x
+ { \keys_set:nn { notes2bib } { cite-function = \exp_not:c {#1} } }
+ } ,
debug .code:n = { } ,
endnotes .meta:n = { convert-footnotes = #1 } ,
etex .code:n = { } ,
@@ -507,7 +511,8 @@
\keys_set:nn { notes2bib } { placement = mixed }
\ProcessKeysOptions { notes2bib }
%%
-%% Copyright (C) 2007-2011 by
+%% Copyright (C) 2007-2011,2013 by
+%% Copyright (C) 2007-2013 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of