ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* columnset's bodyfont+interlinespace ?
@ 2004-11-22 22:25 Steffen Wolfrum
  2004-11-23  9:34 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Steffen Wolfrum @ 2004-11-22 22:25 UTC (permalink / raw)
  Cc: ntg-context

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 ?


Steffen

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

* Re: columnset's bodyfont+interlinespace ?
  2004-11-22 22:25 columnset's bodyfont+interlinespace ? Steffen Wolfrum
@ 2004-11-23  9:34 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2004-11-23  9:34 UTC (permalink / raw)


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

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

end of thread, other threads:[~2004-11-23  9:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-22 22:25 columnset's bodyfont+interlinespace ? Steffen Wolfrum
2004-11-23  9:34 ` 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).