ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* question about unwanted locations of pagebreaks
@ 2014-07-18 11:27 Rob Heusdens
  2014-07-18 12:28 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Heusdens @ 2014-07-18 11:27 UTC (permalink / raw)
  To: ntg-context

The very last thing to do when finalizing a multi-page document is
checking where the page breaks occur, and make corrections accordingly, if
the pagebreak occurs at a location you do not want.

Of course, you can take all kind of measures on before hand to avoid 'bad'
places, like avoiding pagebreaks directly after a new section and before
any of the body text, etc. But the degrees of freedom for context to
handle this and to avoid (typographically) 'bad' pagebreak locations are I
suppose limited.

Is there a way (already implemented) in Context in which one can add some
degrees of freedom to avoid bad pagebreak locations. For instance with
elements that can vertically stretch (between some minimum and maximum
value) and can be placed optionally (and which could for instance include
a fancy decoration, like fancybreak module provides)?

(I guess this is also the way in which typesetters in the past dealt with
this problem).

Greetings,

Rob

___________________________________________________________________________________
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

* Re: question about unwanted locations of pagebreaks
  2014-07-18 11:27 question about unwanted locations of pagebreaks Rob Heusdens
@ 2014-07-18 12:28 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2014-07-18 12:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 7/18/2014 1:27 PM, Rob Heusdens wrote:
> The very last thing to do when finalizing a multi-page document is
> checking where the page breaks occur, and make corrections accordingly, if
> the pagebreak occurs at a location you do not want.
>
> Of course, you can take all kind of measures on before hand to avoid 'bad'
> places, like avoiding pagebreaks directly after a new section and before
> any of the body text, etc. But the degrees of freedom for context to
> handle this and to avoid (typographically) 'bad' pagebreak locations are I
> suppose limited.
>
> Is there a way (already implemented) in Context in which one can add some
> degrees of freedom to avoid bad pagebreak locations. For instance with
> elements that can vertically stretch (between some minimum and maximum
> value) and can be placed optionally (and which could for instance include
> a fancy decoration, like fancybreak module provides)?
>
> (I guess this is also the way in which typesetters in the past dealt with
> this problem).

you can play with this (rather old) feature:

\adaptlayout[height=5mm]
\adaptlayout[lines=2]

\adaptlayout[123][height=5mm]
\adaptlayout[5,9,42][lines=2]

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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:[~2014-07-18 12:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-18 11:27 question about unwanted locations of pagebreaks Rob Heusdens
2014-07-18 12:28 ` 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).