Am 23.03.2009 um 01:34 schrieb Diego Depaoli:

Sorry Wolfgang, but I can't get wanted result
Consider follow example

\defineframedtext
  [myframe]
  [width=fit,
   offset=.25ex,
   foregroundstyle=bolditalic,
   before={\blank[medium]},
   after={\blank[medium]}]

\setupitemize
  [before={\blank[medium]},
   after={\blank[medium]}]

\starttext
\startitemize
\item one
\item two
\stopitemize
\framed {This box is far from previous line}

\startmyframe
This box is far from previous line
\stopmyframe

You need a framedtext environment.

There is an the option to set the \framed's font globally?

\setupframed
Yes, I know it, but... which option?
I do not find the right one

foregroundstyle, see example setup above.

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to