From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/51171 Path: news.gmane.org!not-for-mail From: "Bowen Alan C." Newsgroups: gmane.comp.tex.context Subject: Re: Tables query (notes, MKII) Date: Tue, 09 Jun 2009 18:25:01 -0400 Message-ID: References: <71D1CB9E-C8E6-4D2D-9224-0F8AE36BA5C6@Princeton.EDU> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: multipart/mixed; boundary="===============0825385461==" X-Trace: ger.gmane.org 1244586415 2886 80.91.229.12 (9 Jun 2009 22:26:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Jun 2009 22:26:55 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Jun 10 00:26:53 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1ME9mP-0007ej-38 for gctc-ntg-context-518@m.gmane.org; Wed, 10 Jun 2009 00:26:53 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 59CE71FB60; Wed, 10 Jun 2009 00:26:52 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23174-04-3; Wed, 10 Jun 2009 00:25:37 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BF4831FA4C; Wed, 10 Jun 2009 00:25:34 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A80461FA4C for ; Wed, 10 Jun 2009 00:25:32 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23174-04-2 for ; Wed, 10 Jun 2009 00:25:15 +0200 (CEST) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by ronja.ntg.nl (Postfix) with ESMTP id 490CD1FA41 for ; Wed, 10 Jun 2009 00:25:15 +0200 (CEST) Original-Received: from vms173011pub.verizon.net (vms173011pub.verizon.net [206.46.173.11]) by filter2-ams.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n59MPDL7010579 for ; Wed, 10 Jun 2009 00:25:14 +0200 Original-Received: from new-host-2.home ([72.82.250.115]) by vms173011.mailsrvcs.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPA id <0KKZ00HT3SXPLF00@vms173011.mailsrvcs.net> for ntg-context@ntg.nl; Tue, 09 Jun 2009 17:25:02 -0500 (CDT) In-reply-to: <71D1CB9E-C8E6-4D2D-9224-0F8AE36BA5C6@Princeton.EDU> X-Mailer: Apple Mail (2.935.3) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=206.46.173.11; country=US; region=TX; city=Grapevine; postalcode=76051; latitude=32.9234; longitude=-97.0810; metrocode=623; areacode=817; http://maps.google.com/maps?q=32.9234,-97.0810&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 240360755 - 672920395373 - 20090610 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:51171 Archived-At: --===============0825385461== Content-type: multipart/alternative; boundary=Apple-Mail-1--8871186 --Apple-Mail-1--8871186 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit After some experimentation, it became clear that to place the local notes properly, one must use \note[...] and \footnotetext[...]{}, and put the series of \footnotetext entries just before \placelocalfootnotes. A. On Jun 9, 2009, at 11;43,46 , Bowen Alan C. wrote: > I need a table that has local notes, but have not been able to get > them into the proper position (at the left margin of the table) or > the the proper length ( extending full length of table if needed). > What am I missing in the following reduced example? > > \starttext > > \startlocalfootnotes[conversion=character] > \placetable[][] > {} > \placelegend > {\starttables[|p|p|p|p|p|p|] > \NC numbers > \NC (*) \footnote{This is the first footnote.} > \NC stuff \footnote{This is the second footnote.} > \NC stuff\footnote{This is the third footnote.} > \NC more stuff\footnote{This is the fourth footnote} > \NC and yet more \NC\SR > \HL > \stoptables} > {\placelocalfootnotes} > \stoplocalfootnotes > > \stoptext > > Alan > > > ___________________________________________________________________________________ > 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 : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ --Apple-Mail-1--8871186 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable After some experimentation, it = became clear that to place the local notes properly, one must use = \note[...] and \footnotetext[...]{}, and put the series of \footnotetext = entries just before = \placelocalfootnotes.

A.

On = Jun 9, 2009, at 11;43,46 , Bowen Alan C. wrote:

I need a table that has local = notes, but have not been able to get them into the proper position (at = the left margin of the table) or  the the proper length ( extending = full length of table if needed). What am I missing in the following = reduced example?

\starttext

\startlocalfootnotes[conversion=3Dcharacter]
\placetable[][]
{}
\placelegend
{\starttables[|p|p|p|p|p|p|]
\NC = numbers
= \NC (*) \footnote{This is the first = footnote.}
\NC stuff = \footnote{This is the second footnote.} =
\NC = stuff\footnote{This is the third = footnote.}
\NC more = stuff\footnote{This is the fourth footnote} =
\NC and yet = more \NC\SR
 \HL
\stoptables}
{\placelocalfootnotes}
\stoplocalfootnotes

\stoptext

Alan


_____________________________= ______________________________________________________
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 =  : https://foundry.s= upelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
________= __________________________________________________________________________= _

= --Apple-Mail-1--8871186-- --===============0825385461== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============0825385461==--