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

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


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 half of the page height. Can you make a bug report?
>
> Best, Taco
>
> ___
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>   

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


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
combined length of the text in all the typeset columns would
be longer than half of the page height. Can you make a bug report?

Best, Taco

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


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 first
\stopcolumns). Even the letter "a" goes to the next page, page 3.

I use perl TeXExec 5.4.3, ConTeXt  ver: 2007.01.12 15:56 MKII, pdfeTeX,
Version 3.141592-1.21a-2.2 (Web2C 7.5.4) with teTeX tetex-3.0-37 under
SuSE Linux 10.1.

Many thanks
Michal Kvasnicka

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context