ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: About paragraph columns in table environment
Date: Wed, 21 Dec 2005 15:12:27 +0100	[thread overview]
Message-ID: <43A962CB.7050501@wxs.nl> (raw)
In-Reply-To: <43A7E9FB.8070001@mail.ru>

Radhelorn wrote:

> Hello all!
>
> I've tried to fit wide table (with paragraphs and vertical lines) into 
> page width. Following example don't work as expected:
>
> \SetTableToWidth{\textwidth}
> \starttable[|p|p|]
> \HL
> \VL foo foo foo foo foo foo \VL bar bar bar bar bar bar \VL\AR
> \HL
> \stoptable
>
> Text in columns formatted as if table was not widened. What did I miss 
> here?

table is not that clever -)

\SetTableToWidth{\textwidth}

\starttable[|p(.45\textwidth)|p(.45\textwidth)|]
\HL
\VL foo foo foo foo foo foo \VL bar bar bar bar bar bar \VL\AR
\HL
\stoptable

\stoptext

>
> BTW, how to fit text into a small box if I don't care about where word 
> breaks?
>
can you explain that a bit more?

Hans

  reply	other threads:[~2005-12-21 14:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-20 11:24 Radhelorn
2005-12-21 14:12 ` Hans Hagen [this message]
2005-12-21 17:37   ` Radhelorn
2005-12-21 17:52     ` Hans Hagen
2005-12-21 18:01       ` Taco Hoekwater
2005-12-22  9:27         ` Hans Hagen
2005-12-22 21:13         ` Radhelorn

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=43A962CB.7050501@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).