From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31618 Path: news.gmane.org!not-for-mail From: =?iso-8859-15?q?=C1ngel_Luis_Garc=EDa_Fern=E1ndez?= Newsgroups: gmane.comp.tex.context Subject: Page number alignment in \placecontent Date: Fri, 27 Oct 2006 22:16:21 +0200 Organization: Universidad de =?iso-8859-15?q?Ja=E9n?= Message-ID: <200610272216.21763.algarcia@ujaen.es> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1161980468 1991 80.91.229.2 (27 Oct 2006 20:21:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Oct 2006 20:21:08 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Oct 27 22:21:03 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 1GdY85-0008Jy-S0 for gctc-ntg-context-518@m.gmane.org; Fri, 27 Oct 2006 22:16:37 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5563F1FF70; Fri, 27 Oct 2006 22:16:37 +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 02999-02-3; Fri, 27 Oct 2006 22:16:27 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 55DA61FF39; Fri, 27 Oct 2006 22:16:27 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8AB561FF70 for ; Fri, 27 Oct 2006 22:16:25 +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 02999-02-2 for ; Fri, 27 Oct 2006 22:16:23 +0200 (CEST) Original-Received: from siles.ujaen.es (siles.ujaen.es [150.214.170.33]) by ronja.ntg.nl (Postfix) with SMTP id 797C11FF2F for ; Fri, 27 Oct 2006 22:16:23 +0200 (CEST) Original-Received: from siles.ujaen.es (localhost.localdomain [127.0.0.1]) by localhost.ujaen.es (ESMTP/RIUJA6.0) with ESMTP id C21B111B7BA for ; Fri, 27 Oct 2006 22:16:22 +0200 (CEST) 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 B23B511B7A1 for ; Fri, 27 Oct 2006 22:16:22 +0200 (CEST) Original-To: ntg-context@ntg.nl User-Agent: KMail/1.8 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:31618 Archived-At: 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