From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53728 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: Footnotes AFTER table ? Date: Mon, 26 Oct 2009 15:53:08 +0100 Message-ID: <4522F18D-93A1-471B-89DD-4C650D33C64F@st.estfiles.de> References: <008DA0FF-1236-4F72-B9DC-59292074EF5D@st.estfiles.de> <4AE5B498.809@gmx.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1256568813 19622 80.91.229.12 (26 Oct 2009 14:53:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 Oct 2009 14:53:33 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 26 15:53:24 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1N2Qwm-0001hm-25 for gctc-ntg-context-518@m.gmane.org; Mon, 26 Oct 2009 15:53:24 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id ACB25C9AE3; Mon, 26 Oct 2009 15:52:14 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id zBltRfrGacc7; Mon, 26 Oct 2009 15:52:11 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 753F4C9AB7; Mon, 26 Oct 2009 15:52:10 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D46E2C9AB7 for ; Mon, 26 Oct 2009 15:52:07 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ISmT4nCiaDr2 for ; Mon, 26 Oct 2009 15:52:04 +0100 (CET) Original-Received: from smtprelay09.ispgateway.de (smtprelay09.ispgateway.de [80.67.31.32]) by balder.ntg.nl (Postfix) with ESMTP id 3534BC9A41 for ; Mon, 26 Oct 2009 15:52:04 +0100 (CET) Original-Received: from [89.247.53.87] (helo=[192.168.1.4]) by smtprelay09.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1N2QyR-00058s-JZ for ntg-context@ntg.nl; Mon, 26 Oct 2009 15:55:08 +0100 In-Reply-To: <4AE5B498.809@gmx.net> X-Mailer: Apple Mail (2.1076) X-Df-Sender: 698580 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:53728 Archived-At: Am 26.10.2009 um 15:39 schrieb Peter Rolf: > Steffen Wolfrum schrieb: >> Hi, >> >> >> I have a long table (15pages) with about 150 long footnotes (NOT >> local notes!). >> The only chance to set this will be to set all footnotes after the >> table. >> >> My first attempt (see minimal below) failed ... >> >> Could someone help me please? >> >> >> Thanks >> >> Steffen >> >> --- >> >> \starttext >> >> \setupfootnotes[location=text] >> >> \postponefootnotes >> > \postponenotes > >> \bTABLE >> \bTR\bTD >> TEST\footnote{\dorecurse{10}{\input tufte \par}} >> \eTR\eTD >> \eTABLE >> >> \page >> Notes: >> \flushfootnotes > \placefootnotes > > > works here (mkiv). But I don't use these commands that often, so > there is a big chance, that this is not optimal ;) Hmm, the result looks strange: http://werksatz.com/attachments/postpone_1.pdf A pagebreak above? And note not split? Steffen --- \showframe \starttext \setupfootnotes[location=text] \postponefootnotes \bTABLE \bTR\bTD TEST\footnote{\dorecurse{20}{\input tufte \par}} \eTR\eTD \eTABLE \page Notes:\placefootnotes \stoptext ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________