Hi Henning
> On 1 May 2019, at 15:56, Henning Hraban Ramm <[email protected]> wrote:
>> […]
>
> Is there a way to handle footnotes in tables like regular footnotes, i.e.
> combine numbering and placement?
Hi Henning,
The answer is yes as in the following example (thanks to Wolfgang for pointing
to \startpostponingnotes…).
%%% begin footnote-global-xtable.tex
\starttext
A silly one here\footnote{Here is a silly footnote.}
\startpostponingnotes
\startplacetable[location=middle,reference={tab:1}]
\startxtable
\startxrow
\startxcell Alpha \stopxcell
\startxcell Beta\footnote{This is a footnote in
\in{Table}[tab:1] } \stopxcell
\stopxrow
\startxrow
\startxcell Beta \stopxcell
\startxcell Alpha\stopxcell
\stopxrow
\stopxtable
\stopplacetable
\stoppostponingnotes
Another serious one here\footnote{Here is a serious footnote.}
\stoptext
%%% end footnote-global-xtable.tex
Best regards: OK
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________