Steffen Wolfrum wrote:
Hi,


when using \startcolumns I could use:

\startcolumns[n=2,rule=off]
\setupindenting[none]
\switchtobodyfont[8.5pt]\setupinterlinespace[line=10pt]
\clubpenalty=0\widowpenalty=10000\displaywidowpenalty=10000\brokenpenalty=0
...


but when using \definecolumnset[myset][n=2] \startcolumnset[myset]
\switchtobodyfont[8.5pt]\setupinterlinespace[line=10pt]
...


doesn't work (actually it ends in halfempty pages).


How to set fontsize+interlinespace with columnsets ?

columnsets are grid based, although it is possible to use sections with different line distances, the height and such are determined by the bodyfont line height.


I may cook up something more clever in the future

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to