ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: local footnote (Tables) problem
@ 2009-11-21 13:43 Bowen Alan C.
  2009-11-23  7:49 ` Taco Hoekwater
  0 siblings, 1 reply; 7+ messages in thread
From: Bowen Alan C. @ 2009-11-21 13:43 UTC (permalink / raw)
  To: mailing ConTeXt users list for

Please excuse my persistence. The following is a minimal file illustrating a problem that I am having with a multipage table with local footnotes. Setting split=yes or split=repeat in \setuptables produces obviously unsatisfactory results. What I need is a multipage table that has good page divisions 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’s Context in the Context Minimals.

Alan

\showframe

\starttext

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

\start

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

\placetable
[split,top,nonumber]
[tab:Table03]
{Table 3}
{\startlocalfootnotes[conversion=character,bodyfont=9pt]
 \placelegend
   {\startframedtext[frame=off,offset=none,width=fit]
    \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 [= 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 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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-11-23 22:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-21 13:43 local footnote (Tables) problem 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.
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.

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).