I have successfully used the bib module with luatex, but I had to run  
bibtex manually on the file once. Have you tried that?

Thomas

On Jan 16, 2008, at 7:56 PM, Jean Magnan de Bornier wrote:

> Hi all,
>
> Using luatex from the minimals at minimals.contextgarden.net  
> (linux), I am
> unable to have bibtex working: here is a minimal example:
> ..............................
> \usemodule[bib]
> \usemodule[bibltx]
> \setupbibtex [database=/home/jean/BIB/biblio.bib]
> \setuppublications[]
> \setuppublicationlist[]
> \setupcite[]
> \starttext
> Bonjour de luatex!
> \blank
> LUA  \cite[year][destv]
> \startlua
> a = 1.5
> b = 1.8
> c = a*b
> tex.print(c)
> \stoplua
> \completepublications[criterium=all]
> \stoptext
> ..............................
>
> I see this in the messages:
>
> "publications   : warning: cite argument destv is unknown on 139"
>
> pdftex and xetex engines find it without problem.
>
> What did I miss?
> -- 
> Jean
> ___________________________________________________________________________________
> 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  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to