From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31636 Path: news.gmane.org!not-for-mail From: "M.J. Kallen" Newsgroups: gmane.comp.tex.context Subject: Re: ntg-context Digest, Vol 28, Issue 76 Date: Mon, 30 Oct 2006 04:06:57 -0800 (PST) Message-ID: <20061030120657.74107.qmail@web51814.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 1162210051 24202 80.91.229.2 (30 Oct 2006 12:07:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 Oct 2006 12:07:31 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 30 13:07:28 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 1GeVv7-0000tv-Fu for gctc-ntg-context-518@m.gmane.org; Mon, 30 Oct 2006 13:07:13 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6A58C1FE21; Mon, 30 Oct 2006 13:07:12 +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 32018-01-3; Mon, 30 Oct 2006 13:07:04 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 98F451FE17; Mon, 30 Oct 2006 13:07:04 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D9ECD1FE18 for ; Mon, 30 Oct 2006 13:07:02 +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 32018-01-2 for ; Mon, 30 Oct 2006 13:06:58 +0100 (CET) Original-Received: from web51814.mail.yahoo.com (web51814.mail.yahoo.com [206.190.39.233]) by ronja.ntg.nl (Postfix) with SMTP id 108311FE16 for ; Mon, 30 Oct 2006 13:06:57 +0100 (CET) Original-Received: (qmail 74109 invoked by uid 60001); 30 Oct 2006 12:06:57 -0000 Original-Received: from [80.127.211.252] by web51814.mail.yahoo.com via HTTP; Mon, 30 Oct 2006 04:06:57 PST 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:31636 Archived-At: Angel-Luis, I'm not sure why you do not get a table of contents, maybe try to add crite= rium=3Dall to the \setupcombinedlist command and see if that works? Also, y= ou have used \placecontent, which you can use instead of \completecontent. I've tried your settings using the live ConTeXt on the wiki and it works wi= thout the page numbers in the margin. Looking at your sample file, the line= s with the sections are somehow shifted to the right. It is not possible to= see why this is happening. Are you shure you have not added something some= where to change the appearance of the list? Maarten-Jan ----- Original Message ---- From: =C1ngel Luis Garc=EDa Fern=E1ndez To: ntg-context@ntg.nl Sent: Monday, October 30, 2006 10:16:24 AM Subject: Re: [NTG-context] ntg-context Digest, Vol 28, Issue 76 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 thi= nk > 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 > with chapter text (change to your liking!) > \setuplist[chapter][margin=3D0mm,width=3D6mm,distance=3D2mm,style=3Dbold,= aligntitle >=3Dyes,before=3D\blank] \setuplist[section][margin=3D8mm,width=3D6mm,dista= nce=3D2mm] > > % 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=3Dbold] > > \placecontent[level=3Dsection, > alternative=3Dc, > criterium=3Dall, > aligntitle=3Dyes] > > 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 > ******************************************* _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context