Am 17.01.2013 um 15:16 schrieb H. Özoguz <h.oezo...@mmnetz.de>:

> Am 17.01.2013 13:13, schrieb ntg-context-requ...@ntg.nl:
>> There is no error message when I run this example.
> Sorry, that was  my mistake, I meant this one:
> 
> ++++++++++++++++++++++++++++++++++
> \usemodule[annotation]
> 
> \define[2]\AnnotationCommand
> {\startblockquote
> \noindent #2%
> \stopblockquote}
> 
> \defineannotation[bigquote]
> 
> \setupannotation[bigquote]
> [alternative=command,
> command=\AnnotationCommand]

Change this setup to:

\setupannotation
  [bigquote]
  [alternative=command,
   display=yes,
   command=\AnnotationCommand]

I’ll take a look where the error comes from.

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