From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54516 Path: news.gmane.org!not-for-mail From: "Bowen Alan C." Newsgroups: gmane.comp.tex.context Subject: local footnote (Tables) problem Date: Wed, 18 Nov 2009 14:20:06 -0500 Message-ID: <26E83846-9ABF-420E-B808-822E9E8E9C87@Princeton.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1258572057 5513 80.91.229.12 (18 Nov 2009 19:20:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Nov 2009 19:20:57 +0000 (UTC) To: mailing ConTeXt users list for Original-X-From: ntg-context-bounces@ntg.nl Wed Nov 18 20:20:38 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 1NAq4z-0004Hu-VS for gctc-ntg-context-518@m.gmane.org; Wed, 18 Nov 2009 20:20:38 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 60B94C9AF5; Wed, 18 Nov 2009 20:18:12 +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 zRBcMHxMMLzI; Wed, 18 Nov 2009 20:18:09 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 844EAC9ABB; Wed, 18 Nov 2009 20:18:09 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id F3C80C9ABB for ; Wed, 18 Nov 2009 20:18: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 tSVqBcN2ftip for ; Wed, 18 Nov 2009 20:18:04 +0100 (CET) Original-Received: from vms173003pub.verizon.net (vms173003pub.verizon.net [206.46.173.3]) by balder.ntg.nl (Postfix) with ESMTP id 33EACC9A8A for ; Wed, 18 Nov 2009 20:18:04 +0100 (CET) Original-Received: from w144173.wireless.ias.edu ([192.16.204.74]) by vms173003.mailsrvcs.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPA id <0KTB00409KDJ9Z20@vms173003.mailsrvcs.net> for ntg-context@ntg.nl; Wed, 18 Nov 2009 13:20:08 -0600 (CST) X-Mailer: Apple Mail (2.1077) 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:54516 Archived-At: Wolfgang=97 I adapted the file that you sent me so that the table extends beyond one p= age. But, as you will see, the table still prints on just one page. Moreov= er, if I set split=3Drepeat, the header prints twice (?) more. Alan \showframe \starttext \dorecurse{3}{\input knuth\par} \start \setuptables [bodyfont=3D9pt, width=3D\textwidth, rulethickness=3D0.03em, distance=3Dbig, split=3Dyes] \placetable [top,nonumber] [tab:Table03] {Table 3} {\startlocalfootnotes[conversion=3Dcharacter,bodyfont=3D9pt] \placelegend {\startframedtext[frame=3Doff,offset=3Dnone,width=3Dfit] \starttablehead \HL[3] \NC \REF[c]{Column A} \NC \REF[c]{Column B} \NC\SR \HL \stoptablehead \starttable[|p(11.5pc)|p(11.5pc)|] \NC \REF[c]{1[4].341||345 [=3D F21.82||86]} \NC\REF[c]{6.29.3||4} \NC\= SR \NC Text A\note[a] \NC Text B\note[b] \NC\SR \NC \input knuth \NC \NC\AR \NC \NC \input knuth \NC\AR \NC \input knuth \NC \NC\AR \stoptable \stopframedtext} {\footnotetext[a]{A local footnote.} \footnotetext[b]{Another local footnote.} \hskip2pc\mbox{\placelocalfootnotes}} \stoplocalfootnotes} \stop \stoptext ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________