\ProvidesFile{ext-verbose-note.cbx} [2018/03/28 v0.2 extended biblatex verbose-note citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} \RequireCitationStyle{verbose-note} \DeclareOuterCiteDelim{parencite}{\bibopenparen}{\bibcloseparen} \DeclareInnerCiteDelim{textcite}{\bibopenparen}{\bibcloseparen} \DeclareCiteCommand{\cite}[\mkoutercitedelim] {\usebibmacro{prenote}} {\usebibmacro{citeindex}% \iffootnote {\usebibmacro{footcite}} {\usebibmacro{cite}}} {\multicitedelim} {\usebibmacro{cite:postnote}} \DeclareCiteCommand{\parencite}[\mkouterparencitedelim] {\usebibmacro{prenote}} {\usebibmacro{citeindex}% \iffootnote {\usebibmacro{footcite}} {\usebibmacro{cite}}} {\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}[\mkoutertextcitedelim] {\usebibmacro{textcite:init}} {\iffieldequals{namehash}{\cbx@lasthash} {} {\iffirstcitekey {} {\textcitedelim}% \stepcounter{textcitecount}% \usebibmacro{textcite}% \savefield{namehash}{\cbx@lasthash}}} {} {} \DeclareMultiCiteCommand{\cbx@textcites}[\mkoutertextcitedelim] {\cbx@textcite}{} \DeclareMultiCiteCommand{\cites}[\mkoutercitedelim] {\cite}{\multicitedelim} \DeclareMultiCiteCommand{\parencites}[\mkouterparencitedelim] {\parencite}{\multicitedelim} \DeclareMultiCiteCommand{\smartcites}[\mksmartcite] {\smartcite}{\multicitedelim} \endinput