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

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