ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: e_w_g@t-online.de (Eckhart Guthöhrlein)
Subject: multicolumn in floating objects?
Date: Sat, 08 Sep 2001 09:22:55 +0200	[thread overview]
Message-ID: <5.1.0.14.0.20010908085006.00a8a668@pop.t-online.de> (raw)

I have a very narrow table with a natural height of approximately 
1.25\makeupheight. What I would like to do is:
- split it in 3 columns
- put the whole thing in a float
- give it a single caption

With tabulate, splitting with \startcolumns works fine, nicely distributed 
over 3 columns using the minimum of tatal vertical space. First I tried to 
simply put it a \placetable: no error message (wow), but no splitting, either.

Furthermore, I would prefer to use \starttables, because I need 
heads/tails. Or is it possible to set up repeating heads for tabulate (I 
found only \starttablehead in the archive)?
But, with \starttables, each column is filled until the bottom of the page 
is reached before a new column is started, resulting into an empty third 
and a half-full second column in my case. (And no split inside floats, 
either.) I didn't succeed in making tables believe that vsize is xxx, how 
can this be done? And then, how to make the whole thing a single float?

I experimented with \splitfloat. This seems to work well with tabulate. But 
it does not really float, does it? As far as I have observed, it starts 
where it occurs in the text, extending to the next page if necessary.

Currently, I have put the \startcolumns / tabulate into an extra file, 
converted it to eps and included as \externalfigure. Not very nice and 
nasty if changes are necessary, so I would be grateful for a better 
solution, if there is any.

Eckhart


                 reply	other threads:[~2001-09-08  7:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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.0.20010908085006.00a8a668@pop.t-online.de \
    --to=e_w_g@t-online.de \
    /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).