ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans van der Meer <hansm@science.uva.nl>
Subject: Re: colums
Date: Tue, 1 Aug 2006 13:06:46 +0200	[thread overview]
Message-ID: <E8E1EE1F-3C26-42B7-B4F5-B6858AF50623@science.uva.nl> (raw)
In-Reply-To: <Pine.WNT.4.63.0607311824440.2520@nqvgln>


On Aug 1, 2006, at 0:25, Aditya Mahajan wrote:

> On Mon, 31 Jul 2006, Hans van der Meer wrote:
>
>> When I do:
>>
>> \setupcolumns[n=2,balance=no,tolerance=verytolerant,rule=on] % and  
>> variations
>> \startext
>> \startcolumns
>> abc
>> \column
>> def
>> \stopcolumns
>> \stoptext
>>
>> This produces two columns when typeset on the upper half of the page.
>> Suddenly about halfway the page the columns are not put side by  
>> side but
>> below each other!
>
> Can you give an example that shows the problem?
>
> Aditya


I ran the next code on the Live Context site and it gave me "first  
column" on the first page and "second column" on page 2.

\starttext
\dorecurse{4}{\input tufte}

\startcolumns[n=2]
first column
\column
second column
\stopcolumns
\stoptext

But, as Hans Hagen wrote in another reply:

> \column is just not that trustworthy; columnsets give more control but
> cannot be used mixed with one column

However, I seem to remember columnsets as fairly complex.

Hans van der Meer

  reply	other threads:[~2006-08-01 11:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-31 21:17 colums Hans van der Meer
2006-07-31 22:25 ` colums Aditya Mahajan
2006-08-01 11:06   ` Hans van der Meer [this message]
2006-08-01  9:02 ` colums Hans Hagen

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=E8E1EE1F-3C26-42B7-B4F5-B6858AF50623@science.uva.nl \
    --to=hansm@science.uva.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).