On 27-8-2010 3:42, Taco Hoekwater wrote:
On 08/27/2010 12:13 PM, Mojca Miklavec wrote:
Dear Taco,
the following minimal example:
\usemodule[bib]
\startpublication [k=key,t=book] \title{Title} \author[]{Author}[A.]{}{The} \stoppublication
\starttext \cite[alternative=data][key] \stoptext
creates an error in mkii (and works fine in mkiv):
! Undefined control sequence. \@@pvdatabook ...up }{\egroup . }{\insertcrossref
This should help, somewhere after \usemodule:
\let\insertcrossref\bibinsertcrossref
I've added \let\insertcrossref\gobblethreearguments to the mkii/mkiv files ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------