Hi,

I have the following in my code:

\def\doPutTitle#1{%
  \startalignment[middle]
    \bfb
    \page[bigpreference]
    \blank[2*big]
    #1%
    \page[no]%
    \blank[big]%
    \page[no]%
  \stopalignment
  \page[no]%
}%

Why is it still possible that I have a page break after, say,
\doPutTitle{some title} (in MkII, in MkIV page breaks fall in different
places).  Which percentage signs and \page[no]'s are unnecessary here?

Also, how to avoid a page break right before an itemization?  Adding
[intro] seems not to work.

And one more thing about pagebreaks: how to avoid a pagebreak right
before a \startformula ... \stopformula?  And what is the ConTeXt way of
setting stretchable vertical glue (e.g. for \blank's, below itemizations
etc.)?

Thanks in advance & greets

-- 
Marcin Borkowski (http://mbork.pl)

People can be divided into 10 groups: those who like the binary system
and those who don't.
___________________________________________________________________________________
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