ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Sytse Knypstra <sytse.knypstra@home.nl>
To: ntg-context@ntg.nl
Subject: \setupcolumnsetlines does not work again
Date: Mon, 19 Aug 2019 11:57:58 +0200 (CEST)	[thread overview]
Message-ID: <304484648.6792.1566208678699@mail.ziggo.nl> (raw)
In-Reply-To: <mailman.0.1566122401.21628.ntg-context@ntg.nl>

I thought I understood the mechanism, but I found another instance where \setupcolumnsetlines does not give the desired result:

%%%%%%%%%%%
\definecolumnset[Two][n=2]
\starttext
Test
%\page
\setupcolumnsetlines[Two][1][1][9]
	\startcolumnset[Two]
		\input knuth
	\stopcolumnset
\setupcolumnsetlines[Two][1][1][9]
	\startcolumnset[Two]
		\input knuth
	\stopcolumnset
\stoptext
%%%%%%%%%%%

This setup gives indeed a balanced first page and an unbalanced second page.
But if the fourth line (\page) is uncommented, the second output page is unbalanced and the third page is balanced.
So the mechanism is therefore more complicated than
> only if the first columnset extends to more than one page 
> the next \setupcolumnsetlines will work properly.

What is the extended rule? If this intended behaviour, what is the reason behind it?

Sytse


> Op 17 augustus 2019 om 23:54 schreef Sytse Knypstra <sytse.knypstra@home.nl>:
> 
> 
> Wolfgang wrote:
> > The settings for the second columnset work when the first columnset goes over of two or more pages. 
> 
> Thank you, now I understand the mechanism: only if the first columnset extends to more than one page, the next \setupcolumnsetlines will work properly. Is this a bug or a feature? If it is a feature, what is the idea behind it?
> 
> Sytse
___________________________________________________________________________________
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-08-19  9:57 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <mailman.0.1566122401.21628.ntg-context@ntg.nl>]

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=304484648.6792.1566208678699@mail.ziggo.nl \
    --to=sytse.knypstra@home.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).