ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Page break after a section :-(
@ 2004-08-17 18:54 skhilji
  2004-08-18 15:02 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: skhilji @ 2004-08-17 18:54 UTC (permalink / raw)


I have some text that looks like:

\section{Flight Controls Model}
\startitemize[1]
\item The Flight Controls model....
...
...
\stopitemize


ConTeXt has decided to put a page break right after the \section, so my itemized list begins on the next page.  I thought \sections were supposed to be setup with infinite penalty between the section title and the first line of the section text itself.  I don't want to put a directive in there myself to avoid a page break

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

* Re: Page break after a section :-(
  2004-08-17 18:54 Page break after a section :-( skhilji
@ 2004-08-18 15:02 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2004-08-18 15:02 UTC (permalink / raw)


skhilji@tampabay.rr.com wrote:

>I have some text that looks like:
>
>\section{Flight Controls Model}
>\startitemize[1]
>\item The Flight Controls model....
>...
>...
>\stopitemize
>
>
>ConTeXt has decided to put a page break right after the \section, so my itemized list begins on the next page.  I thought \sections were supposed to be setup with infinite penalty between the section title and the first line of the section text itself.  I don't want to put a directive in there myself to avoid a page break
>  
>
yeah, tricky since itemize will keep thinsg together not looking back.

\startitemize[1,intro] 

may work 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

end of thread, other threads:[~2004-08-18 15:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-17 18:54 Page break after a section :-( skhilji
2004-08-18 15:02 ` Hans Hagen

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).