From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40931 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: TOC columns Date: Wed, 7 May 2008 13:48:57 +0200 Message-ID: <115224fb0805070448r47e56913t5fa36bf24d30492f@mail.gmail.com> References: <48218051.60805@gmail.com> <48218BF4.1050108@wxs.nl> <482194A9.2020108@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1210161195 1847 80.91.229.12 (7 May 2008 11:53:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 May 2008 11:53:15 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed May 07 13:53:51 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JtiB5-0000i7-8H for gctc-ntg-context-518@m.gmane.org; Wed, 07 May 2008 13:51:19 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7AD641FBEF; Wed, 7 May 2008 13:50:35 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29516-03-4; Wed, 7 May 2008 13:49:50 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9C3A41FBC9; Wed, 7 May 2008 13:49:50 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C78711FBC9 for ; Wed, 7 May 2008 13:49:49 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29516-03-3 for ; Wed, 7 May 2008 13:49:17 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.158]) by ronja.ntg.nl (Postfix) with ESMTP id D11F01FBB9 for ; Wed, 7 May 2008 13:49:16 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 5so234519ywm.74 for ; Wed, 07 May 2008 04:48:57 -0700 (PDT) Original-Received: by 10.150.68.2 with SMTP id q2mr1840403yba.89.1210160937366; Wed, 07 May 2008 04:48:57 -0700 (PDT) Original-Received: by 10.150.96.3 with HTTP; Wed, 7 May 2008 04:48:57 -0700 (PDT) In-Reply-To: <482194A9.2020108@gmail.com> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:40931 Archived-At: On Wed, May 7, 2008 at 1:38 PM, Paul Gideon Dann 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 ___________________________________________________________________________________