Skip to content

Commit

Permalink
Use Delim Alias for nptextcite (#103, #78)
Browse files Browse the repository at this point in the history
  • Loading branch information
moewew committed Apr 30, 2020
1 parent 828fcff commit c8031e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tex/latex/biblatex-apa/cbx/apa.cbx
Original file line number Diff line number Diff line change
Expand Up @@ -519,8 +519,7 @@
% (APA 8.11) No parens round year for cites when the cite is in
% parentheses. Use new command \nptextcite for such cites.

\DeclareDelimFormat[nptextcite]{finalnamedelim}
{\ifnum\value{liststop}>2 \finalandcomma\fi\addspace\&\space}
\DeclareDelimAlias*[nptextcite]{finalnamedelim}[parencite]{finalnamedelim}

\DeclareCiteCommand{\nptextcite}
{\usebibmacro{cite:init}%
Expand Down

0 comments on commit c8031e7

Please sign in to comment.