From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31619 Path: news.gmane.org!not-for-mail From: "M.J. Kallen" Newsgroups: gmane.comp.tex.context Subject: Re: Page number alignment in \placecontent Date: Sat, 28 Oct 2006 01:36:04 -0700 (PDT) Message-ID: <20061028083604.95590.qmail@web51804.mail.yahoo.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1162024608 15228 80.91.229.2 (28 Oct 2006 08:36:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 28 Oct 2006 08:36:48 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Oct 28 10:36:46 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 1GdjgH-000714-Hf for gctc-ntg-context-518@m.gmane.org; Sat, 28 Oct 2006 10:36:41 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 299101FFCC; Sat, 28 Oct 2006 10:36:40 +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 14638-02-3; Sat, 28 Oct 2006 10:36:29 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CC5F21FFD0; Sat, 28 Oct 2006 10:36:28 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 84A271FFD2 for ; Sat, 28 Oct 2006 10:36:26 +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 14638-02-2 for ; Sat, 28 Oct 2006 10:36:25 +0200 (CEST) Original-Received: from web51804.mail.yahoo.com (web51804.mail.yahoo.com [206.190.38.235]) by ronja.ntg.nl (Postfix) with SMTP id 4D78E1FFCC for ; Sat, 28 Oct 2006 10:36:25 +0200 (CEST) Original-Received: (qmail 95592 invoked by uid 60001); 28 Oct 2006 08:36:04 -0000 Original-Received: from [84.87.143.159] by web51804.mail.yahoo.com via HTTP; Sat, 28 Oct 2006 01:36:04 PDT Original-To: mailing list for ConTeXt users 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:31619 Archived-At: 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=3Dc,level=3Dsection] % margins, widths and distances are setup such that section lines line up w= ith chapter text (change to your liking!) \setuplist[chapter][margin=3D0mm,width=3D6mm,distance=3D2mm,style=3Dbold,al= igntitle=3Dyes,before=3D\blank] \setuplist[section][margin=3D8mm,width=3D6mm,distance=3D2mm] % place the following in the relevant location \completecontent Hope this ends up looking like you want it to! Maarten-Jan ----- Original Message ---- From: =C1ngel Luis Garc=EDa Fern=E1ndez 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=3Dbold] \placecontent[level=3Dsection, alternative=3Dc, criterium=3Dall, aligntitle=3Dyes] But then the section page numbers are placed in the right margin of the pag= e = 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 p= age = numbers to the left? =C1ngel-Luis _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context