From 9dde62046b0ab9a4b0574e39659fe45110daeb49 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 11 Jul 2013 23:22:25 +0000 Subject: notes2bib (11jul13) git-svn-id: svn://tug.org/texlive/trunk@31162 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/notes2bib/notes2bib.sty | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex') 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 %% %% It may be distributed and/or modified under the conditions of -- cgit v1.2.3