Taco wrote:
> [EMAIL PROTECTED] wrote:
> > \setuppublicationlist[
> >     authoretallimit=100,
> >     artauthoretallimit=100,
> >     maybeyear=off
> > ]
> 
> The solution is really simple. Move the closing
> bracket to the previous line, like so:
> 
>    \setuppublicationlist[
>      authoretallimit=100,
>      artauthoretallimit=100,
>      maybeyear=off]
> 
> otherwise you assign the value "off<nl>" to maybeyear.
> This is true throughout context: you have to be careful
> about whitespace in arguments.

OK ... or terminate the argument with a % or a , ... of course I should have 
guessed this!

Many thanks,

Robin


<<winmail.dat>>

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to