ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* beta / current
@ 2016-03-30 10:51 Hans Hagen
  2016-03-30 18:35 ` Pablo Rodriguez
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2016-03-30 10:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

As texlive code freeze is on the horizon, we are close to a new current 
release. The current beta will probably not change much till that 
moment. We now have luatex 0.90 but might as well end up with 0.95 in 
texlive 2016 (because as usual we can test it with the garden 
distribution).

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: beta / current
  2016-03-30 10:51 beta / current Hans Hagen
@ 2016-03-30 18:35 ` Pablo Rodriguez
  2016-03-31  6:52   ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2016-03-30 18:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 03/30/2016 12:51 PM, Hans Hagen wrote:
> Hi,
> 
> As texlive code freeze is on the horizon, we are close to a new current 
> release. The current beta will probably not change much till that 
> moment. We now have luatex 0.90 but might as well end up with 0.95 in 
> texlive 2016 (because as usual we can test it with the garden 
> distribution).

Hans,

would it be possible that next current could have orphans and widows
controlled in \startlines...\stoplines?

Here you have a minimal sample that shows the issue:

    \showframe\showgrid
    \setuppapersize[A5]
    \setuplayout[setups=*lessstrict, topspace=4.5cm, height=middle]
    \startsetups[*lessstrict]
        \setup[reset]
        \widowpenalty=10000
        \clubpenalty=10000
        \brokenpenalty=10000
    \stopsetups
    \starttext
    \dorecurse{5}{\input quevedo-es\par}
    \page
    \dorecurse{5}{\input knuth\par}
    \stoptext

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: beta / current
  2016-03-30 18:35 ` Pablo Rodriguez
@ 2016-03-31  6:52   ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2016-03-31  6:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 3/30/2016 8:35 PM, Pablo Rodriguez wrote:
> On 03/30/2016 12:51 PM, Hans Hagen wrote:
>> Hi,
>>
>> As texlive code freeze is on the horizon, we are close to a new current
>> release. The current beta will probably not change much till that
>> moment. We now have luatex 0.90 but might as well end up with 0.95 in
>> texlive 2016 (because as usual we can test it with the garden
>> distribution).
>
> Hans,
>
> would it be possible that next current could have orphans and widows
> controlled in \startlines...\stoplines?

that is not a quick patch as each line is a paragraph so not for the 
next current

> Here you have a minimal sample that shows the issue:
>
>      \showframe\showgrid
>      \setuppapersize[A5]
>      \setuplayout[setups=*lessstrict, topspace=4.5cm, height=middle]
>      \startsetups[*lessstrict]
>          \setup[reset]
>          \widowpenalty=10000
>          \clubpenalty=10000
>          \brokenpenalty=10000
>      \stopsetups
>      \starttext
>      \dorecurse{5}{\input quevedo-es\par}
>      \page
>      \dorecurse{5}{\input knuth\par}
>      \stoptext
>
> Many thanks for your help,
>
>
> Pablo
>


-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2016-03-31  6:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-30 10:51 beta / current Hans Hagen
2016-03-30 18:35 ` Pablo Rodriguez
2016-03-31  6:52   ` Hans Hagen

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).