From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39416 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: Spacing on TOC using alternative a Date: Sat, 8 Mar 2008 11:12:32 +0100 Message-ID: <20080308111232.aac42e77.schuster.wolfgang@googlemail.com> References: <200803071934.22968.john@wexfordpress.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 1204971241 7008 80.91.229.12 (8 Mar 2008 10:14:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Mar 2008 10:14:01 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Mar 08 11:14:27 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 1JXw4R-0001T6-Fg for gctc-ntg-context-518@m.gmane.org; Sat, 08 Mar 2008 11:14:27 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 444CB1FB5A; Sat, 8 Mar 2008 11:13:51 +0100 (CET) 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 07517-02; Sat, 8 Mar 2008 11:13:11 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CB7F01FB60; Sat, 8 Mar 2008 11:13:11 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ECB171FB60 for ; Sat, 8 Mar 2008 11:13:10 +0100 (CET) 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 06848-01-4 for ; Sat, 8 Mar 2008 11:12:38 +0100 (CET) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by ronja.ntg.nl (Postfix) with ESMTP id 132E41FB49 for ; Sat, 8 Mar 2008 11:12:37 +0100 (CET) Original-Received: by fg-out-1718.google.com with SMTP id e12so802972fga.8 for ; Sat, 08 Mar 2008 02:12:37 -0800 (PST) Original-Received: by 10.86.26.11 with SMTP id 11mr2891675fgz.74.1204971157740; Sat, 08 Mar 2008 02:12:37 -0800 (PST) Original-Received: from rover ( [91.41.119.20]) by mx.google.com with ESMTPS id d13sm9047936fka.7.2008.03.08.02.12.35 (version=SSLv3 cipher=OTHER); Sat, 08 Mar 2008 02:12:36 -0800 (PST) In-Reply-To: <200803071934.22968.john@wexfordpress.com> X-Mailer: Sylpheed 2.5.0beta1 (GTK+ 2.10.14; i686-pc-mingw32) 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 Xref: news.gmane.org gmane.comp.tex.context:39416 Archived-At: On Fri, 7 Mar 2008 19:34:22 -0500 John Culleton wrote: > The example on page 15 of the manual shows the title and the page number > spaced enough to avoid confusion. When I use similar code the page number is > jammed up next to the title. I have tried the text parameter but it has no > effect. > > Here is my code: > \setuphead[chapter][head=nomarking,number=no] > \setuphead[section][number=no,textcommand=\bf] > \setuphead[subsection][number=no] > \setuphead[subsubsection][number=no] > \setupinteraction[state=start,color=blue] > \setuplist[section][alternative=f,style=bold,interaction=sectionnumber] > \setuplist[subsection][alternative=f,interaction=no] > \setuplist[subsubsection][alternative=a,interaction=all] \setuplist [subsubsection] [alternative=a, interaction=all, pagecommand=\PageNumberDistance] \def\PageNumberDistance#1{\quad#1} 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 ___________________________________________________________________________________