ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: Page break in columns
Date: Sat, 29 Jan 2000 02:12:10 +0100	[thread overview]
Message-ID: <3.0.6.32.20000129021210.0184f320@pop.wxs.nl> (raw)
In-Reply-To: <14481.56433.56717.476251@seagate.kei.ind>

At 03:21 AM 1/29/2000 +0900, Kei Furuuchi wrote:
>More specifically:
>
>\setuppapersize[A4][A4]
>\starttext
>\defineparagraphs[TwoCol][n=2]
>\setupparagraphs[1][width=0.5/textwidth]
>\input mk_mix.txt
>\stoptext
>
>And inside mk_mix.txt:
>
>\startTwoCol
>blah blah
>\Twocol
>blah blah
>\StopTwocol
>
>repeat the above block in different text in English and German.

How about:

\definetabulate[dual][|p|p|]
\setuptabulate[dual][inner=\setquicktabulate\dual]

\startdual
\dual some text \\ some text \\
\stopdual

That one nicely breaks across pages. In the latest version it even keeps
the two topmost and two bottommost lines onbroken.  

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


  reply	other threads:[~2000-01-29  1:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-27 17:25 Kei Furuuchi
2000-01-28  8:23 ` Hans Hagen
2000-01-28 18:21   ` Kei Furuuchi
2000-01-29  1:12     ` Hans Hagen [this message]
2000-01-31 17:47 Mr. Lei Wang
2000-02-03 14:24 Mr. Lei Wang
2000-02-03 15:20 ` Hans Hagen
     [not found] <200001311752.CAA00706@yha.att.ne.jp>
     [not found] ` <3.0.6.32.20000203135010.008b0780@pop.wxs.nl>
2000-02-03 14:46   ` Kei Furuuchi
2000-02-03 15:35     ` Hans Hagen
     [not found] <Your message of "Thu, 03 Feb 2000 16:35:03 +0100." <3.0.6.32.20000203163503.01619100@pop.wxs.nl>
2000-02-03 15:57 ` Karsten Tinnefeld
2000-02-03 16:41   ` Tobias Burnus
2000-02-03 17:21     ` Hans Hagen
2000-02-03 17:19   ` 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=3.0.6.32.20000129021210.0184f320@pop.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).