Il 25/04/21 22:19, Jano Kula ha scritto:
Dear list,

is there a way to avoid clubs and widows in columns? I don't know, how it would be implemented, if the task is splitting typeset vertical list.

\setuppapersize[A7]
\starttext
\startcolumns[separator=rule,
               align={right,nothyphenated}]
\dorecurse{12}{→ one two three four five\par}
\stopcolumns
\stoptext

For a different task: are there some higher level commands in ctx than \vsplitprimitive to play with vbox splitting?


As a workaround, you could try switching to pagecolumns: since they are typeset as pages and then rearranged as columns on a page, I expect clubs' and widows' penalties to work as in a single page.
I've not tried, anyway.

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

maillist : [email protected] / 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
___________________________________________________________________________________

Reply via email to