Thanks, Alan.

I tried that---it is what I ordinarily use---and am sad to report that it makes 
no difference: the problem persists.

Alan

On Nov 18, 2009, at 15;19,00 , Alan BRASLAU wrote:

> Alan
> 
> I believe that you need to use \starttables\stoptables
> rather than \starttable\stoptable.
> 
> See:
> http://wiki.contextgarden.net/Tables_Overview
> 
> Alan
> 
> 
> On Wednesday 18 November 2009 20:20:06 Bowen Alan C. wrote:
>> Wolfgang—
>> 
>> I adapted  the file that you sent me so that the table extends beyond one
>> page.  But, as you will see, the table still prints on just one page.
>> Moreover, if I set  split=repeat, the header prints twice (?) more.
>> 
>> Alan
>> 
>> 
>> \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]{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
> ___________________________________________________________________________________

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to