From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/51228 Path: news.gmane.org!not-for-mail From: "Bowen Alan C." Newsgroups: gmane.comp.tex.context Subject: Re: Tables query (notes, MKII) Date: Thu, 11 Jun 2009 11:16:59 -0400 Message-ID: <2F21F76C-ACDF-4074-8537-D653CB86099C@Princeton.edu> 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: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1244736050 18327 80.91.229.12 (11 Jun 2009 16:00:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 11 Jun 2009 16:00:50 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jun 11 18:00:48 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 1MEmhr-0006EW-Ug for gctc-ntg-context-518@m.gmane.org; Thu, 11 Jun 2009 18:00:48 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C287F1FB29; Thu, 11 Jun 2009 18:00:44 +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 27503-03; Thu, 11 Jun 2009 18:00:12 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7C74D1FADC; Thu, 11 Jun 2009 18:00:12 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0312B1FADC for ; Thu, 11 Jun 2009 18:00:11 +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 29500-01 for ; Thu, 11 Jun 2009 18:00:02 +0200 (CEST) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by ronja.ntg.nl (Postfix) with ESMTP id 6EE021FA4C for ; Thu, 11 Jun 2009 18:00:02 +0200 (CEST) Original-Received: from vms173007pub.verizon.net (vms173007pub.verizon.net [206.46.173.7]) by filter2-til.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n5BG00vS003026 for ; Thu, 11 Jun 2009 18:00:01 +0200 Original-Received: from new-host-2.home ([72.82.250.115]) by vms173007.mailsrvcs.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPA id <0KL200FMZYGCLH30@vms173007.mailsrvcs.net> for ntg-context@ntg.nl; Thu, 11 Jun 2009 10:17:01 -0500 (CDT) In-reply-to: X-Mailer: Apple Mail (2.935.3) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=206.46.173.7; 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: 241628550 - 8adc326b8d80 - 20090611 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 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:51228 Archived-At: Thanks, Willi. I am now using the very latest ConTeXt minimals and find that setting width=fit works too. All best, Alan On Jun 11, 2009, at 11;05,47 , Willi Egger wrote: > Hi Alan, > > I tried your code. Here with the latest beta and minimals from > 11-06-2009 MKIV: I get the footnotes at the left margin and they > will fill the whole width of the table and break lines correctly. > However the conversion of the numbers into characters does not work. > Instead the [conversion=characters] is displayed at the top of the > file. - I assume, that this is an issue related to the new > sectioning code... > > Otherwise compliation of your code in MKII results in a correct > conversion of the numbers to characters, but indeed the width is > restricted to a fairly small column. You can circumvent this by > adding a width= to the list of options [conversion=characters, width= > \.9\textwidth] > > Kind regards > > Willi > On Jun 9, 2009, at 5:43 PM, 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 >> ___________________________________________________________________________________ > > ___________________________________________________________________________________ > 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 > ___________________________________________________________________________________ ___________________________________________________________________________________ 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 ___________________________________________________________________________________