[NTG-context] bibliography problem
Henning Hraban Ramm
texml at fiee.net
Wed Aug 3 20:31:19 CEST 2022
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
More information about the ntg-context
mailing list