Re: [NTG-context] TABLE: centering splitted TABLE

2018-06-21 Thread Wolfgang Schuster
Remove the alignment environment, floats are centered by default. Wolfgang Procházka Lukáš Ing. 9. Juni 2018 um 20:33 Hello, I have two questions about TABLEs. Suppose having the following code: \setuplayout[page]

Re: [NTG-context] TABLE: centering splitted TABLE; suppressing vertical space btw two TABLEs

2018-06-21 Thread Procházka Lukáš Ing .
Hello, On Wed, 20 Jun 2018 13:13:08 +0200, Aditya Mahajan wrote: - How to suppress the vertical space between the last row of "aaa - bbb" table and the first row of the "AAA - BBB" table? (Untested) Try `\blank[none]` instead of `\crlf`. Aditya actually, \blank[none] was not "enough",

Re: [NTG-context] TABLE: centering splitted TABLE

2018-06-21 Thread Procházka Lukáš Ing .
Hello, thanks, it works: \startalignment[middle] \startplacetable[location={split,force,none}] \bTABLE[split=repeat] \bTABLEhead \bTR\bTH A\eTH\bTH B\eTH\eTR \eTABLEhead \bTABLEbody \dorecurse{60}{ \bTR \bTD

Re: [NTG-context] TABLE: centering splitted TABLE; suppressing vertical space btw two TABLEs

2018-06-20 Thread Aditya Mahajan
On Sat, 9 Jun 2018, Procházka Lukáš Ing. wrote: Hello, I have two questions about TABLEs. Suppose having the following code: \setuplayout[page] \starttext \startalignment[middle]

Re: [NTG-context] TABLE: centering splitted TABLE

2018-06-20 Thread Wolfgang Schuster
Procházka Lukáš Ing. 20. Juni 2018 um 07:43 Hello, On Sat, 09 Jun 2018 20:33:30 +0200, Procházka Lukáš Ing. wrote: any reaction? E.g. "splitted TABLE cannot be centered on pages - the alg is not implemented, and won't be" or "splitted TABLE cannot be centered on

Re: [NTG-context] TABLE: centering splitted TABLE

2018-06-19 Thread Procházka Lukáš Ing .
Hello, On Sat, 09 Jun 2018 20:33:30 +0200, Procházka Lukáš Ing. wrote: - How to make the "uuu - vvv" table - which goes into several pages - centered on each page, like "aaa - bbb" (non splitting) table is? any reaction? E.g. "splitted TABLE cannot be centered on pages - the alg is not

[NTG-context] TABLE: centering splitted TABLE; suppressing vertical space btw two TABLEs

2018-06-09 Thread Procházka Lukáš Ing .
Hello, I have two questions about TABLEs. Suppose having the following code: \setuplayout[page] \starttext \startalignment[middle] \dontleavehmode