From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31633 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?q?=C1ngel_Luis_Garc=EDa_Fern=E1ndez?= Newsgroups: gmane.comp.tex.context Subject: Re: ntg-context Digest, Vol 28, Issue 76 Date: Mon, 30 Oct 2006 10:16:24 +0100 Organization: Universidad de =?iso-8859-15?q?Ja=E9n?= Message-ID: <200610301016.24825.algarcia@ujaen.es> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162199929 23165 80.91.229.2 (30 Oct 2006 09:18:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 Oct 2006 09:18:49 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 30 10:18:42 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1GeTI2-0005Zd-6q for gctc-ntg-context-518@m.gmane.org; Mon, 30 Oct 2006 10:18:42 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 942901FE2A; Mon, 30 Oct 2006 10:18:41 +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 27513-01; Mon, 30 Oct 2006 10:18:41 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 96AB41FE1A; Mon, 30 Oct 2006 10:16:36 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5715E1FE1A for ; Mon, 30 Oct 2006 10:16:33 +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 26757-02 for ; Mon, 30 Oct 2006 10:16:26 +0100 (CET) Original-Received: from siles.ujaen.es (siles.ujaen.es [150.214.170.33]) by ronja.ntg.nl (Postfix) with SMTP id EBFA41FE10 for ; Mon, 30 Oct 2006 10:16:25 +0100 (CET) Original-Received: from siles.ujaen.es (localhost.localdomain [127.0.0.1]) by localhost.ujaen.es (ESMTP/RIUJA6.0) with ESMTP id 3581E11B7B1 for ; Mon, 30 Oct 2006 10:16:25 +0100 (CET) Original-Received: from p178-024.ujaen.es (p178-024.ujaen.es [150.214.178.24]) by siles.ujaen.es (ESMTP/RIUJA6.0) with ESMTP id 2A0FA11B7A7 for ; Mon, 30 Oct 2006 10:16:25 +0100 (CET) Original-To: ntg-context@ntg.nl User-Agent: KMail/1.8 In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:31633 Archived-At: I tried that, but then nothing appears (empty index) Angel-Luis > Hi Angel-Luis, > > looks like you want a LaTeX-like table of contents. I achieved what I think > you want to achieve as well, using the following commands: > > % setup table of contents > \setupcombinedlist[content][alternative=c,level=section] > > % margins, widths and distances are setup such that section lines line up > with chapter text (change to your liking!) > \setuplist[chapter][margin=0mm,width=6mm,distance=2mm,style=bold,aligntitle >=yes,before=\blank] \setuplist[section][margin=8mm,width=6mm,distance=2mm] > > % place the following in the relevant location > \completecontent > > Hope this ends up looking like you want it to! > > Maarten-Jan > > ----- Original Message ---- > From: ?ngel Luis Garc?a Fern?ndez > To: ntg-context@ntg.nl > Sent: Friday, October 27, 2006 10:16:21 PM > Subject: [NTG-context] Page number alignment in \placecontent > > > Hi all, > > sorry for bothering you with this, but I have a problem: I like this style > for my Index: > > \setuplist[chapter][style=bold] > > \placecontent[level=section, > alternative=c, > criterium=all, > aligntitle=yes] > > But then the section page numbers are placed in the right margin of the > page instead of in the text area as the chapter page numbers are. (if you > want a sample: http://wwwdi.ujaen.es/~algarcia/page.pdf . It's just 16 KB) > > How can I manage to keep all the index structure while moving the section > page numbers to the left? > > ?ngel-Luis > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > > > > > ------------------------------ > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > > > End of ntg-context Digest, Vol 28, Issue 76 > *******************************************