Am 25.05.2011 um 17:42 schrieb Mathieu DUPONT:
>
> Interesting command to know.
> Thank you.
>
> However I only wanted the titles to be 2.8ex and the rest of the TOC to be
> 4.2ex.
> Please see previous message for the solution I got.
This is the same as you do (the \blank’s in your example use
the reduced interlinespace too) but with less lineskip changes.
\define\PlaceContent
{\bgroup
\title{Contents}
\setupinterlinespace[line=2.8ex]
\placecontent
\stop}
\starttext
\PlaceContent
...
\stoptext
Wolfgang
___________________________________________________________________________________
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://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________