From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20095 Path: news.gmane.org!not-for-mail From: Johan Sandblom Newsgroups: gmane.comp.tex.context Subject: Re: footnotes in multipage \bTABLE Date: Mon, 25 Apr 2005 18:21:12 +0200 Message-ID: <13659119d3.119d313659@ki.se> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1114445828 1678 80.91.229.2 (25 Apr 2005 16:17:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Apr 2005 16:17:08 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Apr 25 18:17:01 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DQ6Fs-0005eg-CV for gctc-ntg-context-518@m.gmane.org; Mon, 25 Apr 2005 18:16:16 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5566C127B6; Mon, 25 Apr 2005 18:21:21 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03247-06; Mon, 25 Apr 2005 18:21:17 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C7D321279E; Mon, 25 Apr 2005 18:21:16 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B85CF1279E for ; Mon, 25 Apr 2005 18:21:14 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03284-04 for ; Mon, 25 Apr 2005 18:21:13 +0200 (CEST) Original-Received: from smtp3.ki.se (smtp3.ki.se [130.237.98.100]) by ronja.ntg.nl (Postfix) with ESMTP id CEC6B1278E for ; Mon, 25 Apr 2005 18:21:13 +0200 (CEST) Original-Received: from pmxchannel-daemon.smtp3.ki.se by smtp3.ki.se (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) id <0IFI00H01G3DKS@smtp3.ki.se> for ntg-context@ntg.nl; Mon, 25 Apr 2005 18:21:13 +0200 (MEST) Original-Received: from ki.se (scnode1.it.ki.se [130.237.99.51]) by smtp3.ki.se (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTP id <0IFI003HHG3CE4@smtp3.ki.se> for ntg-context@ntg.nl; Mon, 25 Apr 2005 18:21:12 +0200 (MEST) Original-Received: from [193.10.63.101] by mail.ki.se (mshttpd); Mon, 25 Apr 2005 18:21:12 +0200 Original-To: mailing list for ConTeXt users X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.27 (built May 12 2004) Content-language: en Content-disposition: inline X-Accept-Language: en Priority: normal X-PMX-Version: 4.7.0.111621, Antispam-Engine: 2.0.2.0, Antispam-Data: 2005.4.25.8 X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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 X-Virus-Scanned: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20095 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20095 Sorry, disregard this message. Something is wrong in this vicinity but this is not the code to nail it down. Sorry for the noise. -- Johan Sandblom N8, MRC, Karolinska sjh t +46851776108 17176 Stockholm m +46735521477 Sweden "What is wanted is not the will to believe, but the will to find out, which is the exact opposite" -- Bertrand Russell ----- Original Message ----- From: Johan Sandblom Date: Monday, April 25, 2005 2:07 pm Subject: [NTG-context] footnotes in multipage \bTABLE > How does one get footnotes in a long natural table? > > The following gives error > > \starttext > \startlocalfootnotes[n=0, location={text, none}] > \bTABLE[split=repeat] > \bTR\bTD a\footnote{test} \eTD\bTD b \eTD\eTR > \dorecurse{50}{\bTR\bTD \eTD\bTD \eTD\eTR} > \eTABLE > \placelocalfootnotes > \stoplocalfootnotes > > Many thanks, Johan > > -- > Johan Sandblom N8, MRC, Karolinska sjh > t +46851776108 17176 Stockholm > m +46735521477 Sweden > "What is wanted is not the will to believe, but the > will to find out, which is the exact opposite" > -- Bertrand Russell > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >