From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/694 Path: main.gmane.org!not-for-mail From: "Berend de Boer" Newsgroups: gmane.comp.tex.context Subject: RE: longtable and tabularx in context Date: Thu, 12 Aug 1999 23:17:29 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <002c01bee508$160fdcf0$0321a8c0@bmach.nederware.nl> References: <199908121240.OAA02620@servalys.hobby.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035391540 26237 80.91.224.250 (23 Oct 2002 16:45:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:45:40 +0000 (UTC) Cc: Original-To: "'Wybo Dekker'" In-Reply-To: <199908121240.OAA02620@servalys.hobby.nl> Xref: main.gmane.org gmane.comp.tex.context:694 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:694 Hai Wybo, > 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. This is behaviour I like (and I think is to be expected). You can force a page break with \page[yes] (? \pagina[ja]). > 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. You can set them below the table with \startlokalevoetnoten (probably \startlocalfootnotes) .. \stoplokalevoetnoten. Groetjes, Berend. (-: