2 Apr
2010
2 Apr
'10
1:51 p.m.
Hubertus wrote:
That is clearly a bug. Mkiv or mkii? I think I use texlive (current debian unstable). I also think I found the problem :) I've been using the http://pmrb.free.fr/work/OS/ConTeXt/e-phd.tex + project file and it seems that there's something wrong with the order of the commands. The original verion:
\startproduct prd_phd \project project_phd \starttext \setuppublications[alternative=apa,
This is indeed unsafe, \setuppublications should come before \starttext (or even before \startproduct) Best wishes, Taco