27 Jan
2009
27 Jan
'09
10:11 a.m.
On Tue, Jan 27, 2009 at 9:50 AM, Thomas Floeren
This works for me.
\setupcolors[state=start]
\definetextbackground [example] [location=paragraph, background=color, backgroundcolor=middlegray, frame=off]
\starttext
\input knuth
\startexample \dorecurse{4}{\input knuth\par} \stopexample
\input knuth
\stoptext
Wolfgang
For me this works only with context 2008-10-31.
It doesn't work with the beta from 2008-01-18 (no background).
MkII or MkIV? Can you try "texexec --make metafun --standalone". Wolfgang