[NTG-context] parallel texts, setuptabulate and widows-orphans control

2016-04-19 Thread massifr
Hello list, I've found that \start ... \stoptabulate can be used to format parallel texts, with paragraphs that are synchronized and split well on different pages. I also found that they don't play well with widow-orphan penalties. Try this: \setuptabulate[split=yes] \starttext \setpenalties

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

2014-05-28 Thread Robert Zydenbos
not use the full width of the paper (b) it is a long table, crossing a page end (c) the whole table should be centered I tried the source below and obviously made a mistake somewhere. Any suggestions? Robert Test source: \starttext \input knuth \setuptabulate[split=yes] \midaligned

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

2014-05-28 Thread Hans Hagen
width ... pretty hard to do otherwise Robert Test source: \starttext \input knuth \setuptabulate[split=yes] \midaligned { %%% -- THIS DOES NOT WORK -- it does not center the entire table \starttabulate [|p(.5\textwidth)|p(.2\textwidth)|] \dorecurse{4}{ \NC Nu laat ik je iets zien in een

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

2014-05-28 Thread Wolfgang Schuster
Test source: \starttext \input knuth \setuptabulate[split=yes] \midaligned { %%% -- THIS DOES NOT WORK -- it does not center the entire table \starttabulate [|p(.5\textwidth)|p(.2\textwidth)|] \dorecurse{4}{ \NC Nu laat ik je iets zien in een tabel, die met tabulate gemaakt

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
of test source--- % !TEX TS-program = ConTeXt (XeTeX) \starttext \input knuth \setuptabulate[split=yes] % --- *** I WANT THIS TABLE TO BE CENTERED *** --- \starttabulate [|p(.5\textwidth)|p(.2\textwidth)|] \dorecurse{4}{ \NC Nu laat ik je iets zien in een tabel, die met tabulate gemaakt is. \NC

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

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

2014-05-12 Thread Devendra Ghate
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}] \starttext \startcenteredTable \HL \NC I want this table \NC aligned

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

Re: [NTG-context] setuptabulate

2006-01-19 Thread Hans van der Meer
On Jan 18, 2006, at 22:14, Henning Hraban Ramm wrote: Am 2006-01-18 um 12:32 schrieb Hans van der Meer: What is with tabulation? I use it because I find it handy, but the setuptabulate seems not working. This gives NO alignment and NO rule. Is something wrong? I'm surprised

Re: [NTG-context] setuptabulate

2006-01-19 Thread Hans Hagen
Hans van der Meer wrote: What is with tabulation? I use it because I find it handy, but the setuptabulate seems not working. \starttext \setuptabulate[align=middle,rulethickness=1pt] \starttabulate[|c|c|] \NC abc \NC xyz \NC\NR \NC def \NC uvw \NC\NR \stoptabulate \stoptext

Re: [NTG-context] setuptabulate

2006-01-19 Thread Henning Hraban Ramm
Am 2006-01-19 um 11:53 schrieb Hans van der Meer: What is with tabulation? I use it because I find it handy, but the setuptabulate seems not working. This gives NO alignment and NO rule. Is something wrong? I'm surprised that tabulates should have align and rule at all, but texshow states

Re: [NTG-context] setuptabulate

2006-01-19 Thread Taco Hoekwater
Henning Hraban Ramm wrote: Am 2006-01-19 um 11:53 schrieb Hans van der Meer: What is with tabulation? I use it because I find it handy, but the setuptabulate seems not working. This gives NO alignment and NO rule. Is something wrong? I'm surprised that tabulates should have align

Re: [NTG-context] setuptabulate

2006-01-19 Thread Hans van der Meer
sincerely, dr. H. van der Meer On Jan 19, 2006, at 14:24, Hans Hagen wrote: Hans van der Meer wrote: What is with tabulation? I use it because I find it handy, but the setuptabulate seems not working. \starttext \setuptabulate[align=middle,rulethickness=1pt] \starttabulate[|c|c|] \NC abc

[NTG-context] setuptabulate

2006-01-18 Thread Hans van der Meer
What is with tabulation? I use it because I find it handy, but the setuptabulate seems not working. \starttext \setuptabulate[align=middle,rulethickness=1pt] \starttabulate[|c|c|] \NC abc \NC xyz \NC\NR \NC def \NC uvw \NC\NR \stoptabulate \stoptext This gives NO alignment

Re: [NTG-context] setuptabulate

2006-01-18 Thread Henning Hraban Ramm
Am 2006-01-18 um 12:32 schrieb Hans van der Meer: What is with tabulation? I use it because I find it handy, but the setuptabulate seems not working. This gives NO alignment and NO rule. Is something wrong? I'm surprised that tabulates should have align and rule at all, but texshow