I had already experimented with simplecolumns, because these can be placed within framed and at first did seem to do the trick. But the problem I then encountered -- and could not see how to correct that -- is balancing of the columns, both at normal linespacing and with fixed lineskip. The bottomline of the columns is not consistently comeing out straight. It is then also difficult to get the whitespace above and below at equal size. Is there a solution? yours sincerely, dr. H. van der Meer On Feb 20, 2006, at 15:19, Hans Hagen wrote:
Taco Hoekwater wrote:
Hans van der Meer wrote:
because in that case I know I have to adapt fontsize, total contents etc. Is there a solution for this?
Not that I know of, but maybe something could be done using layers (not my area)?
it's up to Hans to wikify this:
\setuplist [chapter] [before=\blank, after=\blank\setups{section:list}]
% \startsetups section:list % \startsimplecolumns[n=2] % \placelist[section] % \stopsimplecolumns % \stopsetups
\startsetups section:list \startframedtext[width=\textwidth] \startsimplecolumns[n=2] \placelist[section] \stopsimplecolumns \stopframedtext \stopsetups
\starttext
\title{Contents}
\placelist[chapter]
\chapter{whatever} \dorecurse{10}{\section{Oeps}}
\chapter{whatever} \dorecurse{10}{\section{Oeps}}
\stoptext
----------------------------------------------------------------- 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 ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context