ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Rik Kabel <rik@panix.com>
To: ntg-context@ntg.nl
Subject: Re: right figure at bottom of page can narrow text block on whole next page
Date: Wed, 6 Feb 2019 12:52:31 -0500	[thread overview]
Message-ID: <96283f8b-8e9f-b47b-d74b-e0e78f1b795f@panix.com> (raw)
In-Reply-To: <875zu7r8g4.fsf@olin.edu>

On 1/29/2019 06:48, Sanjoy Mahajan wrote:
> \definepapersize[bookcrop][width=137mm,height=221mm]
> \setuppapersize [bookcrop][bookcrop]
>
> \setuplayout[marking=on,
>    location=middle,
>    backspace=13.5mm,
>    width=middle,
>    topspace=32bp,
>    header=10bp, headerdistance=26bp,
>    footerdistance=16bp, footer=10bp,
>    height=578bp,
> ]
>
> \setupinterlinespace[line=1.3em]
> \setupbodyfont[times,10bp]
>
> \starttext
>
> \input knuth
>
> Silly para
>
> Silly para
>
> \placefigure[right]{}{\framed[width=100bp,height=75.75bp]{\null}}
>
> \input knuth
>
> \dorecurse{8}{\par Silly para}
>
> \placefigure[right]{}{\framed[width=100bp,height=60.75bp]{\null}}
>
> \dorecurse{32}{Silly text }
>
> \dorecurse{3}{\input knuth \par}
>
> \stoptext

This has come up a few times on this list. Hans has stated a reluctance 
to make a change or add an option to discard the unused vertical space 
(see https://www.mail-archive.com/ntg-context@ntg.nl/msg21273.html from 
March 2007, and most recently 
https://www.mail-archive.com/ntg-context@ntg.nl/msg86872.html in January 
2018).

The workaround that Hans suggests in that last post , adding the flag 
'high', almost resolves the issue in your example.

-- 
Rik

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2019-02-06 17:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-29 11:48 Sanjoy Mahajan
2019-02-06 17:52 ` Rik Kabel [this message]
2019-02-06 19:35   ` Sanjoy Mahajan

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=96283f8b-8e9f-b47b-d74b-e0e78f1b795f@panix.com \
    --to=rik@panix.com \
    --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).