ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <angerweit@gmx.net>
Subject: Re: Unbalanced column widths
Date: Tue, 16 Jul 2002 20:27:09 +0200	[thread overview]
Message-ID: <200207162027.09498.angerweit@gmx.net> (raw)
In-Reply-To: <200207160839.28560.john@wexfordpress.com>

Am Dienstag, 16. Juli 2002 14:39 schrieb John Culleton:
> Can you be more specific? Are you suggesting paragraphs instead of columns?

Sorry, I got not yet experienced with columnsets, but it should work like this 
(sample of the header field of a multi column layout):

\definecolumnset[five][n=5,distance=6mm]
\definecolumntextarea	[mytitlefiedl] [right][x=1,y=1,nx=4,ny=18]
\definecolumntextarea	[mytitlefield] [left] [x=2,y=1,nx=4,ny=18]

\startbuffer[sample]
Name Author
\title{My Title}
Some Preface
\stopbuffer
\setupcolumntextareatext [mytitlefield] [right][{\getbuffer[sample]}]

Hint: Define a columnset whose column width fits n-times in both of your 
desired text columns. Define column text areas for them.
x = start in set column x
y = start in grid line y
nx = span nx set columns
ny = span ny grid lines

As following you get five slim columns (as defined above):
\startcolumnset[five]
\stopcolumnset

HTH

Grüßlis vom Hraban!
-- 
http://www.angerweit.de
http://www.fiee.net
http://www.ramm.ch
---


  reply	other threads:[~2002-07-16 18:27 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 [this message]
2002-07-19 20:47     ` Hans Hagen
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=200207162027.09498.angerweit@gmx.net \
    --to=angerweit@gmx.net \
    /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).