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: orphan headline
Date: Sun, 29 May 2016 13:26:16 +0200	[thread overview]
Message-ID: <2497e67e-79b3-c333-f6c7-fcf47f111c9a@wxs.nl> (raw)
In-Reply-To: <be77f8ef-6ed4-d309-4207-891253062ab3@gmx.es>

On 5/29/2016 11:57 AM, Pablo Rodriguez wrote:
> On 05/27/2016 02:49 PM, Wolfgang Schuster wrote:
>>> Pablo Rodriguez 26. Mai 2016 um 21:29
>>>
>>> In a much simpler case, it seems to work:
>>>
>>> \setuphead[section]
>>> [style=\ss\tfa, after={\hrule\blank[samepage,big]}]
>>> %~ [style=\ss\tfa, after={\hrule\blank[big]}]
>>> [..]
>>
>> A good idea but it can be improved.
>>
>> \definevspace[sectionrule][3mm]
>>
>> \setuphead
>>   [section]
>>   [       width=0.8\textwidth,
>>    commandafter={\vspace[sectionrule]\hrule},
>>          before={\blank[0.5cm]},
>>           after={\blank[1cm]}]
>
> Wolfgang,
>
> many thanks for the improvement.
>
> I have a question about your code:
>
> What prevents page break between heading the next paragraph?

a rather complex method of weighted penalties that also needs to make 
sure we don't break between successive heads but at the same time makes 
sure that we don't overflow the page

> I might guess that is the two distinct options commandafter and after.
> But this is only my suspicion on what may work there.
>
> Many thanks for your help,
>
> Pablo
>


-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | 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:[~2016-05-29 11:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-26  8:56 Andrea Valle
2016-05-26 15:40 ` Pablo Rodriguez
2016-05-26 15:45   ` Andrea Valle
2016-05-26 19:29     ` Pablo Rodriguez
2016-05-27 12:49       ` Wolfgang Schuster
2016-05-29  9:57         ` Pablo Rodriguez
2016-05-29 11:26           ` Hans Hagen [this message]
2016-05-26 19:55 ` Wolfgang Schuster
2016-05-27  8:16   ` Andrea Valle

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=2497e67e-79b3-c333-f6c7-fcf47f111c9a@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).