From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18204 Path: main.gmane.org!not-for-mail From: cormullion Newsgroups: gmane.comp.tex.context Subject: Re: Active page numbers in contents? Date: Wed, 9 Feb 2005 17:27:29 +0000 Message-ID: References: <420A426B.90304@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1107969970 1642 80.91.229.2 (9 Feb 2005 17:26:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 9 Feb 2005 17:26:10 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 09 18:26:10 2005 Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1CyvbI-0001KI-3o for gctc-ntg-context-518@m.gmane.org; Wed, 09 Feb 2005 18:26:04 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A038F127D1; Wed, 9 Feb 2005 18:27:38 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19935-01-5; Wed, 9 Feb 2005 18:27:37 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EE458127C9; Wed, 9 Feb 2005 18:27:36 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D9E7B127C9 for ; Wed, 9 Feb 2005 18:27:35 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19935-01-4 for ; Wed, 9 Feb 2005 18:27:35 +0100 (CET) Original-Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.45]) by ronja.ntg.nl (Postfix) with ESMTP id 150D5127B8 for ; Wed, 9 Feb 2005 18:27:34 +0100 (CET) Original-Received: from mac.com (smtpin02-en2 [10.13.10.147]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id j19HRXlm007958 for ; Wed, 9 Feb 2005 09:27:33 -0800 (PST) Original-Received: from [10.0.1.2] ([217.205.240.212]) (authenticated bits=0) by mac.com (Xserve/smtpin02/MantshX 4.0) with ESMTP id j19HRRFB027955 for ; Wed, 9 Feb 2005 09:27:31 -0800 (PST) Original-To: mailing list for ConTeXt users X-Priority: 3 In-Reply-To: <420A426B.90304@wxs.nl> X-Mailer: Mailsmith 2.1.4 (Blindsider) X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: main.gmane.org gmane.comp.tex.context:18204 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18204 Hans Hagen said on 2005-02-09, 18:03 (+0100 GMT): > > In the index I create, the page numbers are active > > (marked green as defined in \setupinteraction). In =20 > > contents entries, only the chapter numbers are active. =20 > > Can I make the page numbers active in contents? =20 > how about \setuplist[chapter,section][interaction=3Dall] % or number or t= ext or=20 > pagenumber Yes, looks like it defaults to sectionnumber. I wasn=E2=80=99t using \setup= list. Thanks! And thanks for this amazing product, Hans (I=E2=80=99m reading your documen= ts as much as fast as I can...)!