In article <4c2dc522.9040...@elvenkind.com>,
 Taco Hoekwater <t...@elvenkind.com> wrote:

> On 07/02/2010 12:37 PM, Nicola wrote:
> > Hi, the following code results in an empty output when typeset by MKIV
> > on my system:
> >
> > \usemodule[bib]
> > \setuppublications[criterium=all]
> > \setupbibtex[database=mypublications]
> > \starttext
> > \placepublications
> > \stoptext
> > \end
> >
> > The same code typeset with MKII produces the list of all bibliography
> > items in the .bib file, as expected. Is it a bug or is MKIV different in
> > some respect? If it is a bug, is there a workaround?
> 
> \placepublications[criterium=all]

Shouldn't that have the same effect as 
\setuppublications[criterium=all]? In any case, I still get no output. I 
have also run (again)

luatools --selfupdate
mtxrun --selfupdate 
luatools --generate
context --make

but I get no output yet. Then, I have tried to typeset with my ConTeXt 
Minimals installation (ConTeXt  ver: 2010.06.10 15:24 MKIV), with the 
same result (no output). But with ConTeXt Minimals MKII, the output is 
fine (even without following your suggestion). Btw, in both versions of 
MKII, the following does *not* produce a list of publications:

\usemodule[bib]
\setupbibtex[database=mypublications]
\starttext
\placepublications[criterium=all]
\stoptext
\end

What can I check next?

Nicola

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

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to