ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Bowen Alan C." <acbowen@Princeton.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: local footnote (Tables) problem
Date: Mon, 23 Nov 2009 17:15:29 -0500	[thread overview]
Message-ID: <EB677519-9C3F-431D-BB12-3E44460AA91C@Princeton.edu> (raw)
In-Reply-To: <657241F9-8DB6-472D-BA38-023C5F659286@googlemail.com>

Wolfgang—

Using tabulate does seem, to help: I still get odd labeling and a no page break.

\showframe

\starttext

\dorecurse{3}{\input knuth\par}

\start

\setuptabulate
[bodyfont=9pt,
width=\textwidth,
rulethickness=0.03em,
distance=big,
split=yes,
header=repeat]

\placetable
[split, top,nonumber]
[tab:Table03]
{Table 3}
{\startlocalfootnotes[conversion=character,bodyfont=9pt]
\placelegend
{\startframedtext[frame=off,offset=none,width=fit]
  \starttabulatehead
   \HL
   \NC {Column A} \NC {Column B} \NC\SR
   \HL
   \stoptabulatehead
   \starttabulate[|p(11.5pc)|p(11.5pc)|]
   \NC {1[4].341||345 [= F21.82||86]} \NC{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
   \stoptabulate
   \stopframedtext}
  {\footnotetext[a]{A local footnote.}
   \footnotetext[b]{Another local footnote.}
   \hskip2pc\mbox{\placelocalfootnotes}
	}
\stoplocalfootnotes}

\stop

\stoptext

On Nov 23, 2009, at 02;51,46 , Wolfgang Schuster wrote:

> 
> Am 23.11.2009 um 08:49 schrieb Taco Hoekwater:
> 
>> it seems that TaBlE does not support splitting p() columns and
>> (iirc) TABLE does.
> 
> TABLE doesn't (each cell is a \framed) but tabulate does
> 
> Wolfgang
> 
> ___________________________________________________________________________________
> 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  : http://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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-11-23 22:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-21 13:43 Bowen Alan C.
2009-11-23  7:49 ` Taco Hoekwater
2009-11-23  7:51   ` Wolfgang Schuster
2009-11-23 22:15     ` Bowen Alan C. [this message]
2009-11-23 22:26     ` Bowen Alan C.
2009-11-23 22:35       ` Fwd: " Bowen Alan C.
2009-11-23 22:26     ` Bowen Alan C.
  -- strict thread matches above, loose matches on Subject: below --
2009-11-18 19:20 Bowen Alan C.
2009-11-18 20:19 ` Alan BRASLAU
2009-11-18 20:54   ` Bowen Alan C.
2009-11-18 21:27   ` Wolfgang Schuster
2009-11-18 22:26     ` Bowen Alan C.
2009-11-14 16:05 Bowen Alan C.
2009-11-15 16:16 ` Wolfgang Schuster
2009-11-16 21:29   ` Bowen Alan C.
2009-11-12 15:06 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=EB677519-9C3F-431D-BB12-3E44460AA91C@Princeton.edu \
    --to=acbowen@princeton.edu \
    --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).