Am 14.02.10 15:05, schrieb Vyatcheslav Yatskovsky:
Thank you, Wolfgang, but the 'commands' tag seems to not have no effect at all. Even when explicit value provided.

\definestartstop
  [example]
  [before={\blank[small]},
   after={\blank[small]},
   style=\tfx,
   commands={\setupinterlinespace[line=12pt]}]
It works only when you end the paragraph before \startexample but it's easier
to define the environment as delimitedtext because it takes care of this.

\definedelimitedtext
  [example]
  [spacebefore=small,
   style=\tfx,
   before={\setupinterlinespace[line=12pt]}]

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