From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3668 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: footnotes in ConteXt in table head Date: Wed, 27 Dec 2000 09:34:18 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20001227093418.013a8ad0@pop.wxs.nl> References: <3A45AA35.4FFA7031@multiweb.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035394395 19170 80.91.224.250 (23 Oct 2002 17:33:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:33:15 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Peter van Summeren In-Reply-To: <3A45AA35.4FFA7031@multiweb.nl> Xref: main.gmane.org gmane.comp.tex.context:3668 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3668 At 08:48 AM 12/24/00 +0100, Peter van Summeren wrote: >I want to put footnotes the table heads in tabular flow in ConteXt. Now >the footnotes come out double at the end of the text (and not the >page), and sometimes not at all. >\starttabulate[|l|p|] >\HL >\NC \bf item1 \NC \bf item2 \footnote[]{bla, bla} \NC \NR >\HL >(etc) >Any suggestions? >with friendly greetings, Footnotes kind of conflict with floating bodies since tex has to take them into account when breaking a page. Another problem is that deeply buried footnotes [inserts] don't migrate to the outer level. For this reason, context postpones them in some circumstances [a few month ago i patched this a bit]. For tables, a decent solution is to use local footnotes \startlocalfootnotes ..... \placefootnotes \stoplocalfootnotes You can then attach the notes to the table. Btw, the [] in your example is redundant. Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------