Am 04.03.2011 um 21:47 schrieb Milton Galo Patricio Inostroza Aguilera:
> Hi,
>
> I'm a new user of context. I'm working with \framed and I have a
> problem when I try to fit a big text in it :-(. The system cuts the
> text and it doesn't display in the next page. I read the manual but I
> can not find an argument of framed that can do this job.
Use textbackground.
\definetextbackground
[myframe]
[location=paragraph,
framecolor=black,
background=]
\starttext
\startmyframe
\dorecurse{20}{\input knuth\par}
\stopmyframe
\stoptext
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________