Hi,
another experiment with footnotes in captions, this time local footnotes :

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\setupcaptions[location=top]
\starttext
                \startlocalfootnotes
                \placetable
    % The caption
    {A breakfast table.\footnote{asdf}}
    % the table
    \placelegend
        {\starttable[|l|r|]
            \HL
            \VL Spam \footnote {lovely} \VL Bacon \footnote {wonderful} \VL\FR
            \VL Eggs \footnote {wonderful} \VL Spam \footnote {lovely} \VL\LR
            \HL
        \stoptable}
        % the footnotes
        {\placelocalfootnotes}
\stoplocalfootnotes
\stoptext
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Two observations :
1. the footnote numbering is a bit odd, shouldn't the footnote in the caption 
be numbered with 1?
2. The footnote in the caption is not included in the local footnotes. Why is 
that?

Denis

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to