Re: [NTG-context] Columnsets not balanced

2019-07-15 Thread Wolfgang Schuster

Sytse knyps...@home.nl schrieb am 15.07.2019 um 13:09:

Dear list,

In the following example I would like to have the two columns balanced, i.e. 
with equal number of lines in both columns. But contrary to the option in the 
definition, all text is put in the leftmost column and the right-hand column 
remains empty.

\definecolumnset[Two][balance=yes]
\starttext
\startcolumnset[Two]
   \input knuth
\stopcolumnset
\stoptext

How can I automatically obtain balanced columns?

 Columnsets have no support for balanced columns.

Wolfgang

___
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
___


[NTG-context] Columnsets not balanced

2019-07-15 Thread Sytse knyps...@home.nl
Dear list,

In the following example I would like to have the two columns balanced, i.e. 
with equal number of lines in both columns. But contrary to the option in the 
definition, all text is put in the leftmost column and the right-hand column 
remains empty. 

\definecolumnset[Two][balance=yes]
\starttext
\startcolumnset[Two]
  \input knuth
\stopcolumnset
\stoptext

How can I automatically obtain balanced columns?

Sytse Knypstra
___
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
___