ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Re: Columns
Date: Thu, 17 Apr 2003 17:07:44 +0200	[thread overview]
Message-ID: <5.2.0.9.1.20030417170452.02065210@server-1> (raw)
In-Reply-To: <5.2.0.9.1.20030417153156.00a98ce0@imap.eco.rug.nl>

At 15:43 17/04/2003 +0200, Sytse Knypstra wrote:

>At 4/17/2003 02:28, you wrote:
>>Sytse Knypstra <S.Knypstra@eco.rug.nl> writes:
>>
>>Hello,
>>
>> > I am using two columns, but the command \column which should force a
>> > transition to the next column does not work.
>> > Here is a small example (in dutch):
>>
>>[...example...]
>>
>>
>>
>>that looks OK here:
>>
>>
>>Tekst 1.                   Tekst 2.
>>                            Tekst 3.
>>
>>
>>
>>Isn't this what you want to get?
>>
>>(ConTeXt  ver: 2003.3.17  fmt: 2003.3.18  int: dutch  mes: dutch)
>
>
>Yes, that's what I would like to get, but in fact I get:
>
>Tekst 1.                       Tekst 3.
>Tekst 2.
>
>And if I use: balance=no, I get:
>
>Tekst 1.
>Tekst 2.
>Tekst 3.
>
>>(ConTeXt  ver: 2002.8.23  fmt: 2002.11.25  int: dutch  mes: dutch)
>
>Maybe there have been relevant changes since august last year?

indeed, there has been some changes to the \column command:

\column
\column[yes]
\column[preference]

(you may try, in your version:

\def\column
   {\par
    {\testrulewidth\zeropoint\ruledvskip\teksthoogte}
    \penalty-200
    \vskip-\teksthoogte
    \prevdepth-\thousandpoint} % signals top of column

which equals yes)

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

  parent reply	other threads:[~2003-04-17 15:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-14 19:08 The Context styles library John Culleton
2003-04-14 19:28 ` Hans Hagen
2003-04-14 20:15 ` Patrick Gundlach
2003-04-14 23:09   ` John Culleton
2003-04-15  7:04     ` Patrick Gundlach
2003-04-17 12:06   ` Columns Sytse Knypstra
2003-04-17 12:28     ` Columns Patrick Gundlach
2003-04-17 13:43       ` Columns Sytse Knypstra
2003-04-17 13:54         ` Columns Patrick Gundlach
2003-04-17 15:07         ` Hans Hagen [this message]
2003-04-22  8:48           ` Columns Sytse Knypstra
2003-04-22  9:18             ` 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=5.2.0.9.1.20030417170452.02065210@server-1 \
    --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).