ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bibliography and luatex
@ 2008-01-16 18:56 Jean Magnan de Bornier
  2008-01-16 21:43 ` Thomas A. Schmitz
  0 siblings, 1 reply; 6+ messages in thread
From: Jean Magnan de Bornier @ 2008-01-16 18:56 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-01-17 13:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-16 18:56 Bibliography and luatex Jean Magnan de Bornier
2008-01-16 21:43 ` Thomas A. Schmitz
2008-01-16 22:41   ` Jean Magnan de Bornier
2008-01-17  9:17     ` Taco Hoekwater
2008-01-17 12:27       ` Jean Magnan de Bornier
2008-01-17 13:35         ` Mojca Miklavec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).