ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wybo Dekker <wybo@servalys.hobby.nl>
Cc: ntg-context@ntg.nl
Subject: Re: longtable and tabularx in context
Date: Thu, 12 Aug 1999 14:40:37 +0200	[thread overview]
Message-ID: <199908121240.OAA02620@servalys.hobby.nl> (raw)
In-Reply-To: <37B191F2.65A27BAF@wxs.nl>

Hans Hagen wrote:
> 
> Wybo Dekker wrote:
>  
> > 1: I'm trying to find out how to make long tables (several pages) in
> >    context. The table manual tells me to add u in the \BeginTable
> >    command. But if I add that one to \starttable is doesn't recognize
> >    it.
> 
> Use \starttables \stoptables instead. You can also say: 
> 
> \splitfloat
>   {\placefigure{caption}}
>   {whatever to be split} 

Sure, that worked, partly. However, my table started near the end of
the page, so I added [top] to \placefigure, supposing that context
would decide to start it at top of the next page. Instead, it started
on the *same* page, with the result that the *few* lines that
initially fitted at the end were now (equally few) at the top. With
the result that the floating table became interspersed with (large
amounts of) normal text. 

> or: 
> 
> \startbuffer
> \startables[preamble]
> \stoptables
> \stopbuffer
> 
> \splitfloat{\placefigure{caption}}{\getbuffer}
> 
> Subnumbers are automatically appended. See core-tab.tex (of beta manual)
> for more info. 

I downloaded the manual (4.4 MB) from the context download page, but
it says nothing about starttabellen or starttabulate. The tran-script
doesn't know about starttabulate. So where do I find this beta manual?

Are footnotes possible in tables? I tried, but a footnote between a
non-floating \starttable appeared on the next page, and one in 
\splitfloat{}{\starttables... didn't appear at all, although its
marker did.

Hartelijke groet, Wybo
--
__Servalys Analytical Chemistry Services__
Wybo H. Dekker      wybo@servalys.hobby.nl
Deilsedijk 60       www.hobby.nl/~servalys
4158 CH Deil        tel +31-345-652164    
The Netherlands     fax +31-345-652383    


  reply	other threads:[~1999-08-12 12:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-11 13:12 Wybo Dekker
1999-08-11 15:08 ` Hans Hagen
1999-08-12 12:40   ` Wybo Dekker [this message]
1999-08-12 19:10     ` Hans Hagen
1999-08-13 15:45       ` Wybo Dekker
1999-08-14  8:26         ` Hans Hagen
1999-08-14 11:14           ` Wybo Dekker
1999-08-12 21:17     ` Berend de Boer
1999-08-11 15:01 Berend de Boer

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=199908121240.OAA02620@servalys.hobby.nl \
    --to=wybo@servalys.hobby.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).