From bc3ac1f4926f4f76eccee767e9dce69c46b3715f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 1 Jan 2021 21:48:29 +0000 Subject: biblatex-ext (1jan21) git-svn-id: svn://tug.org/texlive/trunk@57287 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/biblatex-ext/ext-verbose-note.cbx | 78 +--------------------- 1 file changed, 2 insertions(+), 76 deletions(-) (limited to 'Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.cbx') diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.cbx index 090875303ec..082f216d91b 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.cbx @@ -1,85 +1,11 @@ \ProvidesFile{ext-verbose-note.cbx} - [2020/08/21 v0.9 extended biblatex verbose-note citation style (MW)] + [2021/01/01 v0.10 extended biblatex verbose-note citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex} {}{}{}{} \RequireCitationStyle{verbose-note} - -\DeclareOuterCiteDelims{parencite}{\bibopenparen}{\bibcloseparen} - -\DeclareInnerCiteDelims{textcite}{\bibopenparen}{\bibcloseparen} - -\DeclareCiteCommand{\cite}[\mkoutercitedelims] - {\usebibmacro{prenote}} - {\usebibmacro{citeindex}% - \iffootnote - {\usebibmacro{footcite}} - {\usebibmacro{cite}}} - {\multicitedelim} - {\usebibmacro{cite:postnote}} - -\DeclareCiteCommand{\parencite}[\mkouterparencitedelims] - {\usebibmacro{prenote}} - {\usebibmacro{citeindex}% - \iffootnote - {\usebibmacro{footcite}} - {\usebibmacro{cite}}} - {\multicitedelim} - {\usebibmacro{cite:postnote}} - -\DeclareCiteCommand{\footcite}[\mkextblxfootcite] - {\usebibmacro{prenote}} - {\usebibmacro{citeindex}% - \usebibmacro{footcite}} - {\multicitedelim} - {\usebibmacro{cite:postnote}} - -\DeclareCiteCommand{\footcitetext}[\mkextblxfootcitetext] - {\usebibmacro{prenote}} - {\usebibmacro{citeindex}% - \usebibmacro{footcite}} - {\multicitedelim} - {\usebibmacro{cite:postnote}} - -% smartcite's delimcontext needs special attention -% (see ext-biblatex-aux.def) -\DeclareCiteCommand{\smartcite}[\mksmartcite] - {\delimcontext{\extblx@thisdelimcontext}% - \usebibmacro{prenote}} - {\usebibmacro{citeindex}% - \iffootnote - {\usebibmacro{footcite}} - {\usebibmacro{cite}}} - {\multicitedelim} - {\usebibmacro{cite:postnote}} - -\DeclareCiteCommand{\cbx@textcite}[\mkoutertextcitedelims] - {\usebibmacro{textcite:init}} - {\iffieldequals{namehash}{\cbx@lasthash} - {} - {\iffirstcitekey - {} - {\textcitedelim}% - \stepcounter{textcitecount}% - \usebibmacro{textcite}% - \savefield{namehash}{\cbx@lasthash}}} - {} - {} - -\DeclareMultiCiteCommand{\cbx@textcites}[\mkoutertextcitedelims] - {\cbx@textcite}{} - -\DeclareMultiCiteCommand{\cites}[\mkoutercitedelims] - {\cite}{\multicitedelim} -\DeclareMultiCiteCommand{\parencites}[\mkouterparencitedelims] - {\parencite}{\multicitedelim} -\DeclareMultiCiteCommand{\footcites}[\mkextblxfootcite] - {\footcite}{\multicitedelim} -\DeclareMultiCiteCommand{\footcitetexts}[\mkextblxfootcitetext] - {\footcitetext}{\multicitedelim} -\DeclareMultiCiteCommand{\smartcites}[\mksmartcite] - {\smartcite}{\multicitedelim} +\RequireCitationStyle{ext-verbose-note-common} \endinput % -- cgit v1.2.3