local footnote (Tables) problem
After further experimentation, I am still stumped; so I am resending this. The attached file will compile only if I comment out (a) header=2pc in \setuplayout or (b) \setupbodyfont[lmodern,rm,10.5pt] or (c) \placelegend or (d) \dorecurse{3}{\input knuth} I am running MK2 using the penultimate beta in the ConTeXt Minimals. There is no improvement when I run the file on the ConteXt wiki (latest beta). Any help will be greatly appreciated. Alan
Am 14.11.2009 um 17:05 schrieb Bowen Alan C.:
After further experimentation, I am still stumped; so I am resending this.
\showframe \starttext \dorecurse{3}{\input knuth\par} \start \setuptables [bodyfont=9pt, width=\textwidth, rulethickness=0.03em, distance=big, split=yes] \placetable [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]{\switchtobodyfont[11pt]Column A} \NC \REF[c]{\switchtobodyfont[11pt]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 \stoptable \stopframedtext} {\footnotetext[a]{A local footnote.} \footnotetext[b]{Another local footnote.} \hskip2pc\mbox{\placelocalfootnotes}} \stoplocalfootnotes} \stop \stoptext Wolfgang
Many thanks, Wolfgang. This works perfectly. I will try my hand at updating the wiki entry on local notes in Table(s), once I have worked your solution through more carefully. Best, Alan On Nov 15, 2009, at 11;16,29 , Wolfgang Schuster wrote:
Am 14.11.2009 um 17:05 schrieb Bowen Alan C.:
After further experimentation, I am still stumped; so I am resending this.
\showframe
\starttext
\dorecurse{3}{\input knuth\par}
\start
\setuptables [bodyfont=9pt, width=\textwidth, rulethickness=0.03em, distance=big, split=yes]
\placetable [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]{\switchtobodyfont[11pt]Column A} \NC \REF[c]{\switchtobodyfont[11pt]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 \stoptable \stopframedtext} {\footnotetext[a]{A local footnote.} \footnotetext[b]{Another local footnote.} \hskip2pc\mbox{\placelocalfootnotes}} \stoplocalfootnotes}
\stop
\stoptext
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 ___________________________________________________________________________________
participants (3)
-
Bowen Alan C.
-
Bowen Alan C.
-
Wolfgang Schuster