ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <hraban@fiee.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: page breaks and itemization
Date: Thu, 30 Aug 2007 18:52:11 +0200	[thread overview]
Message-ID: <F3DACA77-A6A9-43CF-B76A-CA3A181631F2@fiee.net> (raw)
In-Reply-To: <46D68E32.50402@unibas.ch>

Am 2007-08-30 um 11:30 schrieb Jörg Hagmann:

> Itemizations occur very often in my manuscript (typically
> [packed,joinedup]). I would like page breaking to occur when the  
> page is
> full, regardless of the number of lines left over on the next page (or
> the number of lines at the bottom of a page). At present, the gaps  
> left
> at the bottom of a page look ugly, especially when there is a footnote
> with its line above.
> \adaptlayout doesn't do anything
>
> Is there a way to setup this behaviour (without affecting pagebreaking
> outsitde itemizations)?

Normally yoou influence pagebreaking with \setuptolerance, or plain  
TeX style with setting the appropriate penalties.
I don't know if it would work to set club and widow penalty to a very  
low value inside of the itemization (setup "before" or the like). (Is  
this setting always global or does it work locally?)

\setuptolerance		[{horizontal, verytolerant},{vertical, verystrict}]
%\clubpenalty=8000		% no clubs / keine Schusterjungen
%\widowpenalty=8000		% no widows / keine Hurenkinder
%\tolerance=1750		% line breaking tolerance (ca. 500--3000)
%\emergencystretch=10 pt	% additional stretching space per line


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___________________________________________________________________________________
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	other threads:[~2007-08-30 16:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-29 13:53 balancing colums Jörg Hagmann
2007-08-29 16:00 ` Henning Hraban Ramm
2007-08-30  6:35   ` Wolfgang Schuster
2007-08-30  9:30     ` balancing columns (solved)/ page breaks and itemization (new) Jörg Hagmann
2007-08-30 16:52       ` Henning Hraban Ramm [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F3DACA77-A6A9-43CF-B76A-CA3A181631F2@fiee.net \
    --to=hraban@fiee.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).