[NTG-context] Command for specifying et al limit
Alan Braslau
alan.braslau at icloud.com
Tue Sep 27 06:13:42 CEST 2022
On Mon, 26 Sep 2022 21:40:14 -0600
Alan Braslau via ntg-context <ntg-context at ntg.nl> wrote:
> On Sat, 24 Sep 2022 18:57:25 +0000
> Jethro Djan via ntg-context <ntg-context at ntg.nl> wrote:
>
> > \setupbtx[
> > dataset=ref,
> > etaldisplay = 1,
> > etallimit = 1,
> > ]
>
> Remove extra spaces.
Sorry,
Try
\setupbtx
[apa:list]
[etaldisplay=1,
etallimit=1]
and drop the
\definebtxrendering
[ref]
I have not tested your example, but the bibliography subsystem creates
many inherited namespaces, so changing parameters in a general
namespace after inheritance has occurred (in the definitions) has no
effect.
Of course, the etaldisplay and etallimits are set to the APA standard
in the APA definitions.
Alan
More information about the ntg-context
mailing list