Le 16 janvier à 22:43:28 "Thomas A. Schmitz"
| Thomas Well thanks! I did it but still the same; besides I saw this in the blg file: This is BibTeX, Version 0.99c (Web2C 7.5.6) The top-level auxiliary file: taist.aux I couldn't open style file cont-no.bst but this file is there and readable by any user!?!
| 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 | ___________________________________________________________________________________
-- Jean