From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40932 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: TOC columns Date: Wed, 7 May 2008 14:51:25 +0200 Message-ID: <115224fb0805070551n3d21ee1ey8a82f4d964bf2dc2@mail.gmail.com> References: <48218051.60805@gmail.com> <48218BF4.1050108@wxs.nl> <482194A9.2020108@gmail.com> <115224fb0805070448r47e56913t5fa36bf24d30492f@mail.gmail.com> <48219B19.5020500@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 1210164790 14639 80.91.229.12 (7 May 2008 12:53:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 May 2008 12:53:10 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed May 07 14:53:41 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 1Jtj98-0001h2-TH for gctc-ntg-context-518@m.gmane.org; Wed, 07 May 2008 14:53:22 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CF7851FBD5; Wed, 7 May 2008 14:52:38 +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 04382-02-6; Wed, 7 May 2008 14:52:03 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 839421FBDB; Wed, 7 May 2008 14:52:03 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 43B111FB49 for ; Wed, 7 May 2008 14:52:01 +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 04382-02-5 for ; Wed, 7 May 2008 14:51:26 +0200 (CEST) Original-Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.245]) by ronja.ntg.nl (Postfix) with ESMTP id 986571FBDB for ; Wed, 7 May 2008 14:51:26 +0200 (CEST) Original-Received: by rv-out-0708.google.com with SMTP id f25so334469rvb.14 for ; Wed, 07 May 2008 05:51:25 -0700 (PDT) Original-Received: by 10.141.136.19 with SMTP id o19mr931058rvn.250.1210164685324; Wed, 07 May 2008 05:51:25 -0700 (PDT) Original-Received: by 10.141.169.10 with HTTP; Wed, 7 May 2008 05:51:25 -0700 (PDT) In-Reply-To: <48219B19.5020500@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:40932 Archived-At: On Wed, May 7, 2008 at 2:05 PM, Paul Gideon Dann wrote: > The same example produces the problem for me. Maybe I have an older > version? I got MacTex pretty recently (two weeks ago), but the version is: > 2007.01.12 15:56. Here's the exact source: > > \definecombinedlist[content][chapter] > > \setuplist[chapter][after={\startcolumns\placelist[section]\stopcolumns}] > > \placecontent > > \starttext > > \dorecurse{3} > {\chapter{Chapter} > \dorecurse{4}{\section{Section}}} > \stoptext Hi Paul, I could reproduce the problem also with a recent ConTeXt, replace \placecontent with \placelist[chapter] and it works, I found no way to get the same result with combinedlist. 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 ___________________________________________________________________________________