Re: [NTG-context] Columns page-break problem -- mini example

2007-01-16 Thread Aditya Mahajan
On Tue, 16 Jan 2007, Michal Kvasnicka wrote: > Many thanks for your help. I'll do what I can to help Mr. Hagen to > improve ConTeXt. Just tell me please how can I make the bug report. > Add your minimal example here https://foundry.supelec.fr/tracker/?atid=161&group_id=21 Aditya __

Re: [NTG-context] Columns page-break problem -- mini example

2007-01-16 Thread Michal Kvasnicka
Many thanks for your help. I'll do what I can to help Mr. Hagen to improve ConTeXt. Just tell me please how can I make the bug report. Michal Kvasnicka > Verified. \stopcolumns seems to generate a pagebreak when the > combined length of the text in all the typeset columns would > be longer than ha

Re: [NTG-context] Columns page-break problem -- mini example

2007-01-16 Thread Taco Hoekwater
Hi Michal, Michal Kvasnicka wrote: > Can you please try to replicate this mini example: > > ... > In my case there is a big hole on the page 2 (after the first > \stopcolumns). Even the letter "a" goes to the next page, page 3. Verified. \stopcolumns seems to generate a pagebreak when the c

Re: [NTG-context] Columns page-break problem -- mini example

2007-01-16 Thread Michal Kvasnicka
Can you please try to replicate this mini example: \setupoutput[pdf] \setuppapersize[A5][A5] \starttext \startcolumns \dorecurse{4}{\input tufte\par} \stopcolumns a \startcolumns \dorecurse{5}{\input tufte\par} \stopcolumns \stoptext In my case there is a big hole on the page 2 (after the