On Wed, Nov 5, 2008 at 1:13 PM, Marcin Borkowski
<[EMAIL PROTECTED]> wrote:
> Dnia Wed, Nov 05, 2008 at 12:12:40PM +0100, Wolfgang Schuster napisa&#322;(a):
>> On Wed, Nov 5, 2008 at 11:50 AM, Marcin Borkowski
>> <[EMAIL PROTECTED]> wrote:
>> > Hi,
>> >
>> > one more problem with pagebreaks: I'd like to prohibit a pagebreak
>> > before a \startformula ... \stopformula.  What do I do?
>>
>> \defineblankmethod [nobreak] {\nobreak}
>>
>> \setupformulas[spacebefore=nobreak]
>>
>> Not sure if this did work, try it or send a test file.
>
> Wow, it does!  However, it also tries to squeeze too much stuff
> (vertically) to avoid the break.  I guess that this is one of these
> things one has to tweak manually anyway.
>
> What would probably help (since I have lots of \items and lots of math -
> it's a number of problem sets in analysis;) - btw, available at
> http://mbork.pl/?action=browse;id=Mathematical_Analysis_for_Computer_Science_2)
> would be an automatic \page[bigpreference] before each \item.  Is that
> possible?

\setupitemize[inbetween=\allowbreak\blank]

or

\setupitemize[inbetween=\goodbreak\blank]

or

...

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