[NTG-context] \starttables and \footnote
Willi Egger
w.egger at boede.nl
Fri Jan 28 10:04:34 CET 2005
Hi Peter,
May be the
\startlocalfootnotes[n=0]...{\placelocalfootnote}\stoplocalfootnotes is
an option. Sorry I do not know what the [n=0] is meaning ...
Willi
Peter Münster wrote:
> Hello,
> could someone help me with placing a footnote in a multipage-table?
> Here an example, where the table overwrite the footnote:
>
> \starttext
> \starttablehead
> \HL
> \NC command \NC meaning \NC\SR
> \HL
> \stoptablehead
> \starttabletail
> \HL
> \stoptabletail
\startlocalfootnotes[n=0]
\starttables[|l|l|]
\NC \tex{NC} \NC next column\footnote{a footnote}\NC\FR
\dorecurse{50}{\NC \tex{MR} \NC middle row \NC\MR}
\NC \tex{LR} \NC last row \NC\LR
\stoptables
{\placelocalfootnotes}
\stoplocalfootnotes
> \stoptext
>
> Used versions:
> TeXExec 5.2.3 - ConTeXt / PRAGMA ADE 1997-2004
>
> texexec : TeXExec 5.2.3 - ConTeXt / PRAGMA ADE 1997-2004
> texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
> tex : pdfeTeX, 3.141592-1.20c-beta-20050121-2.2 (Web2C 7.5.4)
> context : ver: 2005.01.13
> cont-en : ver: 2005.01.13 fmt: 2005.1.25 mes: english
>
> Cheers, Peter
>
More information about the ntg-context
mailing list