ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Why page is breaking after combined itemize list?
@ 2010-04-29  5:17 Jaroslav Hajtmar
  2010-04-29  7:44 ` Jaroslav Hajtmar
  0 siblings, 1 reply; 2+ messages in thread
From: Jaroslav Hajtmar @ 2010-04-29  5:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi, all.

I want make enumeration list as per:

1. a)
     b)

2. a)
     b)

etc.

When I use:

\startitemize[n,columns]

\item
\startitemize[a][stopper=)]
\item Pravděpodobnost
\item Logaritmická funkce a~její vlastnosti
\stopitemize



\item
\startitemize[a][stopper=)]
\item Rovina a~přímka v~analytické geometrii
\item Exponenciální rovnice a~nerovnice
\stopitemize

etc.....

\item
\startitemize[a][stopper=)]
\item Komplexní čísla v~algebraickém tvaru a~operace s~nimi
\item Řezy těles
\stopitemize

\stopitemize %%----------------------------------------

And here is a regular text after the list ....


:
then page page is breaking afer \stopitemize command (and regular text 
is on next page) although bottom on page with list is enough place.

My pagesetup is :

\enableregime[utf-8]
\mainlanguage[cz]
\setuppagenumbering[state=stop]
\setuplayout[width=middle, topspace=1cm, header=0mm, footer=0mm]


Where is a problem?
Thankx  Jaroslav


___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2010-04-29  7:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-29  5:17 Why page is breaking after combined itemize list? Jaroslav Hajtmar
2010-04-29  7:44 ` Jaroslav Hajtmar

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