Possible Duplicate:
What is the proper way to prevent text from splitting across columns and pages?
I'd be surprised if this has not been asked a zillion times before, but really I couldn't find it (tried [context] "no page break", [context] "preventing page breaks, [context] same page, etc - to no avail). So with some trepidation, here is my question:
Is there a ConTeXt equivalent of LaTeX's samepage environment? Or another way to prevent page breaks? I understand that \page[no] prevents breaks at specific positions, but what I am after is something like \startsamepage ... \stopsamepage, if it exists at all.
ThanksI