From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54601 Path: news.gmane.org!not-for-mail From: "Bowen Alan C." Newsgroups: gmane.comp.tex.context Subject: Re: local footnote (Tables) problem Date: Sat, 21 Nov 2009 08:43:15 -0500 Message-ID: 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 1258811035 3388 80.91.229.12 (21 Nov 2009 13:43:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Nov 2009 13:43:55 +0000 (UTC) To: mailing ConTeXt users list for Original-X-From: ntg-context-bounces@ntg.nl Sat Nov 21 14:43:48 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 1NBqFf-0003tH-20 for gctc-ntg-context-518@m.gmane.org; Sat, 21 Nov 2009 14:43:47 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2DC6CC9AE3; Sat, 21 Nov 2009 14:41:11 +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 dFSTa8l9V0kN; Sat, 21 Nov 2009 14:41:06 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D7FCCC9AC1; Sat, 21 Nov 2009 14:41:02 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1A62EC9AC1 for ; Sat, 21 Nov 2009 14:40:58 +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 r-p+xSAEtNpP for ; Sat, 21 Nov 2009 14:40:54 +0100 (CET) Original-Received: from vms173013pub.verizon.net (vms173013pub.verizon.net [206.46.173.13]) by balder.ntg.nl (Postfix) with ESMTP id 2B24DC9AB7 for ; Sat, 21 Nov 2009 14:40:54 +0100 (CET) Original-Received: from new-host-3.home ([98.110.125.115]) by vms173013.mailsrvcs.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPA id <0KTG007ZAOS46JC0@vms173013.mailsrvcs.net> for ntg-context@ntg.nl; Sat, 21 Nov 2009 07:43:17 -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:54601 Archived-At: Please excuse my persistence. The following is a minimal file illustrating = a problem that I am having with a multipage table with local footnotes. Set= ting split=3Dyes or split=3Drepeat in \setuptables produces obviously unsat= isfactory results. What I need is a multipage table that has good page divi= sions and puts the table's label on the last page only. I have been unable = to find documentation that would help with this yet. I am using MK2 in today=92s Context in the Context Minimals. Alan \showframe \starttext \dorecurse{3}{\input knuth\par} \start \setuptables [bodyfont=3D9pt, width=3D\textwidth, rulethickness=3D0.03em, distance=3Dbig, split=3Drepeat] \placetable [split,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 ___________________________________________________________________________= ________