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
-----------------------------------------------------------------
___________________________________________________________________________________
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