Am 29.07.22 um 20:19 schrieb Henning Hraban Ramm via ntg-context:
Hi,
Denis’ article in the CG journal uses the publications module with a .bib database. With ConTeXt LMTX 2022.05.11 all was well, with the current version (2022.07.27) it can’t find the entries of the database:
...
But the entries do exist in the bib file, and a minimal example works.

In both cases, the setup looks like:

\usebtxdataset[dmlig][dm-ligatures/references.bib]
\setupbtx[dataset=dmlig]
\usebtxdefinitions[apa]
\setupbtx[apa:cite][alternative=num]

Unfortunately, I got no answers. But I found out:

\definebtxdataset[dmlig]
\usebtxdataset[dmlig][dm-ligatures/references.bib]

If I use a btxdataset other than "default",
\usebtxdefinitions[apa]
has no effect, i.e. "default" style is used.

Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

Reply via email to