Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-28 Thread Robert Zydenbos
On May 27, 2014, at 15:37 , Wolfgang Schuster schuster.wolfg...@gmail.com wrote: Is there also an equivalent of \placetable for use with Natural Tables? You can use \placetable for all table environments. Thank you! Now another one: (a) I want to create a table using 'p' cells that does

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-28 Thread Hans Hagen
On 5/28/2014 10:46 AM, Robert Zydenbos wrote: On May 27, 2014, at 15:37 , Wolfgang Schuster schuster.wolfg...@gmail.com wrote: Is there also an equivalent of \placetable for use with Natural Tables? You can use \placetable for all table environments. Thank you! Now another one: (a) I

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-28 Thread Wolfgang Schuster
Am 28.05.2014 um 10:46 schrieb Robert Zydenbos cont...@zydenbos.net: On May 27, 2014, at 15:37 , Wolfgang Schuster schuster.wolfg...@gmail.com wrote: Is there also an equivalent of \placetable for use with Natural Tables? You can use \placetable for all table environments. Thank you!

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-28 Thread Robert Zydenbos
On May 28, 2014, at 13:51 , Hans Hagen pra...@wxs.nl wrote: On 5/28/2014 10:46 AM, Robert Zydenbos wrote: [...] why xetex ... mkii is frozen Sorry, Hans, but I need to use odd fonts for Indian languages that are not (yet?) supported by mkiv. But the combination ConTeXt mkii+XeTeX gives me

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-28 Thread Hans Hagen
On 5/28/2014 8:25 PM, Robert Zydenbos wrote: On May 28, 2014, at 13:51 , Hans Hagen pra...@wxs.nl wrote: On 5/28/2014 10:46 AM, Robert Zydenbos wrote: [...] why xetex ... mkii is frozen Sorry, Hans, but I need to use odd fonts for Indian languages that are not (yet?) supported by mkiv. But

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-28 Thread Robert Zydenbos
On May 28, 2014, at 22:10 , Hans Hagen pra...@wxs.nl wrote: On 5/28/2014 8:25 PM, Robert Zydenbos wrote: On May 28, 2014, at 13:51 , Hans Hagen pra...@wxs.nl wrote: On 5/28/2014 10:46 AM, Robert Zydenbos wrote: [...] why xetex ... mkii is frozen Sorry, Hans, but I need to use odd fonts

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-27 Thread Robert Zydenbos
Is there also an equivalent of \placetable for use with Natural Tables? Robert On May 23, 2014, at 5:05 , Wolfgang Schuster schuster.wolfg...@gmail.com wrote: Am 23.05.2014 um 04:17 schrieb Robert Zydenbos cont...@zydenbos.net: You have you use the “split” keyword when you want your tables

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-27 Thread Wolfgang Schuster
Am 27.05.2014 um 10:57 schrieb Robert Zydenbos cont...@zydenbos.net: Is there also an equivalent of \placetable for use with Natural Tables? You can use \placetable for all table environments. Wolfgang ___ If your

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-22 Thread Robert Zydenbos
This is a topic that is of great interest to me. I have been trying to make tables in mkii (because I need XeTeX for my Indic fonts) that span across pages and in which cells are more than one line (so I use the 'p' parameter). I'm enclosing a test file below. Any suggestions? RZ ---start of

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-22 Thread Wolfgang Schuster
Am 23.05.2014 um 04:17 schrieb Robert Zydenbos cont...@zydenbos.net: This is a topic that is of great interest to me. I have been trying to make tables in mkii (because I need XeTeX for my Indic fonts) that span across pages and in which cells are more than one line (so I use the 'p'

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-13 Thread Procházka Lukáš Ing . - Pontex s . r . o .
... Wikified: http://wiki.contextgarden.net/Tabulate#Horizontal_centering_table_on_the_page Lukas On Tue, 13 May 2014 07:03:58 +0200, Mikael P. Sundqvist mic...@gmail.com wrote: I'd do such things with \starttext \input knuth\par \placetable[force,none]{none}{% \starttabulate[|r|l|] \HL

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-13 Thread Mikael P. Sundqvist
On Tue, May 13, 2014 at 9:22 AM, Procházka Lukáš Ing. - Pontex s. r. o. l...@pontex.cz wrote: ... Wikified: http://wiki.contextgarden.net/Tabulate#Horizontal_centering_table_on_the_page Lukas I realized that the second none is not needed. It is sufficient with empty {} (or they could include

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-13 Thread Otared Kavian
On 13 mai 2014, at 08:30, Mikael P. Sundqvist mic...@gmail.com wrote: On Tue, May 13, 2014 at 9:22 AM, Procházka Lukáš Ing. - Pontex s. r. o. l...@pontex.cz wrote: ... Wikified: http://wiki.contextgarden.net/Tabulate#Horizontal_centering_table_on_the_page Lukas I realized that the

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-13 Thread Mikael P. Sundqvist
On Tue, May 13, 2014 at 10:36 AM, Otared Kavian ota...@gmail.com wrote: Actually the « none » in \placetable[force,none] means you don’t want a caption and the first braces enclose the caption, while the second braces enclose what is going to be « placed »: compare

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-13 Thread Mikael P. Sundqvist
On Tue, May 13, 2014 at 10:49 AM, Mikael P. Sundqvist mic...@gmail.com wrote: \startplacetable%[force,none] \starttabulate[|r|l|] \HL \NC I want this table \NC aligned in the center.\NR \HL \stoptabulate \stopplacetable Sorry for the spamming, according to older examples on the list, this

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-13 Thread Wolfgang Schuster
Am 13.05.2014 um 09:30 schrieb Mikael P. Sundqvist mic...@gmail.com: On Tue, May 13, 2014 at 9:22 AM, Procházka Lukáš Ing. - Pontex s. r. o. l...@pontex.cz wrote: ... Wikified: http://wiki.contextgarden.net/Tabulate#Horizontal_centering_table_on_the_page Lukas I realized that the

Re: [NTG-context] Centering tabulate env. using \setuptabulate

2014-05-12 Thread Mikael P. Sundqvist
On Tue, May 13, 2014 at 5:28 AM, Devendra Ghate devendra.gh...@gmail.com wrote: I expect follow MWE to produce a centered table. But it does not. Am I making any obvious mistake. --- \definetabulate[centeredTable][|r|l|] \setuptabulate [centeredTable] [align={middle}]