ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* orphans and widows not working in LMTX?
@ 2020-08-09 12:05 Pablo Rodriguez
  2020-08-09 19:59 ` Joseph Canedo
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2020-08-09 12:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample:

    \showframe\showgrid
    \setuppapersize[A7]
    \setuplayout[setups=*lessstrict]
    \startsetups[*lessstrict]
        \widowpenalty=1000
        \clubpenalty=1000
        \brokenpenalty=1000
    \stopsetups
    \setupbodyfont[15pt]
    \starttext
    \dorecurse{5}{a\\
    b\\
    c\\
    d\par}
    \stoptext

Compiling it with current latest in LMTX (2020.08.07 23:37) leaves an
orphan line on page 2 (page #2 starts with "d").

MkIV beta from 2020.01.30 14:13 moves the the last line to avoid the
orphan (page #2 starts with "c").

Could anyone confirm the issue with orphans/widows in LMTX?

Many thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: orphans and widows not working in LMTX?
  2020-08-09 12:05 orphans and widows not working in LMTX? Pablo Rodriguez
@ 2020-08-09 19:59 ` Joseph Canedo
  2020-08-09 20:31   ` Pablo Rodriguez
  0 siblings, 1 reply; 3+ messages in thread
From: Joseph Canedo @ 2020-08-09 19:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1598 bytes --]

Hi Pablo,
I've reported similar issue to Hans 2 days ago, from my checks he fixed it
in LMTX version 2020.08.07 23:37. I have not downloaded more recent version
yet.
Hoping it helps
Joseph


Le dim. 9 août 2020 à 14:06, Pablo Rodriguez <oinos@gmx.es> a écrit :

> Dear list,
>
> I have the following sample:
>
>     \showframe\showgrid
>     \setuppapersize[A7]
>     \setuplayout[setups=*lessstrict]
>     \startsetups[*lessstrict]
>         \widowpenalty=1000
>         \clubpenalty=1000
>         \brokenpenalty=1000
>     \stopsetups
>     \setupbodyfont[15pt]
>     \starttext
>     \dorecurse{5}{a\\
>     b\\
>     c\\
>     d\par}
>     \stoptext
>
> Compiling it with current latest in LMTX (2020.08.07 23:37) leaves an
> orphan line on page 2 (page #2 starts with "d").
>
> MkIV beta from 2020.01.30 14:13 moves the the last line to avoid the
> orphan (page #2 starts with "c").
>
> Could anyone confirm the issue with orphans/widows in LMTX?
>
> Many thanks for your help,
>
> Pablo
> --
> http://www.ousia.tk
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl /
> http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 2599 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: orphans and widows not working in LMTX?
  2020-08-09 19:59 ` Joseph Canedo
@ 2020-08-09 20:31   ` Pablo Rodriguez
  0 siblings, 0 replies; 3+ messages in thread
From: Pablo Rodriguez @ 2020-08-09 20:31 UTC (permalink / raw)
  To: ntg-context

On 8/9/20 9:59 PM, Joseph Canedo wrote:
> Hi Pablo,
> I've reported similar issue to Hans 2 days ago, from my checks he fixed
> it in LMTX version 2020.08.07 23:37. I have not downloaded more recent
> version yet.
> Hoping it helps

Hi Joseph,

many thanks for your comment and your previous issue report.

The issue has been fixed in current latest from 2020.08.09 22:03.

Many thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-09 20:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-09 12:05 orphans and widows not working in LMTX? Pablo Rodriguez
2020-08-09 19:59 ` Joseph Canedo
2020-08-09 20:31   ` Pablo Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).