From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18009 Path: main.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: \starttables and \footnote Date: Fri, 28 Jan 2005 10:04:34 +0100 Message-ID: <41FA0022.4050807@boede.nl> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1106903083 18971 80.91.229.6 (28 Jan 2005 09:04:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 Jan 2005 09:04:43 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 28 10:04:37 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CuS3R-0008B0-00 for ; Fri, 28 Jan 2005 10:04:37 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5594B127CC; Fri, 28 Jan 2005 10:04:36 +0100 (CET) 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 26382-04; Fri, 28 Jan 2005 10:04:33 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2470712778; Fri, 28 Jan 2005 10:04:33 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A4D5B12778 for ; Fri, 28 Jan 2005 10:04:32 +0100 (CET) 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 26344-04 for ; Fri, 28 Jan 2005 10:04:31 +0100 (CET) Original-Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by ronja.ntg.nl (Postfix) with ESMTP id EB3DC12772 for ; Fri, 28 Jan 2005 10:04:31 +0100 (CET) Original-Received: from [192.168.0.193] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtp-vbr15.xs4all.nl (8.12.11/8.12.11) with ESMTP id j0S94VlH037586 for ; Fri, 28 Jan 2005 10:04:31 +0100 (CET) (envelope-from w.egger@boede.nl) User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl In-Reply-To: X-Virus-Scanned: by XS4ALL Virus Scanner 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: main.gmane.org gmane.comp.tex.context:18009 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18009 Hi Peter, May be the=20 \startlocalfootnotes[n=3D0]...{\placelocalfootnote}\stoplocalfootnotes is= =20 an option. Sorry I do not know what the [n=3D0] is meaning ... Willi Peter M=FCnster wrote: > Hello, > could someone help me with placing a footnote in a multipage-table? > Here an example, where the table overwrite the footnote: >=20 > \starttext > \starttablehead > \HL > \NC command \NC meaning \NC\SR > \HL > \stoptablehead > \starttabletail > \HL > \stoptabletail \startlocalfootnotes[n=3D0] \starttables[|l|l|] \NC \tex{NC} \NC next column\footnote{a footnote}\NC\FR \dorecurse{50}{\NC \tex{MR} \NC middle row \NC\MR} \NC \tex{LR} \NC last row \NC\LR \stoptables {\placelocalfootnotes} \stoplocalfootnotes > \stoptext >=20 > Used versions: > TeXExec 5.2.3 - ConTeXt / PRAGMA ADE 1997-2004 >=20 > texexec : TeXExec 5.2.3 - ConTeXt / PRAGMA ADE 1997-2004 > texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004 > tex : pdfeTeX, 3.141592-1.20c-beta-20050121-2.2 (Web= 2C 7.5.4) > context : ver: 2005.01.13 > cont-en : ver: 2005.01.13 fmt: 2005.1.25 mes: english >=20 > Cheers, Peter >=20