ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: ntg-context@ntg.nl
Subject: Re: a way to implement \testcolumn in mixedcolumns
Date: Fri, 22 Nov 2013 22:59:07 +0100	[thread overview]
Message-ID: <528FD3AB.6080809@wxs.nl> (raw)
In-Reply-To: <528D33E8.1030509@sil.org>

On 11/20/2013 11:12 PM, Lars Huttar wrote:
> On 11/20/2013 4:47 PM, Lars Huttar wrote:
>> However one thing we do miss from columnsets is the control over widows
>> & orphans in two ways: \testcolumn, and \setupcolumnsetlines.
>> \testcolumn[n] allowed us to do a conditional column break, so when we
>> were about to start a new subsection heading, we could prevent it being
>> an orphan at the bottom of the column; and when starting a paragraph
>> with a hangaround graphic framed flushright and bottom, we could
>> similarly use \testcolumn to prevent the graphic from hanging down into
>> the footer (which is what sometimes happened otherwise).
>>
>> So I'm wondering, is there some way to achieve the equivalent of
>> \testcolumn in mixedcolumns?

for the moment add \penalty10000

> Here is a MWE:
>
> \starttext
>
>
> \startmixedcolumns[distance=5mm, balance=yes]
>
> \dorecurse {20} {
>
> \testcolumn[8]
>
> \subsection{Subsection Heading} \input knuth \endgraf
>
> }
>
> \stopmixedcolumns
>
>
> \stoptext
>
>
> You can see that the heading for subsection 6 is an orphan at the bottom
> of a column (at least, with the paper size settings I have; otherwise,
> I'm sure it happens somewhere else). If \testcolumn worked, the
> \testcolumn[8] would have shoved the subsection heading to the next
> column, because there was not space for 8 lines left in the column at
> that point.
>
> Any thoughts on how to fix this kind of occurrence?
>
> Thanks,
> Lars
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>


-- 

-----------------------------------------------------------------
                                           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
___________________________________________________________________________________


  reply	other threads:[~2013-11-22 21:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-20 21:47 Lars Huttar
2013-11-20 22:12 ` Lars Huttar
2013-11-22 21:59   ` Hans Hagen [this message]
2013-11-22 22:37     ` Lars Huttar
2013-11-23 11:49       ` Hans Hagen
2013-11-26 19:37         ` Lars Huttar
2013-11-28 18:34 ` Hans Hagen
2013-11-29 11:26   ` Lars Huttar (SIL gmail)
2013-11-29 11:46     ` Hans Hagen
2013-12-03 14:10   ` Lars Huttar
2013-12-03 21:40     ` Hans Hagen
2013-12-05 13:45       ` Lars Huttar (SIL gmail)

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=528FD3AB.6080809@wxs.nl \
    --to=pragma@wxs.nl \
    --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).