ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to avoid a page break?
@ 2008-11-04 20:21 Marcin Borkowski
  2008-11-04 21:17 ` Wolfgang Schuster
  2008-11-05 10:50 ` Marcin Borkowski
  0 siblings, 2 replies; 16+ messages in thread
From: Marcin Borkowski @ 2008-11-04 20:21 UTC (permalink / raw)
  To: Mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2008-11-05 12:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-04 20:21 How to avoid a page break? Marcin Borkowski
2008-11-04 21:17 ` Wolfgang Schuster
2008-11-04 21:39   ` Marcin Borkowski
2008-11-04 22:25     ` Wolfgang Schuster
2008-11-04 22:42       ` Marcin Borkowski
2008-11-04 22:49         ` Wolfgang Schuster
2008-11-05  7:39           ` luigi scarso
2008-11-05  9:57       ` Marcin Borkowski
2008-11-05 10:13         ` Wolfgang Schuster
2008-11-05 10:22           ` Marcin Borkowski
2008-11-05 10:05       ` Marcin Borkowski
2008-11-05 10:14         ` Wolfgang Schuster
2008-11-05 10:50 ` Marcin Borkowski
2008-11-05 11:12   ` Wolfgang Schuster
2008-11-05 12:13     ` Marcin Borkowski
2008-11-05 12:25       ` Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).