Re: [NTG-context] problem with columns and TABLE

2008-05-07 Thread Wolfgang Schuster
On Thu, May 8, 2008 at 7:23 AM, Peter Münster <[EMAIL PROTECTED]> wrote: > On Mon, May 05 2008, Wolfgang Schuster wrote: > > > this is not possible with the TABLE and table environments because of a > > switch in core-tsp, table are always splittet to the complete textheight. > > > > \ifinsidecolum

Re: [NTG-context] problem with columns and TABLE

2008-05-07 Thread Peter Münster
On Mon, May 05 2008, Wolfgang Schuster wrote: > this is not possible with the TABLE and table environments because of a > switch in core-tsp, table are always splittet to the complete textheight. > > \ifinsidecolumns > % brrr, assumes empty columns > \global\setfalse\splitfloatfirstdone > \

Re: [NTG-context] problem with columns and TABLE

2008-05-04 Thread Wolfgang Schuster
On Sat, May 3, 2008 at 9:04 PM, Peter Münster <[EMAIL PROTECTED]> wrote: > Hello, > > In the following example, the bottom of the table is outside the page. How > could this be solved? > > \starttext > \input tufte > \startcolumns[2] ^^^ n=2 > \bTABLE[split=yes] > \do

[NTG-context] problem with columns and TABLE

2008-05-03 Thread Peter Münster
Hello, In the following example, the bottom of the table is outside the page. How could this be solved? \starttext \input tufte \startcolumns[2] \bTABLE[split=yes] \dorecurse{50}{\bTR\bTD bla\eTD\eTR} \eTABLE \stopcolumns \stoptext TIA for any help! Cheers, Peter -- http://pmrb.free.fr/contact