ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: Henning Hraban Ramm <angerweit@gmx.net>, ntg-context@let.uu.nl
Subject: Re: Unbalanced column widths
Date: Fri, 19 Jul 2002 22:47:25 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20020719224107.02db4190@remote-1> (raw)
In-Reply-To: <200207160839.28560.john@wexfordpress.com>

At 08:39 AM 7/16/2002 -0400, John Culleton wrote:
>On Sunday 14 July 2002 05:06 pm, Henning Hraban Ramm wrote:
> > Am Sonntag, 14. Juli 2002 20:07 schrieb John Culleton:
> > > It is possible to set up unbalanced column widths? One can do it
> > > with pragraphs but there seems to be no mechanism for setting
> > > the left column narrower than the right column. Or perhaps it exists and
> > > I have not found the directions yet.
> >
> > You could use columnsets and do the paragraph breaking by hand.
> >
> > Grüßlis vom Hraban!
>
>Can you be more specific? Are you suggesting paragraphs instead of columns?

\definecolumnset[two][n=2]

\setupcolumnset[two][1][width=4cm]
\setupcolumnset[two][2][width=8cm]

\startcolumnset[two]

some text

\stopcolumnset

now, run this document, and see where the second column starts, put a 
\nextcolumn (or bla-\nextcolumn) there and voila

this is how far tex can go

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:[~2002-07-19 20:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-14 18:07 John Culleton
2002-07-14 21:06 ` Henning Hraban Ramm
2002-07-16 12:39   ` John Culleton
2002-07-16 18:27     ` Henning Hraban Ramm
2002-07-19 20:47     ` Hans Hagen [this message]
2002-07-24 17:19       ` Willi Egger
2002-07-25  7:17         ` Hans Hagen
2002-07-26 15:03           ` John Culleton
2002-07-26 18:23             ` Hans Hagen
2002-07-26 21:14               ` John Culleton
2002-07-26 21:37                 ` Hans Hagen
2002-07-27 11:48                   ` John Culleton
2002-07-27 13:44                     ` Hans Hagen
2002-08-15 18:35                       ` John Culleton
2002-08-15 20:03                         ` John Culleton

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.1.0.14.1.20020719224107.02db4190@remote-1 \
    --to=pragma@wxs.nl \
    --cc=angerweit@gmx.net \
    --cc=ntg-context@let.uu.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).