Thank you Wolfgang, but I was wondering about the standard \startnarrower.

Many (some) commands allow setup assignments, the use of which overides but 
does not change the default. This is a very useful feature of ConTeXt that 
suggest could be generalized. \startnarrower is but one example.

Alan 


On Tue, 6 Aug 2013 15:27:16 +0200
Wolfgang Schuster <schuster.wolfg...@gmail.com> wrote:

> 
> Am 06.08.2013 um 15:11 schrieb Alan BRASLAU <alan.bras...@cea.fr>:
> 
> > Hello,
> > 
> > Could (should) startnarrower be modified to accept setup assignments?
> > As in:
> > 
> > \startnarrower [before=\blank,after=\blank]
> > 
> > or
> > 
> > \startnarrower [left=3cm] [left]
> > 
> > etc.
> 
> 
> \usemodule[annotation]
> 
> \defineannotation[NARROW][alternative=narrow]
> 
> \starttext
> 
> \input ward
> 
> \startNARROW[leftmargin=3cm]
> \input ward
> \stopNARROW
> 
> \input ward
> 
> \startNARROW[rightmargin=2cm]
> \input ward
> \stopNARROW
> 
> \input ward
> 
> \stoptext

___________________________________________________________________________________
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