bug in latest beta?
Dear list, I’m afraid there is a bug (I think it was) introduced in beta from 2014.05.21 22:04: \showframe \setuppapersize[A6] \starttext \dorecurse{23}{This is only a random sentence. } \section{Section} \input zapf \stoptext Page break is wrong if \section is enabled (or I am missing something extremely basic). I guess it might be worth fixing it also for ConTeXt in TeX Live 2014. Many thanks for your help, Pablo -- http://www.ousia.tk
On 5/26/2014 7:47 AM, Pablo Rodriguez wrote:
Dear list,
I’m afraid there is a bug (I think it was) introduced in beta from 2014.05.21 22:04:
\showframe \setuppapersize[A6] \starttext \dorecurse{23}{This is only a random sentence. }
\section{Section}
\input zapf \stoptext
Page break is wrong if \section is enabled (or I am missing something extremely basic).
I guess it might be worth fixing it also for ConTeXt in TeX Live 2014.
Many thanks for your help,
It has to do with trying to improve the 'keep together' successive head/text 'without deadlock' issue; I'll try to improve that bit but for a while it will be somewhat experimental (it's one of the things I'm trying to improve). Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 05/26/2014 10:24 AM, Hans Hagen wrote:
On 5/26/2014 7:47 AM, Pablo Rodriguez wrote:
[...] Page break is wrong if \section is enabled (or I am missing something extremely basic).
I guess it might be worth fixing it also for ConTeXt in TeX Live 2014.
Many thanks for your help,
It has to do with trying to improve the 'keep together' successive head/text 'without deadlock' issue; I'll try to improve that bit but for a while it will be somewhat experimental (it's one of the things I'm trying to improve).
Many thanks for the fix, Hans. I have another wrong page break, but I’m afraid I need some time to elaborate the sample. Many thanks again for your help, Pablo -- http://www.ousia.tk
participants (2)
-
Hans Hagen
-
Pablo Rodriguez