ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Kei Furuuchi <kfur@yha.att.ne.jp>
Cc: Kei Furuuchi <kfur@yha.att.ne.jp>, ntg-context@ntg.nl
Subject: Re: Page break in columns
Date: Sat, 29 Jan 2000 03:21:20 +0900 (JST)	[thread overview]
Message-ID: <14481.56433.56717.476251@seagate.kei.ind> (raw)
In-Reply-To: <3.0.6.32.20000128092347.013d47a0@pop.wxs.nl>

Hans Hagen writes:
 > At 02:25 AM 1/28/2000 +0900, you wrote:
 > 
 > >Is there anyway to break a page in columns like latex multicol style
 > >in tools package does in ConTeXt's defineparagraphs procedure?
 > >I noticed a page breaks between columns not inside.
 > 
 > \startcolumns[n=5]
 > yourtext
 > \stopcolumns
 > 
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.

Regards,
Kei.


  reply	other threads:[~2000-01-28 18:21 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 [this message]
2000-01-29  1:12     ` Hans Hagen
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=14481.56433.56717.476251@seagate.kei.ind \
    --to=kfur@yha.att.ne.jp \
    --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).