ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Tables query (notes, MKII)
Date: Thu, 11 Jun 2009 17:05:47 +0200	[thread overview]
Message-ID: <D00BE941-19FA-485C-A102-942B4E2B6C56@boede.nl> (raw)
In-Reply-To: <71D1CB9E-C8E6-4D2D-9224-0F8AE36BA5C6@Princeton.EDU>

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
___________________________________________________________________________________


  parent reply	other threads:[~2009-06-11 15:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-09 15:43 Bowen Alan C.
2009-06-09 22:25 ` Bowen Alan C.
2009-06-11 15:05 ` Willi Egger [this message]
2009-06-11 15:16   ` Bowen Alan C.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D00BE941-19FA-485C-A102-942B4E2B6C56@boede.nl \
    --to=w.egger@boede.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).