On Wed, May 7, 2008 at 1:38 PM, Paul Gideon Dann
<[EMAIL PROTECTED]> wrote:
> Thanks, that's genius!  However, the problem I now have is that the sections
> from *both* chapters are displayed below each chapter heading.  That is,
> \placelist[section] generates the same content in both contexts.

The followings works for me, give us a example.

\setuplist
  [chapter]
  [after={\startcolumns\placelist[section]\stopcolumns}]

\starttext

\placelist[chapter]

\dorecurse{3}
  {\chapter{Chapter}
   \dorecurse{4}{\section{Section}}}

\stoptext

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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to