ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Nikolai Weibull <mailing-lists.context-users@rawuncut.elitemail.org>
Subject: Re: \splitfloat and \bTABLE do not play well?
Date: Tue, 26 Apr 2005 15:11:39 +0200	[thread overview]
Message-ID: <20050426131138.GD5911@puritan.pcp.ath.cx> (raw)
In-Reply-To: <1ebbd11ef3d8.1ef3d81ebbd1@ki.se>

Johan Sandblom, April 25:

> Reading earlier messages on this list I hoped the following 
> would work for natural tables as well. It does not, the table
> ends up unsplit. What am I doing wrong?

I'm not sure you can use natural tables for this.  This works:

\splitfloat
  {\placetable{Title}}
  {\starttablehead
     \HL
     \NC \bf Column 1            \NC \bf Column2 \NC\AR
     \HL
   \stoptablehead
   \starttabletail
     \HL
   \stoptabletail
   \starttables[|l|lp(25em)|]
     \NC \dots                   \NC \dots       \NC\AR
     \dots
   \stoptables}

Enjoy,
        nikolai

-- 
Nikolai Weibull: now available free of charge at http://bitwi.se/!
Born in Chicago, IL USA; currently residing in Gothenburg, Sweden.
main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}

  reply	other threads:[~2005-04-26 13:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-25  9:28 Johan Sandblom
2005-04-26 13:11 ` Nikolai Weibull [this message]
2005-04-26 16:34 Johan Sandblom

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=20050426131138.GD5911@puritan.pcp.ath.cx \
    --to=mailing-lists.context-users@rawuncut.elitemail.org \
    --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).