[NTG-context] Customizing \cite alternatives

Philipp A. flying-sheep at web.de
Sat Feb 22 17:02:28 CET 2020


Thank you for the pointer to the options!

- “otherstext” works, yay! (when inserted after “\usebtxdefinitions[apa]”)
- “etallimit” (not “etaldisplay”) is the option for the max number of
authors before they’re replaced by “et al”. (“etaldisplay” controls how
many authors go before “et al” if the list is truncated)

I think I’ll add a more complete example to the wiki, all of this is pretty
complex due to being sensitive to order and overrides and so on.

Best, Philipp

Am Do., 20. Feb. 2020 um 16:11 Uhr schrieb Thomas A. Schmitz <
thomas.schmitz at uni-bonn.de>:

> On 20.02.20 14:16, Philipp A. wrote:
> > Makes sense, seems like no default is defined anymore, so it won’t
> > render without using a style.
> > I use apa, and the attached screenshot shows my problem.
>
> If you use APA, you have to set up the APA cite options. The manual is a
> bit on the short side here, but all the options are mentioned. If you
> want to change the way et al. is displayed (for APA, the default is
> \btxcomma\btxlabeltext{others}), you can do this:
>
> \setupbtx [apa:cite] [otherstext={ et al.}]
>
> The number of authors displayed is defined by the key etaldisplay, so
> you would do this:
>
> \setupbtx [apa:cite] [etaldisplay=4]
>
> Thomas
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context at ntg.nl /
> http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20200222/5e4d37d8/attachment.htm>


More information about the ntg-context mailing list