ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \startitemize: intro ignored with columns
@ 2011-06-01  7:03 Peter Münster
  2011-06-01 12:59 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Münster @ 2011-06-01  7:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

How can I avoid a page break here:

\setuplayout[height=2cm]
\starttext
\startsection[title=test]
\startitemize[columns, intro]
\item bla
\stopitemize
\stopsection
\stoptext

TIA for any hints!

-- 
           Peter
___________________________________________________________________________________
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] 3+ messages in thread

* Re: \startitemize: intro ignored with columns
  2011-06-01  7:03 \startitemize: intro ignored with columns Peter Münster
@ 2011-06-01 12:59 ` Wolfgang Schuster
  2011-06-01 13:53   ` Peter Münster
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2011-06-01 12:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 01.06.2011 um 09:03 schrieb Peter Münster:

> Hello,
> 
> How can I avoid a page break here:
> 
> \setuplayout[height=2cm]
> \starttext
> \startsection[title=test]
> \startitemize[columns, intro]
> \item bla
> \stopitemize
> \stopsection
> \stoptext
> 
> TIA for any hints!

It would help when you give ConTeXt space for the text,
your document has a height of 2cm where you take 4cm
for the header and footer which results in -2cm for the text.

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


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

* Re: \startitemize: intro ignored with columns
  2011-06-01 12:59 ` Wolfgang Schuster
@ 2011-06-01 13:53   ` Peter Münster
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Münster @ 2011-06-01 13:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, Jun 01 2011, Wolfgang Schuster wrote:

>> How can I avoid a page break here:
>> 
>> \setuplayout[height=2cm]
>> \starttext
>> \startsection[title=test]
>> \startitemize[columns, intro]
>> \item bla
>> \stopitemize
>> \stopsection
>> \stoptext
>
> It would help when you give ConTeXt space for the text,

Of course, this is just a minimal example. My real document has a normal
layout. But this example shows, that section title and item can be
broken across pages when "columns" is specified.

I've also tried \setuphead[section][before={\testpage[5]}], but it does
not really help in my real document. If the problem is not obvious, I
can make a better example, but it would take me some time.

In the meantime I use TABLE instead of itemize as workaround, but it's
not so clean...

-- 
           Peter
___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2011-06-01 13:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-01  7:03 \startitemize: intro ignored with columns Peter Münster
2011-06-01 12:59 ` Wolfgang Schuster
2011-06-01 13:53   ` Peter Münster

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